mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-11 17:56:28 +00:00
- add onWillCreateSession to ISessionLifecycleService: a synchronous participation event fired before a session's services activate, exposing a session-domain facade (readSeed / contributeSeed / onSessionDispose) - workspaceMcp subscribes and activates ephemeral-server overlays itself: the configs travel as the new ISessionEphemeralMcpServers session seed, the stdio cwd is read from ISessionContext, the merged ISessionMcpHandle is contributed over the seed adapter's workspace projection, and the overlay shutdown is attached to the session's teardown - sessionLifecycle drops its IWorkspaceMcpService dependency, the overlay tracking map, handle-dispose wrapping, and the dispose backstop - rename ScopeOptions.extra to seeds and ScopeOptions.assemble to configureContainer |
||
|---|---|---|
| .. | ||
| agentLifecycle | ||
| approval | ||
| cron | ||
| interaction | ||
| process | ||
| question | ||
| sessionActivity | ||
| sessionAgentProfileCatalog | ||
| sessionInit | ||
| sessionLog | ||
| sessionMetadata | ||
| sessionSeed | ||
| sessionSkillCatalog | ||
| subagent | ||
| swarm | ||
| terminal | ||
| todo | ||
| workspaceContext | ||