List view
Enable AI agents to automatically write, debug, and improve code. This includes features like auto_debug_exception for runtime debugging, code generation tools, automated testing, and AI-powered refactoring capabilities.
Overdue by 4 day(s)•Due by March 30, 2026•0/10 issues closedImplement the ConnectOnion peer-to-peer network protocol where agents discover and collaborate using public keys as addresses. This includes: message-based architecture (ANNOUNCE/FIND/TASK), relay nodes for NAT traversal, encrypted peer-to-peer communication, contact/stranger management, and the full protocol stack described in network-protocol.md. The managed keys API (co/ prefix) is one component of the broader network infrastructure.
Overdue by 3 month(s)•Due by December 30, 2025•1/1 issues closed