Ava-Pi notification system

t-538·Epic·
·
·
Created2 weeks ago·Updated2 weeks ago

Execution Summary

0/3
Tasks Completed
$0.00
Total Cost
0s
Total Time

Design

Edit

Enable ava to receive real-time notifications when pi agents complete tasks. Goal: replace polling-based heartbeat checks with push-based notifications via unix socket.

Child Tasks

  • t-538.1 - Pi extension for agent completion notifications [InProgress]
  • t-538.2 - Ava dual-channel listener (Telegram + socket) [Open]
  • t-538.3 - Socket message protocol and handler [Open]

Timeline (2)

💬[human]2 weeks ago

This epic is superseded by t-539 (agentd unified orchestration). The agentd approach uses HTTP webhooks (t-539.6) instead of a separate socket listener, which is simpler and more robust.