Hector Ros 6864258810
All checks were successful
Build and Push Backend / build (push) Successful in 6s
Fix getPodIP: handle different K8s API response structures
- Add debug logging to getPodIP
- Handle both response.body and direct response
- Apply same fix to getPodStatus for consistency
- Fixes 500 error when accessing agent terminal
2026-01-20 19:56:04 +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%