generated from nhcarrigan/template
-
v1.12.0
Stablereleased this
2026-03-13 01:39:27 -07:00 | 6 commits to main since this release[1.12.0] - 2026-03-13
CLI Compatibility (v2.1.68–v2.1.74)
This release brings Hikari Desktop to full compatibility with Claude Code CLI v2.1.74, covering every changelog from v2.1.68 through v2.1.74.
New Features
- Auto-memory panel — Browse and manage Claude's auto-memory files directly in the app, accessible via the nav menu or the
/memoryslash command; live toast notifications appear whenever Claude writes to a memory file mid-session - Unified toast system — All notifications (achievements, updates, auto-memory writes, worktree events) now flow through a single stacked toast container in the top-right corner; the update notification now links to the releases page instead of showing action buttons
- CLI built-ins in slash command menu —
/simplify,/loop,/batch,/memory, and/contextare now surfaced in the slash command picker with a "CLI" badge - Cron tool support —
CronCreate,CronDelete, andCronListtools are fully handled with character state mapping;CLAUDE_CODE_DISABLE_CRONtoggle added to Agent Settings - Worktree tools —
EnterWorktreeandExitWorktreetools are now recognised and mapped to the correct character state, with toast notifications on create and remove - Agent tool rename — The
Tasktool was renamed toAgentin CLI v2.1.69; both names are now handled, along with the newagent_typefield in tool inputs - Per-agent model display — The agent monitor now shows the model override for each subagent where specified
- Worktree status in agent monitor — Agent monitor reflects the
worktreefield from status line hook events - CLI update indicator — Version bar now shows a badge when a newer CLI version is available on npm
- MCP binary file links — File paths for PDFs, audio files, and Office documents saved by MCP tools are rendered as clickable links in markdown output; WSL paths are automatically converted to Windows UNC paths before opening
autoMemoryDirectorysetting — Exposes Claude'sautoMemoryDirectoryoption in Agent Settings; passed via--settingsat session startmodelOverridessetting — Exposes Claude'smodelOverridesoption as a JSON textarea in ConfigSidebar, for Bedrock, Vertex, and Foundry users who need to map model names to provider-specific IDsincludeGitInstructionstoggle — New setting to opt out of Claude's automatic git instructionsENABLE_CLAUDEAI_MCP_SERVERStoggle — New setting to opt out of Claude's bundled claude.ai MCP servers
Improvements
- Session resume list — Sessions are now sorted by most recent activity, with the most recent user message shown as the preview instead of the first few messages
/memorycommand — Now opens the in-app memory browser panel rather than attempting to invoke the CLI's interactive TUI, which is incompatible with stream-JSON output
Bug Fixes
- Fixed
/memorysilently doing nothing when invoked via the slash command menu - Fixed custom persona agents and MCP-spawned agents displaying
unknownas their type; they now correctly default togeneral-purpose - Removed deprecated Claude Opus 4.0 and 4.1 model IDs from the model selector; Opus 4.6 is now the default Opus option
Downloads
- Auto-memory panel — Browse and manage Claude's auto-memory files directly in the app, accessible via the nav menu or the