What's Changed
- Fix script shell schema by @dgageot in #588
- Fix #585 by @dgageot in #591
- Don't cache messages by @rumpl in #592
- Always return all the agents by @rumpl in #595
- Fix tool response sequencing in anthropic beta client by @krissetto in #596
- Fix shell process cleanup by @rumpl in #564
- Fix stream cancellation in the TUI by @krissetto in #600
- Workaround for bad endpoint returned by docker model status by @krissetto in #599
- Add "Eval" command to the command palette by @rumpl in #608
- Improve the search example by @dgageot in #609
- Pagination for session messages by @stanislavHamara in #561
- Anthropic - set
max_tokensbased on available context by @krissetto in #570 - Allow toolsets to fail initialization without taking down the app by @krissetto in #589
- Honor the baseURL on anthropic by @dgageot in #610
- Remove dead code by @dgageot in #611
- Text selection and copy by @rumpl in #614
- Make Docker Desktop JWT available through the env provider by @dgageot in #615
- Better handling of the gateway by @dgageot in #617
- Text cannot be selected in the TUI by @jkoenig134 in #619
- Also add the provider and model with using the gateway by @dgageot in #620
- Refactor the styles by @rumpl in #622
- Fix wrapping toolsets with instructions by @rumpl in #624
- Less padding and margin in the command palette by @rumpl in #623
- Bump starlette from 0.47.0 to 0.49.1 in /examples/dhi/dhi_mcp_server in the pip group across 1 directory by @dependabot[bot] in #625
- The command palette should not move by @rumpl in #626
- feat: add agent commands support in TUI by @Deepam02 in #612
- Don't return a full Agent in remote mode because all we have is its name by @dgageot in #629
- Pass the agent name chosen by the user by @dgageot in #630
New Contributors
- @jkoenig134 made their first contribution in #619
- @dependabot[bot] made their first contribution in #625
Full Changelog: v1.9.0...v1.9.1