kimi-code/packages
haozhe.yang f1274fc22a feat(agent-core-v2): read and write the v1 session index file
- add a legacySessionIndex module defining the v1 session_index.jsonl
  byte format: tolerant line parsing and v1's entry validation (absolute
  sessionDir inside sessionsDir, basename matches sessionId), shared by
  the v2 readers and writer
- append a v1-compatible index line on session create/fork (never on
  resume) through the append-log store, so a v1 CLI sharing the homeDir
  discovers v2 sessions
- locate sessions through the legacy index in FileSessionIndex.get (and
  read-model cold misses) with a directory-scan fallback for stale lines
- reuse the shared parser in the workspace registry's one-shot rebuild
2026-07-13 21:04:41 +08:00
..
acp-adapter chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
agent-core fix: send the product User-Agent on provider registry and catalog fetches (#1597) 2026-07-13 17:45:34 +08:00
agent-core-v2 feat(agent-core-v2): read and write the v1 session index file 2026-07-13 21:04:41 +08:00
kaos chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
kap-server fix(web): make mid-turn delta offsets step-relative (#1609) 2026-07-13 20:47:56 +08:00
klient chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
kosong chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
migration-legacy chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
minidb test: cut slow suite runtimes and isolate experimental flag from host env (#1595) 2026-07-13 17:45:22 +08:00
node-sdk fix: send the product User-Agent on provider registry and catalog fetches (#1597) 2026-07-13 17:45:34 +08:00
oauth fix: send the product User-Agent on provider registry and catalog fetches (#1597) 2026-07-13 17:45:34 +08:00
pi-tui chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
protocol fix(web): make mid-turn delta offsets step-relative (#1609) 2026-07-13 20:47:56 +08:00
server fix(web): restore swarm member list after page refresh (#1589) 2026-07-13 20:40:52 +08:00
server-e2e chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
telemetry chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00