3 Commits

Author SHA1 Message Date
4a8d3291d3 Add Bearer token authentication support for Authorization header 2026-04-22 18:43:32 +08:00
57fbe3a6c5 Add Nginx deployment support with IP and API key security features 2026-04-22 18:40:51 +08:00
7d70f362b2 feat: Initial implementation of hermes-service with multi-user support
- Complete REST API with session management
- Dynamic user creation with isolated environments
- Multi-user isolation using /d/hermesai/users/{user_id}/.hermes structure
- Full command execution capabilities via Hermes CLI
- Health check and status endpoints
- Follows module development specifications
2026-04-21 13:20:10 +08:00