接通custom world session的STDB请求级bridge

This commit is contained in:
2026-04-20 13:13:11 +00:00
parent 3f92380ec9
commit eadfd785d1
7 changed files with 677 additions and 13 deletions

View File

@@ -79,7 +79,7 @@
### 4.2 Custom World
1. 先把 `session / works / profile` 各自 capability 固化
2.`custom world session` 提供 STDB provider
2.`custom world session` 提供 STDB provider,并采用“按请求切换 provider”的桥接方式不把 STDB token 依赖塞回全局 context
3.`agent session` 的会话存取提供 STDB provider
4. 保留 `LLM / asset / stream` 在 orchestrator 边界
5. 等会话和作品真源稳定后,再搬纯状态推导逻辑