Skip to content

v0.2.2

Latest

Choose a tag to compare

@NexaAct NexaAct released this 24 Jul 03:08
077f2b2

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 会仅对该轮对话尝试关闭工具重试,避免整轮对话直接失败。
  • 在内置供应商选项中新增 Kimi,并提供当前支持的模型选择。
  • 新增按对话独立设置 NexaBrowse 路由的能力。每个对话可以分别使用应用默认设置、指定的 NexaBrowse 账号,或独立隐私窗口。
    • 此功能需要 NexaBrowse 0.2.1 或更高版本。
    • 隐私模式会路由到独立的 NexaBrowse 隐私运行时,不会复用账号窗口。
  • 在输入框右下角的上下文使用率左侧新增账号额度快捷按钮。无需进入设置页,即可查看当前选中且已登录账号的额度。