openclaw/src
Adam Holt c91ec2aab7 fix: only inject heartbeat prompt for default agent
The heartbeat prompt from agents.defaults.heartbeat.prompt was being
injected into the system prompt for ALL agents, causing non-default
agents to read the default agent's identity files and adopt its persona.

Now the heartbeat prompt is only included when the session's agent ID
matches the configured default agent. Other agents receive no heartbeat
section in their system prompt.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 01:32:30 +01:00
..
agents fix: only inject heartbeat prompt for default agent 2026-01-10 01:32:30 +01:00
auto-reply fix: abort runs between tool calls 2026-01-10 01:26:25 +01:00
browser refactor(browser): share chrome resolution helpers 2026-01-08 02:18:43 +00:00
canvas-host Tests: stabilize file watchers 2026-01-09 11:06:39 +01:00
cli fix: polish opencode-zen onboarding (#623) (thanks @magimetal) 2026-01-10 01:09:34 +01:00
commands fix: polish opencode-zen onboarding (#623) (thanks @magimetal) 2026-01-10 01:09:34 +01:00
config CLI: fix Cloud Code Assist 400 API errors and missing session exports 2026-01-10 01:07:51 +01:00
cron fix: centralize verbose overrides and tool stream gating 2026-01-10 00:52:24 +01:00
daemon fix: harden onboarding for non-systemd environments 2026-01-09 22:17:09 +01:00
discord fix(discord): remove unused import 2026-01-09 21:18:26 +01:00
docs docs(commands): document /usage slash command 2026-01-09 17:18:01 +01:00
gateway fix: centralize verbose overrides and tool stream gating 2026-01-10 00:52:24 +01:00
hooks fix(ci): stabilize windows tests 2026-01-08 03:54:35 +00:00
imessage Config: add support for per-provider blockStreaming override 2026-01-09 18:11:27 +00:00
infra fix: centralize verbose overrides and tool stream gating 2026-01-10 00:52:24 +01:00
logging test: update google-shared expectations 2026-01-09 03:04:16 +01:00
macos chore: log gateway reload and signals 2026-01-09 08:13:04 +01:00
markdown fix: make forced block chunking fence-safe 2026-01-09 21:52:47 +00:00
media refactor: centralize test path containment checks 2026-01-09 19:15:44 +00:00
msteams fix: filter NO_REPLY prefixes 2026-01-09 23:29:05 +00:00
pairing fix: cap pairing requests and suppress outbound pairing replies 2026-01-09 22:58:18 +00:00
process chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
providers fix(gateway): harden agent provider routing 2026-01-09 23:00:36 +01:00
routing refactor: normalize main session key handling 2026-01-09 22:30:15 +01:00
sessions fix: centralize verbose overrides and tool stream gating 2026-01-10 00:52:24 +01:00
signal feat(signal): add reaction notifications 2026-01-09 23:53:36 +01:00
slack fix: filter NO_REPLY prefixes 2026-01-09 23:29:05 +00:00
telegram fix: keep telegram streamMode draft-only (#619) (thanks @rubyrunsstuff) 2026-01-10 01:14:40 +01:00
terminal feat(cli): improve gateway status output 2026-01-09 09:27:42 +01:00
tui refactor: normalize main session key handling 2026-01-09 22:30:15 +01:00
types feat: add slack multi-account routing 2026-01-08 08:49:16 +01:00
utils fix(gateway): harden agent provider routing 2026-01-09 23:00:36 +01:00
web fix(web): show all WhatsApp shared contacts 2026-01-10 00:22:31 +00:00
wizard fix: harden onboarding for non-systemd environments 2026-01-09 22:17:09 +01:00
entry.ts feat(cli): improve gateway status output 2026-01-09 09:27:42 +01:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts feat: refresh CLI output styling and progress 2026-01-08 05:20:39 +01:00
index.test.ts fix: preserve whatsapp group JIDs 2025-12-23 03:05:59 +01:00
index.ts refactor: centralize unhandled rejection setup 2026-01-07 20:59:49 +00:00
logger.test.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
logger.ts fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
logging.ts fix: avoid Windows runner unicode crash (#567) 2026-01-09 15:19:49 +01:00
polls.test.ts feat: unify poll support 2026-01-06 04:51:05 +00:00
polls.ts feat: unify poll support 2026-01-06 04:51:05 +00:00
provider-web.barrel.test.ts build: add local node bin to restart script PATH 2025-12-07 19:01:14 +01:00
provider-web.ts feat: unify gateway heartbeat 2025-12-26 02:35:40 +01:00
runtime.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.test.ts test: fix Windows path in LID mapping test 2026-01-09 21:34:35 +00:00
utils.ts fix(whatsapp): resolve lid mappings for inbound 2026-01-09 21:46:18 +01:00
version.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00