- Add API server with WebSocket support and REST endpoints - Implement authentication system with API keys and permissions - Add task queue system with Redis backend and error handling - Include storage layer with database migrations and schemas - Add comprehensive logging, metrics, and telemetry - Implement security middleware and network utilities - Add experiment management and container orchestration - Include configuration management with smart defaults |
||
|---|---|---|
| .. | ||
| api_key.go | ||
| api_key_test.go | ||
| database.go | ||
| flags.go | ||
| hybrid.go | ||
| keychain.go | ||
| keychain_test.go | ||
| permissions.go | ||
| permissions_loader.go | ||
| validator.go | ||