kimi-code/packages/agent-core/test/session
Liu Zhongnuo 504e6292ed
feat(mcp): inspect effective authorization state in v1 (#2856)
* feat(mcp): inspect effective authorization state

* test(agent-core-v2): register MCP auth coordinator fixture

* fix(mcp): validate runtime names against full catalog

* fix(mcp): reconnect after pending auth updates

* docs(mcp): describe auth coordinator collaborator

* fix(mcp): ignore disabled runtime name collisions

* fix(mcp): serialize OAuth token refresh

* test(mcp): await OAuth credential writes

* fix(mcp): queue trailing credential reconnect

* fix(oauth): preserve access-only refresh winners

* fix(mcp): preserve legacy offline auth state

* fix(mcp): redact inspection credentials

* refactor(mcp): keep app inspection on v1

* fix(mcp): guard legacy auth status mutations

* fix(mcp): avoid deterministic legacy auth probes

* fix(mcp): cover initialization credential updates

---------

Co-authored-by: 刘仲诺 <liuzhongnuo@dev.msh.team>
2026-08-13 12:00:04 +08:00
..
cron-stop-on-close.test.ts refactor(agent-core): split RuntimeConfig into Kaos and ToolServices (#185) 2026-05-29 12:28:47 +08:00
git-context.test.ts fix(agent-core): surface git context failures for explore subagents (#1067) 2026-06-24 19:59:30 +08:00
init.test.ts feat(mcp): inspect effective authorization state in v1 (#2856) 2026-08-13 12:00:04 +08:00
lifecycle-hooks.test.ts feat(agent-core): default print mode to steer with unbounded limits (#1722) 2026-07-15 11:11:00 +08:00
prompt-metadata.test.ts fix(tui): steer user messages into the running turn while a goal is active (#2153) 2026-07-25 02:12:24 +08:00
store.test.ts fix(workspace): dedupe workspaces across Windows path spelling variants (#1809) 2026-07-17 14:56:06 +08:00
subagent-batch.test.ts feat(agent-core): cap AgentSwarm concurrency via env var (#888) 2026-06-18 16:45:42 +08:00
subagent-host.test.ts feat(agent-core): custom agent files and secondary model on the v1 engine (#2232) 2026-07-29 12:06:26 +08:00