phalanx / ai
AI agent runtime for Phalanx — providers, tools, streaming, structured output, multi-agent coordination
v0.6.1
2026-04-07 15:21 UTC
Requires
- php: ^8.4
- phalanx/core: ^0.5
- phalanx/http: ^0.5
- phalanx/stream: ^0.5
Suggests
- phalanx/console: For CLI agent REPL
- phalanx/postgres: For persistent conversation storage and LISTEN/NOTIFY tasks
- phalanx/redis: For conversation memory and pub/sub agent coordination
- phalanx/ws-server: For real-time agent sessions over WebSocket