kimi-code/apps
haozhe.yang b37345e5d5 refactor(agent-core-v2): remove domain barrels via debarrel tool
- add scripts/debarrel.mjs (ts-morph) to rewrite #/<dir> imports to
  precise leaf specifiers and regenerate src/index.ts
- rewrite src and test consumers across the package to import from leaf
  files instead of domain barrels
- delete src/app/event/index.ts barrel and load its leaves from the
  package entry
- extract applyPromptMetadataUpdate so /api/v1 prompt submission derives
  the easy session title, matching /api/v2
- rename the v2 prefix to beta in the CLI prefix tests
2026-07-07 13:33:18 +08:00
..
kimi-code refactor(agent-core-v2): remove domain barrels via debarrel tool 2026-07-07 13:33:18 +08:00
kimi-desktop chore(kimi-desktop): rename installers to kcd-beta-alpha-crazy-internal (#1267) 2026-07-01 19:50:11 +08:00
kimi-web Merge remote-tracking branch 'origin/main' into HEAD 2026-07-06 23:47:51 +08:00
vis feat(agent-core): keep head and tail of user messages during compaction (#1313) 2026-07-02 19:24:37 +08:00