
𝙊𝙥𝙚𝙣𝘾𝙤𝙙𝙚 v1.17.1 released. TL;DR: references become agent-visible; App adds durable new-session drafts; MCP handling is safer; Anthropic and Zen model support updated.
𝗖𝗼𝗿𝗲
Added
• Added description and hidden metadata to local and Git project references.
Fixed
• Fixed deprecated reference config handling so old configs are accepted and migrated to references.
• Fixed ripgrep-backed file search so .git metadata stays hidden and catch-all searches still respect ignored files.
𝗔𝗴𝗲𝗻𝘁
• Added described project references to agent context, so agents can discover when to inspect configured external directories or repos.
• Added configured reference directories to the external-directory permission allowlist, reducing prompts when reading referenced code or docs.
𝗔𝗽𝗽
• Added /new-session draft routing for the new layout, with draft tabs that promote into real session tabs on submit.
• Fixed draft project switching so changing directories retargets the existing draft instead of spawning a separate new-session flow.
𝗧𝗨𝗜
• Changed @ reference autocomplete to respect hidden: true and show the underlying repo/path beside aliases.
𝗠𝗖𝗣
• Fixed MCP client creation failures so broken servers report failed status and half-created clients are closed.
• Applied configured MCP timeouts to prompt and resource reads, not just tool discovery.
𝗟𝗟𝗠
• Updated the Anthropic adapter dependency to handle Anthropic fallback response shapes instead of failing those responses.
𝗭𝗲𝗻
• Added DeepSeek V4 Pro to the Zen model list as deepseek-v4-pro on the OpenAI-compatible chat-completions endpoint.
• Updated DeepSeek V4 pricing docs, including the DeepSeek V4 Flash cached-input price.
𝗗𝗲𝘀𝗸𝘁𝗼𝗽
• Fixed macOS auto-update packaging by moving Electron Builder to 26.15.2.
𝗦𝗗𝗞
• Updated generated OpenAPI and JS SDK types for references, deprecated reference compatibility, and reference metadata.
No noticeable bundle change
Compare: github.com/anomalyco/open…
English
