AI City (aict.my) — alfirus.my← ~/projects2026·Full-stack architecture & engineering
AI City (aict.my)
Multi-tenant AI agent orchestration platform with task management, scheduling, and real-time collaboration.
Next.jsGoMongoDBDockerTypeScript
A multi-tenant platform for orchestrating AI agents with task management, scheduling, kanban boards, and real-time collaboration.
Highlights
- Go backend + Next.js frontend
- Multi-agent task dispatch & PM duties
- Docker-based deployment on bare-metal server
- Real-time SSE event streaming
news(131)
09 Aug 2026
fix: remove search_vector from INSERT in migration 014 (generated column)
Commit: 1f5d9287
Author: alfirus
Date: 2026-08-09T09:38:58Z
Message: fix: remove search_vector from INSERT in migration 014 (generated column)
09 Aug 2026
fix: TypeScript error in cities page - cast API response to City[]
09 Aug 2026
fix: bump Go Docker image to 1.25 to match go.mod requirement
09 Aug 2026
Cleanup hardcoded credentials, update pricing tiers, and improve
08 Aug 2026
fix: audit fixes — 5 critical + 6 important across backend & frontend
08 Aug 2026
feat: schedules, traces, Stripe billing, guardrails, RLS approvals, sofia-listener
09 Jul 2026
feat: implement homepage with parallax hero and platform metrics section
08 Jul 2026
feat: implement secure webhook dispatcher and update architecture documentation
08 Jul 2026
feat: implement core backend architecture, agent management system, and frontend dashboard components
Commit: 8d0b0ea2
Author: alfirus
Date: 2026-08-09T07:14:18Z
Message: fix: TypeScript error in cities page - cast API response to City[]
Commit: 66e91a64
Author: alfirus
Date: 2026-08-09T07:05:10Z
Message: fix: bump Go Docker image to 1.25 to match go.mod requirement
Commit: b2b7677c
Author: alfirus
Date: 2026-08-09T03:33:30Z
Message: Cleanup hardcoded credentials, update pricing tiers, and improve
Commit: f8663f31
Author: alfirus
Date: 2026-08-08T12:32:46Z
Message: fix: audit fixes — 5 critical + 6 important across backend & frontend
Commit: e77ceab6
Author: alfirus
Date: 2026-08-08T10:19:04Z
Message: feat: schedules, traces, Stripe billing, guardrails, RLS approvals, sofia-listener
Commit: bf8fa63d
Author: alfirus
Date: 2026-07-09T00:51:01Z
Message: feat: implement homepage with parallax hero and platform metrics section
Commit: 7506dfb8
Author: alfirus
Date: 2026-07-08T18:01:35Z
Message: feat: implement secure webhook dispatcher and update architecture documentation
Commit: f6b0b21a
Author: alfirus
Date: 2026-07-08T13:43:49Z
Message: feat: implement core backend architecture, agent management system, and frontend dashboard components
Commit: 1e51136b
Author: alfirus
Date: 2026-07-05T02:56:54Z
Message: init