mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:40:44 +00:00
Scope Codex heartbeat guidance to heartbeat turns (#76788)
* fix(codex): scope heartbeat guidance to collaboration mode * fix heartbeat tool direct context * test prompt heartbeat collaboration snapshots * fix heartbeat changelog credit
This commit is contained in:
@@ -26,6 +26,11 @@ Codex heartbeat turns also get the `heartbeat_respond` tool by default, so the
|
||||
agent can record whether the wake should stay quiet or notify without encoding
|
||||
that control flow in final text.
|
||||
|
||||
Heartbeat-specific initiative guidance is sent as a Codex collaboration-mode
|
||||
developer instruction on the heartbeat turn itself. Ordinary chat turns restore
|
||||
Codex Default mode instead of carrying heartbeat philosophy in their normal
|
||||
runtime prompt.
|
||||
|
||||
If you are trying to orient yourself, start with
|
||||
[Agent runtimes](/concepts/agent-runtimes). The short version is:
|
||||
`openai/gpt-5.5` is the model ref, `codex` is the runtime, and Telegram,
|
||||
|
||||
Reference in New Issue
Block a user