2026.3.11-0
Added
- Acp client now allows mode discovery and updating from clients.
- Acp now allows discovery and setting of models.
- New
cognition-acpcrate with typedcognition.ai/metadata structs and TypeScript generation via ts-rs. - Both acp and repl modes now set the title using an LLM for smarter session titles.
- Add
CHISEL_LOG_STDERRenv var to direct tracing output to stderr - Forward MCP server configurations from ACP clients to the agent via
session/new - Add
show_pathconfig option to display the current working directory in the input border
Fixed
- Fix “always allow fetches to” permission not being recognized after restart
- Fix pasting text that starts with
#(e.g. markdown headings) being silently dropped. - Fixed stray
<character appearing at the start of terminal output on headless environments whereTERM=dumb - Fixed missing whitespace in thoughts.
- Fix missing DLL errors on Windows ARM by statically linking the C runtime

