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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
NexaAct 0.2.2
Release Notes
English
Improved compatibility for third-party API providers, including more reliable request adaptation, streaming output, tool-schema handling, and actionable upstream authentication or capability errors.
Fixed strict tool-schema conversion for Claude models accessed through Antigravity. When a provider explicitly rejects a tool schema, NexaAct can retry the affected turn without tools instead of failing the entire chat turn.
Added Kimi to the built-in provider options, including the current supported model selection.
Added per-conversation NexaBrowse routing. Each conversation can independently use the app default, a selected NexaBrowse account, or a private browsing window.
This feature requires NexaBrowse 0.2.1 or later.
Private mode is routed to an independent private NexaBrowse runtime and is not reused from an account window.
Added a quick account-quota button beside the context usage indicator in the composer. It shows the quota for the currently selected logged-in account without opening Settings.
中文
优化第三方 API 供应商兼容性,包括请求适配、流式输出、工具 Schema 处理,以及更清晰的上游认证和能力错误提示。
修复通过 Antigravity 使用 Claude 模型时的严格工具 Schema 转换问题。当供应商明确拒绝工具 Schema 时,NexaAct 会仅对该轮对话尝试关闭工具重试,避免整轮对话直接失败。