-
Notifications
You must be signed in to change notification settings - Fork 24
feat: rename /resume to /fulfill-input-request #850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
2450437
to
d8e9282
Compare
EvanBoyle
approved these changes
Jul 15, 2025
Merged
jmoseley
added a commit
that referenced
this pull request
Jul 16, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>gensx-anthropic: 0.2.9</summary> ## [0.2.9](gensx-anthropic-v0.2.8...gensx-anthropic-v0.2.9) (2025-07-16) ### ✨ New Features * Support front end tool calling ([#830](#830)) ([60ac51f](60ac51f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @gensx/core bumped to 0.5.1 </details> <details><summary>gensx-client: 0.1.5</summary> ## [0.1.5](gensx-client-v0.1.4...gensx-client-v0.1.5) (2025-07-16) ### ✨ New Features * rename /resume to /fulfill-input-request ([#850](#850)) ([d0eb55f](d0eb55f)) * Support front end tool calling ([#830](#830)) ([60ac51f](60ac51f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @gensx/core bumped to 0.5.1 </details> <details><summary>gensx-core: 0.5.1</summary> ## [0.5.1](gensx-core-v0.5.0...gensx-core-v0.5.1) (2025-07-16) ### ✨ New Features * real time front end tools ([#849](#849)) ([44a4c68](44a4c68)) * rename /resume to /fulfill-input-request ([#850](#850)) ([d0eb55f](d0eb55f)) * Support front end tool calling ([#830](#830)) ([60ac51f](60ac51f)) </details> <details><summary>gensx-cloud-mcp: 0.0.18</summary> ## [0.0.18](gensx-cloud-mcp-v0.0.17...gensx-cloud-mcp-v0.0.18) (2025-07-16) ### ✨ New Features * Support front end tool calling ([#830](#830)) ([60ac51f](60ac51f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @gensx/core bumped to 0.5.1 </details> <details><summary>gensx-openai: 0.3.1</summary> ## [0.3.1](gensx-openai-v0.3.0...gensx-openai-v0.3.1) (2025-07-16) ### Dependencies * The following workspace dependencies were updated * dependencies * @gensx/core bumped to 0.5.1 </details> <details><summary>gensx-react: 0.2.1</summary> ## [0.2.1](gensx-react-v0.2.0...gensx-react-v0.2.1) (2025-07-16) ### ✨ New Features * rename /resume to /fulfill-input-request ([#850](#850)) ([d0eb55f](d0eb55f)) * Support front end tool calling ([#830](#830)) ([60ac51f](60ac51f)) ### 🐛 Bug Fixes * exporting clear method, fixing docs for useWorkflow hook ([#845](#845)) ([aee6d73](aee6d73)) ### Dependencies * The following workspace dependencies were updated * dependencies * @gensx/client bumped to 0.1.5 * @gensx/core bumped to 0.5.1 </details> <details><summary>gensx-storage: 0.2.1</summary> ## [0.2.1](gensx-storage-v0.2.0...gensx-storage-v0.2.1) (2025-07-16) ### Dependencies * The following workspace dependencies were updated * dependencies * @gensx/core bumped to 0.5.1 </details> <details><summary>gensx-vercel-ai: 0.3.1</summary> ## [0.3.1](gensx-vercel-ai-v0.3.0...gensx-vercel-ai-v0.3.1) (2025-07-16) ### ✨ New Features * Support front end tool calling ([#830](#830)) ([60ac51f](60ac51f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @gensx/core bumped to 0.5.1 </details> <details><summary>create-gensx: 0.1.55</summary> ## [0.1.55](create-gensx-v0.1.54...create-gensx-v0.1.55) (2025-07-16) ### 🐛 Bug Fixes * Fix create-gensx test for mismatch local vs npm versions. ([#854](#854)) ([ee34759](ee34759)) ### Dependencies * The following workspace dependencies were updated * dependencies * gensx bumped to 0.4.1 </details> <details><summary>gensx: 0.4.1</summary> ## [0.4.1](gensx-v0.4.0...gensx-v0.4.1) (2025-07-16) ### ✨ New Features * rename /resume to /fulfill-input-request ([#850](#850)) ([d0eb55f](d0eb55f)) * Support front end tool calling ([#830](#830)) ([60ac51f](60ac51f)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Rename the API to reflect the backend changes.