Hector Ros 209b439d26
All checks were successful
Build and Push Backend / build (push) Successful in 6s
Fix terminal proxy: use pod IP instead of non-existent DNS
- Add getPodIP() function to get pod IP from K8s API
- Update terminal proxy to use pod IP directly
- Add logging for proxy requests
- Fixes terminal showing black screen issue
2026-01-20 18:50:08 +01:00
2026-01-20 00:14:13 +01:00

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
AiWorker Backend - Bun + MCP Server
Readme 229 KiB
Languages
TypeScript 99.4%
Dockerfile 0.6%