What's Changed
- Support piping by @dgageot in #901
- RAG re-ranking by @krissetto in #897
- Actually copy RuntimeConfig by @dgageot in #902
- Don't track usage when asked not to by @dgageot in #903
- fix: add proper Shift+Enter and Ctrl+J newline handling (#871) by @rockygeekz in #875
- Make it easier to bump the schema version by @dgageot in #905
- perf: cache lexers per file extension in syntax highlighting by @rumpl in #906
- Tool rendering niceties by @rumpl in #907
- Working directory by @rumpl in #910
- More validation of script tools config by @dgageot in #909
- Work around for MCP Gateway schema issue by @dgageot in #911
- [anthropic] structured outputs: use correct beta header by @dgageot in #908
- Tweak the git commit message by @rumpl in #912
Full Changelog: v1.9.21...v1.9.22