modelcontextprotocol / modelcontextprotocol/quickstart-resources
Support for recurring tool calls
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 680
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 9
Description
Should we provide available tools to the model during recurring anthropic.messges.create calls?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with client.py at lines 99-102 in the linked quickstart resource and inspect the recurring anthropic.messages.create calls. Determine whether available tools are supplied on each call, then define the expected recurring-call behavior before making a change. The issue is done when the client consistently handles tools during recurring calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100