Expand description
REST API and WebSocket server for programmatic agent access
This module provides:
- REST endpoints for agent interaction
- WebSocket streaming for real-time responses
- Bearer token authentication with optional user credentials
- Mandatory TLS with self-signed certificates
- JSON request/response format