feat(airi-plugin-claude-code): now works with Claude Code hooks

This commit is contained in:
Neko Ayaka
2025-10-09 16:09:57 +08:00
parent 10329fec82
commit 668d54a9b2
11 changed files with 320 additions and 136 deletions
+1
View File
@@ -68,5 +68,6 @@
},
"rust-analyzer.checkOnSave": true,
"rust-analyzer.cachePriming.enable": false, // Disable cache priming on workspace startup to save some memory while working on non-Rust tasks
"vitest.disableWorkspaceWarning": true
}