v1.12.1
What's Changed
- Fix: telemetry thread clone vends strong sender causing delay by @dingfeli in #123
- chore: Switch chat default model to Claude Sonnet 4 by @evanliu048 in #219
- chore: Add instructions on how to invoke
/prompts
by @evanliu048 in #208 - fix:
/compact
validation error: missing tool specs by @evanliu048 in #224 - Fix: prompt denial reason upon tool use denial by @arjun37602 in #220
- fix: reduce maximum tool use response size to 400,000 by @brandonskiser in #243
- chore: bump version to 1.12.1 by @brandonskiser in #244
- feat: dynamic default model resolution based on region by @evanliu048 in #258
- chore: add http status code to failure telemetry events by @brandonskiser in #247
- fix: update fs_write tool for relative and absolute paths by @joshrutkowski in #256
- chore: increase granularity of RecvError reason code by @brandonskiser in #259
- Fix/mcp disable by @joshrutkowski in #257
- fix: Add support for passing "args" to MCP configuration when using
q mcp add
by @evanliu048 in #262 - chore: add missing feed items by @brandonskiser in #261
- fix: revise the default model logic by @evanliu048 in #263
- Fix/fs read by @joshrutkowski in #264
- chore: fix typos lint error by @brandonskiser in #265
New Contributors
- @arjun37602 made their first contribution in #220
- @joshrutkowski made their first contribution in #256
Full Changelog: v1.12.0...v1.12.1