mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-24 16:49:33 +00:00
refactor: route live model reads through session accessor (#96206)
This commit is contained in:
@@ -32,9 +32,10 @@ describe("session accessor boundary guard", () => {
|
||||
"src/agents/embedded-agent-runner/tool-result-truncation.ts",
|
||||
"src/agents/embedded-agent-runner/transcript-rewrite.ts",
|
||||
"src/agents/embedded-agent-runner/transcript-runtime-state.ts",
|
||||
"src/auto-reply/reply/abort.ts",
|
||||
"src/agents/live-model-switch.ts",
|
||||
"src/agents/subagent-control.ts",
|
||||
"src/agents/subagent-registry-helpers.ts",
|
||||
"src/auto-reply/reply/abort.ts",
|
||||
"src/auto-reply/reply/agent-runner-helpers.ts",
|
||||
"src/auto-reply/reply/agent-runner.ts",
|
||||
"src/auto-reply/reply/commands-subagents/action-info.ts",
|
||||
|
||||
Reference in New Issue
Block a user