Files
openclaw/src/commands
user dc3c733612 fix(agent): use session key agentId for transcript path
Cross-agent subagent spawns wrote transcripts to the spawner's agent
directory instead of the target agent's directory. For example, when
main spawned a codex subagent with session key agent:codex:subagent:...,
the transcript went to agents/main/sessions/ instead of agents/codex/sessions/.

Pass sessionAgentId to resolveSessionFilePath so transcripts are written
to the correct agent's session directory.
2026-01-11 11:11:43 +00:00
..
2026-01-11 01:38:15 +01:00
2026-01-08 08:26:40 +01:00
2026-01-09 08:13:05 +01:00
2026-01-10 23:32:07 +01:00
2026-01-11 05:04:36 +01:00
2026-01-08 12:01:06 +01:00
2026-01-11 10:35:16 +00:00
2026-01-10 05:14:07 +01:00
2026-01-11 10:35:16 +00:00