picoclaw/.ralph
yinwm be81ba1f30 feat: US-021 - Heartbeat calls ExecuteHeartbeatWithTools
Verified US-021 acceptance criteria:
- checkHeartbeat() calls hs.executeHeartbeatWithTools(prompt) ✓
- ProcessHeartbeat function does not exist (already deleted) ✓
- Typecheck passes (go build ./... succeeds) ✓

Note: US-020 and US-021 were already implemented in previous commits.
The checkHeartbeat function prioritizes the new tool-supporting handler
(hs.onHeartbeatWithTools) over the legacy handler (hs.onHeartbeat).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 20:17:03 +08:00
..
prd.json feat: US-021 - Heartbeat calls ExecuteHeartbeatWithTools 2026-02-12 20:17:03 +08:00
progress.txt feat: US-018 - Add SubagentTool with ToolResult support 2026-02-12 20:14:21 +08:00