kimi-code/apps
7Sageer 759f45c985 Merge branch 'main' into spine-v2
Conflict resolution notes:
- Follow main's architecture (model-as-container, agent runtime, featurized
  todo/cron/interaction/goal) and re-apply spine features onto it.
- Port agent-scope token counting additions (rawSize/latestMeasurement/
  projected estimates, AgentStatusUpdated rawContextTokens) onto the new
  session-scope ISessionTokenCountingService; adapt spine/kap-server/TUI
  facade call sites to AgentContext-keyed APIs.
- Move branch-added cron tests into the renamed test/features/cron and
  rewrite them on the agent-runtime harness (ctx.resolve(AgentCron)).
- Port the spine-flag todo reminder gate into features/todo; silence the
  reminder lazily so DI-light test hosts keep working.
- Register contextProjector in test hosts that construct context memory
  directly; make the trailing-open-tool-exchange trim compose with main's
  closeTrailingOpenToolExchange in fork.
- Restore mimeType passthrough for staged media uploads (facade uploadFile
  -> IFileService.save) so main's video/image paste pipeline works on the
  v2 facade.
- compactionFutile now latches only when the post-compaction shape still
  exceeds the effective window itself (not the 85% trigger ratio), so
  main's provider-observed-window pre-compaction can still fire.
2026-08-24 20:07:04 +08:00
..
kimi-code Merge branch 'main' into spine-v2 2026-08-24 20:07:04 +08:00
kimi-desktop/out style: strip comments in comment-free packages and fix oxlint errors 2026-08-18 20:39:55 +08:00
kimi-inspect refactor(agent-core-v2): featurize todo/cron/interaction and migrate goal to agent runtime (#3184) 2026-08-23 23:03:51 +08:00
vis feat(agent-core): add tower command to orchestrate multi-agents (#2633) 2026-08-16 15:13:42 +08:00
vscode ci: release packages (#3074) 2026-08-20 21:11:45 +08:00