refactor(agents): drop runtime context re-export · openclaw/openclaw@e15dade
openclaw
·
2026-06-17
·
via Recent Commits to openclaw:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit e15dade
refactor(agents): drop runtime context re-export
1 file changed
Lines changed: 0 additions & 1 deletion
File tree
src/agents/embedded-agent-runner/run
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|
@@ -11,7 +11,6 @@ import {
|
11 | 11 | OPENCLAW_RUNTIME_EVENT_HEADER, |
12 | 12 | } from "../../internal-runtime-context.js"; |
13 | 13 | import type { CurrentInboundPromptContext } from "./params.js"; |
14 | | -export { OPENCLAW_RUNTIME_CONTEXT_CUSTOM_TYPE }; |
15 | 14 | |
16 | 15 | const OPENCLAW_RUNTIME_EVENT_USER_PROMPT = "Continue the OpenClaw runtime event."; |
17 | 16 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments