generated from nhcarrigan/template
feat: CLI v2.1.81–v2.1.104 support #261
Reference in New Issue
Block a user
Delete Branch "feat/cli-again"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements support for all Claude Code CLI changes from v2.1.81 through v2.1.104, closing issues #253–#260.
Changes
CwdChangedhook event: parse and emitclaude:cwd-changedTauri event; newCwdChangedEventtypeFileChangedhook event: parse and emitclaude:file-changedTauri event; newFileChangedEventtype--output-format stream-jsonmode — closed as not applicableTaskCreatedandPermissionDeniedhook events: parse and emitclaude:task-created/claude:permission-deniedTauri events;PermissionDeniedalso triggersCharacterState::Permissioncharacter animationMonitortool: added"Monitor"toSEARCH_TOOLSconstant so it maps toCharacterState::SearchingdisableSkillShellExecutionsetting: wired throughClaudeStartOptions,HikariConfig,--settingsJSON, TypeScript interface, and exposed in the Config Sidebar UISUPPORTED_CLI_VERSIONconstant from"2.1.80"to"2.1.104"All changes pass
check-all.sh(ESLint → Prettier → svelte-check → Vitest → Clippy → cargo test with llvm-cov).✨ This PR was created with help from Hikari~ 🌸