ChatWise Changelog

v0.10.6
Mar 6, 2026
  • Add OpenAI Codex: GPT 5.4
  • Custom provider: get model info from models.dev automatically
v0.10.5
Mar 2, 2026
  • Agent: fix YAML parsing in SKILL.md
  • Fix OpenAI Codex provider: disable max output token
v0.10.4
Mar 1, 2026
  • Fix reasoning UI for GLM / Kimi 2.5 in Agent mode
  • Fix loading effect for tool call
v0.10.3
Mar 1, 2026
  • Agent mode: add AskUserQuestion tool, add work directory support
  • Fix Claude reasoning signature
v0.10.2
Mar 1, 2026
  • Agent mode: fix Bash tool on Windows
  • Dark mode: make it darker
  • Google provider: add oauth support
v0.10.1
Feb 28, 2026

Fix a UI regression from v0.10

v0.10.0
Feb 28, 2026

This version introduces a preview version of Agent mode, providing the model with 4 built-in tools:

Bash, Write, Read, Edit (to run commands and edit files)

Agent mode will load Agent Skills from ~/.claude/skills and ~/.agents/skills by default.

Agent mode currently disables MCP, Artifacts, and Web Search in this preview release.

In Agent mode the model will automatically choose which tool or skill to use, but you can also type / in the input area to manally select a skill and preload its SKILL.md file.

v0.9.82
Feb 27, 2026

Fix GPT-5.2 Chat

v0.9.81
Feb 24, 2026
  • Add OpenCode Zen provider
  • Add OpenAI Codex provider, which you can authenticate with your OpenAI subscription
  • Add Fireworks provider
  • Add MiniMax provider
  • Add search in provider settings
v0.9.80
Feb 6, 2026
  • Support Anthropic / Claude Opus 4.6
  • Upgrade to AI SDK v6
v0.9.79
Jan 29, 2026

0% idle CPU usage has been achieved internally.

v0.9.78
Jan 29, 2026

Fix cpu usage.

v0.9.77
Jan 29, 2026
  • Optimize idle cpu usage
  • Fix temperature setting for Kimi K2.5
v0.9.76
Dec 19, 2025

Fix reasoning UI for OpenAI, #1207

v0.9.75
Dec 18, 2025

Tweaks.

v0.9.74
Dec 18, 2025

Fix reasoning UI for OpenRouter gemini-3-flash

v0.9.73
Dec 17, 2025

Add gpt-image-1.5 in OpenAI and AiHubMix

v0.9.72
Dec 14, 2025

Fix GPT 5.2 xhigh reasoning

v0.9.71
Dec 14, 2025

fix #1201

v0.9.70
Dec 14, 2025

Fix command center

v0.9.69
Dec 13, 2025

Fix chat restoring, #1197

v0.9.68
Dec 13, 2025

fix invalid peer certificate error

v0.9.67
Dec 13, 2025

fix http: use rustls

v0.9.66
Dec 12, 2025

Fix styling and description for xhigh reasoning effort

v0.9.65
Dec 12, 2025
  • Support new GPT-5.2 reasoning effort: xhigh
  • Remember last opened chat and restore on app startup
v0.9.64
Nov 28, 2025

Fix web search.

v0.9.63
Nov 27, 2025

Update default models for web search / chat title

v0.9.62
Nov 27, 2025

Fix web search #1172

v0.9.61
Nov 27, 2025
  • Hide image generated in thought process, #1170
  • Update MCP SDK to the latest version, #1169
  • Use Command+Number (mac) or Ctrl+Number (others) to switch assistant
v0.9.60
Nov 25, 2025

Fix Anthropic / Claude 4.5 Opus