| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-14 | 522 Bytes | |
| v1.0.5 source code.tar.gz | 2026-06-14 | 575.5 kB | |
| v1.0.5 source code.zip | 2026-06-14 | 706.9 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
Changes
- kimi-code: resolve config from correct directory — Config path now resolves from
KIMI_CODE_HOME/.kimi-codeinstead of the legacyKIMI_SHARE_DIR/.kimi. - kimi-code: match PreToolUse hook to
Bashtool — The hook matcher was targetingShellbut Kimi Code exposes the tool asBash. Updated to match the correct tool name.
Docs
- readme: note optional cc-safety-net skill for Kimi Code — Added a note about the
/cc-safety-netskill for configuring custom rules.