Skip to content

Conversation

@LucaButBoring
Copy link

Implements basic support for task-augmented tool calls in MCP. This just swaps the callTool() invocation for callToolStream(). It has not yet been determined if this should be gated by an option or not.

Description

Swaps the callTool() invocation for callToolStream() to support using task-augmented tools.

Related Issues

#356

Documentation PR

N/A (unless we decide to put this under an option)

Type of Change

New feature

Testing

How have you tested the change?

  • I ran npm run check

Also spot-checked against https://github.com/LucaButBoring/simple-tasks-test.

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Implements basic support for task-augmented tool calls in MCP.
This just swaps the callTool() invocation for callToolStream().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant