multica/src
Jiang Bohan 5380b146b3 chore(deps): upgrade pi-ai and pi-agent-core to 0.52.9
Upgrade @mariozechner/pi-ai and @mariozechner/pi-agent-core from 0.50.3
to 0.52.9 to support latest models (claude-opus-4-6, o3, o3-mini).

Breaking type changes addressed:
- exactOptionalPropertyTypes: use conditional spread or `| undefined`
- TOOL_PROFILES removed: strip all profile references from CLI
- AgentMessage union requires timestamp: cast test fixtures
- AsyncAgent.id → sessionId
- Add explicit callback parameter types for SDK event handlers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 19:13:38 +08:00
..
agent chore(deps): upgrade pi-ai and pi-agent-core to 0.52.9 2026-02-09 19:13:38 +08:00
channels fix(channels): suppress heartbeat ack in outbound replies 2026-02-09 16:53:41 +08:00
client Initial project setup with multi-component architecture 2026-01-28 14:08:34 +08:00
console chore(deps): upgrade pi-ai and pi-agent-core to 0.52.9 2026-02-09 19:13:38 +08:00
cron feat(hub): wire heartbeat controls into hub and cron wake mode 2026-02-06 16:42:14 +08:00
gateway chore(deps): upgrade pi-ai and pi-agent-core to 0.52.9 2026-02-09 19:13:38 +08:00
heartbeat fix(heartbeat): bypass empty-file check for cron-triggered wakes 2026-02-09 15:08:04 +08:00
hub chore(deps): upgrade pi-ai and pi-agent-core to 0.52.9 2026-02-09 19:13:38 +08:00
media fix(channels): address code review issues 2026-02-09 11:22:17 +08:00
shared feat(channels): add media attachment types and cache directory 2026-02-09 09:44:21 +08:00
index.ts feat(heartbeat): add heartbeat core runner and profile integration 2026-02-06 16:41:56 +08:00