generated from nhcarrigan/template
-
v1.14.0
Stablereleased this
2026-04-13 16:18:51 -07:00 | 0 commits to main since this releasev1.14.0
✨ New Features
- Global CLAUDE.md editor — Edit your
~/.claude/CLAUDE.md(global Claude Code instructions) directly from the Settings sidebar without needing to touch the filesystem manually CwdChangedhook event — Hikari now tracks when Claude Code changes its working directory mid-sessionFileChangedhook event — File change notifications from Claude Code are now captured and emittedTaskCreatedhook event — Task creation events are now captured and emittedPermissionDeniedhook event — Permission denial events are now captured, emitted, and trigger the permission character animation- Bare mode — New config toggle that passes
--bareto Claude Code, suppressing UI chrome for headless scripted use - Show clear context prompt on plan accept — New config toggle to control whether the clear context prompt appears when accepting a plan
- Custom model option — New config field that sets
ANTHROPIC_CUSTOM_MODEL_OPTIONfor custom model providers disableSkillShellExecutiontoggle — Claude Code's skill shell execution setting is now exposed in the Settings sidebarMonitortool support — TheMonitortool now correctly maps to the searching character animation
🐛 Bug Fixes
- Fixed
disable_cronanddisable_skill_shell_executionbeing saved to config but never passed to Claude Code at session start - Fixed the Global CLAUDE.md editor showing an empty text box on Windows (was resolving to the Windows home directory instead of the WSL home directory)
🔧 Maintenance
- Supported CLI version updated to 2.1.104
- Forward-compatibility fields from newer CLI versions (
output_style,fast_mode_state,model_usage,total_cost_usd) are now accepted gracefully
Downloads
- Global CLAUDE.md editor — Edit your