kimi-code/packages
qer ed420c99fd
test(agent-core-v2): add lifecycle create stub to sessionLegacy status test (#1691)
SessionLegacyService.status() now resolves the main agent through
ensureMainAgent() -> IAgentLifecycleService.create() (since d158e0a7a),
but the scenario's hand-rolled lifecycle stub only implemented
whenReady, so the test errored with 'create is not a function' before
any assertion ran. Return the existing main agent from create, matching
the real service's create-or-get contract for explicit ids.
2026-07-14 16:56:11 +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(agent-core): re-register builtin tools when provider resolves late (#1688) 2026-07-14 16:37:17 +08:00
agent-core-v2 test(agent-core-v2): add lifecycle create stub to sessionLegacy status test (#1691) 2026-07-14 16:56:11 +08:00
kaos chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
kap-server ci: release packages (#1583) 2026-07-14 15:01:30 +08:00
klient ci: release packages (#1583) 2026-07-14 15:01:30 +08:00
kosong fix: resolve and synchronize thinking effort (#1625) 2026-07-14 16:37:03 +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(agent-core-v2): keep invalidated OAuth flows observable during login (#1663) 2026-07-14 12:16:28 +08:00
pi-tui chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
protocol fix: resolve and synchronize thinking effort (#1625) 2026-07-14 16:37:03 +08:00
server-e2e fix: align v1 protocol handshake and tool_result media passthrough (#1630) 2026-07-13 23:13:48 +08:00
telemetry chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00