• Joined on 2026-01-19
admin pushed to main at admin/aiworker 2026-01-20 02:00:31 +00:00
d3a30a6c32 Update submodules and simplify sessions index
admin pushed to main at admin/aiworker 2026-01-20 01:25:53 +00:00
0d97eb1530 Add MCP bridge configuration as STEP 0 in next session
admin pushed to main at admin/aiworker-agent 2026-01-20 01:24:52 +00:00
7ea10571c4 Add MCP bridge server for Claude Code integration
admin pushed to main at admin/aiworker 2026-01-20 01:21:57 +00:00
d155502293 Session 2026-01-20: Frontend Dashboard + MCP + Agents complete
admin pushed to main at admin/aiworker-agent 2026-01-20 01:11:09 +00:00
924bf2244d Add agent access documentation and MCP usage guide
admin pushed to main at admin/aiworker-frontend 2026-01-20 01:10:22 +00:00
0ac135539b Improve UI: hierarchical navigation + task deletion
admin pushed to main at admin/aiworker 2026-01-20 01:08:41 +00:00
2f1645adec Remove required ANTHROPIC_API_KEY from agent deployment
admin pushed to main at admin/aiworker 2026-01-20 01:05:50 +00:00
4b011de8b5 Update agent deployment: HTTPS backend + MCP endpoints + improved resources
admin pushed to main at admin/aiworker-backend 2026-01-20 01:05:01 +00:00
08e6f66c7d Add HTTP MCP endpoints for agent communication
admin pushed to main at admin/aiworker-backend 2026-01-20 01:04:07 +00:00
8a95c428c8 Add MCP Server for agent communication
admin pushed to main at admin/aiworker-frontend 2026-01-20 01:02:26 +00:00
8b5f75a289 Enhance frontend dashboard with stats, modals, and actions
admin pushed to main at admin/aiworker-agent 2026-01-20 00:59:09 +00:00
2b06c8c543 Upgrade agent image to Ubuntu 24.04 with full dev tooling
admin pushed to main at admin/aiworker-backend 2026-01-20 00:56:28 +00:00
1dc0ab515d Add authentication system with session-based auth
admin pushed to main at admin/aiworker-frontend 2026-01-20 00:51:19 +00:00
90615832dd Fix Tailwind config: add @tailwindcss/vite plugin and use bun server for production
admin pushed to main at admin/aiworker-frontend 2026-01-20 00:47:25 +00:00
391bb7e9a8 Migrate to Vite for proper production builds with code splitting and optimization
admin pushed to main at admin/aiworker-frontend 2026-01-20 00:38:06 +00:00
de0a0b8357 Fix import.meta.env error: use relative API URL
admin pushed to main at admin/aiworker-frontend 2026-01-20 00:34:41 +00:00
3fc9b01940 Fix frontend build: compile React bundle properly
admin pushed to main at admin/aiworker-frontend 2026-01-20 00:30:26 +00:00
137f1fe110 Fix HTML serving: use Bun.file() instead of HTMLBundle import
admin pushed to main at admin/aiworker-agent 2026-01-20 00:27:46 +00:00
5707be2507 Switch to Bun runtime for Claude Code
admin pushed to main at admin/aiworker 2026-01-20 00:26:49 +00:00
e15e60c810 Expand FASE 4 documentation and add ArgoCD reminders