Basic agent dispatch — single provider #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Minimal agent dispatch: receive chat message, call single configured LLM provider (Anthropic), stream response back via WebSocket. No routing engine yet. Foundation for Phase 2 agent layer.