Hector Ros 8a95c428c8
All checks were successful
Build and Push Backend / build (push) Successful in 12s
Add MCP Server for agent communication
- Implement MCP server on stdio for agent communication
- Tools: get_next_task, update_task_status, create_branch, create_pull_request, ask_user_question
- Full integration with database (tasks, agents tables)
- Proper error handling and responses
- Add 'mcp' script to package.json

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 02:04: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 164 KiB
Languages
TypeScript 99.3%
Dockerfile 0.7%