agent-orchestrator/packages/plugins/agent-kimicode
Harsh Batheja bc6f1cf70d fix(plugin-kimicode): use kimi.json for workspace mapping and add --work-dir
Read ~/.kimi/kimi.json work_dirs[] as the authoritative workspace-to-session
mapping. When last_session_id is populated, prefer it over the directory-mtime
recency heuristic — kimi itself wrote it. Falls back gracefully to the existing
MD5 hash scan when kimi.json is absent or last_session_id is null.

Add --work-dir to getLaunchCommand using projectConfig.path to establish an
explicit cwd contract, preventing shell-rc / tmux-hook drift from causing the
MD5(cwd) hash to diverge from kimi's session bucket.
2026-04-26 20:16:11 +05:30
..
src fix(plugin-kimicode): use kimi.json for workspace mapping and add --work-dir 2026-04-26 20:16:11 +05:30
package.json feat(plugin): add kimicode agent plugin 2026-04-21 04:19:31 +05:30
tsconfig.json feat(plugin): add kimicode agent plugin 2026-04-21 04:19:31 +05:30