db09616a69ad9c4e575cb992e2469153814bc38a
All checks were successful
Build and Push Backend / build (push) Successful in 5s
- Create ClusterIP service for each agent pod
- Service exposes port 7681 (ttyd terminal)
- Service DNS: {podName}-terminal.agents.svc.cluster.local
- Backend proxy uses service DNS instead of pod IP
- Fixes WebSocket proxy issues
- Services are created/deleted with pods
AiWorker Backend
Backend service built with Bun 1.3.6
Features
- Bun.serve() native API
- MariaDB with Drizzle ORM
- Auto-migrations on startup
- WebSocket support
- MCP Server for agents
CI/CD
Builds automatically on push via Gitea Actions
Description
Languages
TypeScript
99.4%
Dockerfile
0.6%