8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feat: add streamable-http support
fix: wrap tool arguments and document claude/gemini models
chore: bump version to v0.6.8
fix token calc problem for long context
fix: reduce context length to avoid token overflow
fix: trim ```json and <think> from responses
chore: bump version v0.6.4
fix: refine the prompts
Take user inputs when formating output Fix #282
Fix the commands and update the doc