You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(appearance): The interface font now defaults to Inter.
feat(claude): A new custom model option — set your own model id, name and description to surface a custom entry (for example a model behind a gateway or proxy) in Claude Code's in-session model picker, available both per agent and on Claude model providers.
fix(composer): Pasted file paths and filenames (lib.rs, notes.md, setup.io, …) are no longer turned into clickable links.
fix(message): Copying a user message now copies its literal text instead of escaped Markdown — Windows paths and other backslashes are kept verbatim.
发布版本 0.15.12
功能(外观):界面字体现在默认使用 Inter。
功能(Claude):新增自定义模型选项——可填写自己的模型 ID、名称和描述,在 Claude Code 的会话内模型选择器中显示一个自定义条目(例如网关或代理后的模型),支持按智能体配置,也可在 Claude 模型供应商中设置。