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)
10 Aug 2026
fix: clean duplicate tx.Commit + add project/task stats to dashboard
Commit: 367bfb4c
Author: alfirus
Date: 2026-08-10T17:29:22Z
Message: fix: clean duplicate tx.Commit + add project/task stats to dashboard
10 Aug 2026
fix: close missing div wrapper in task card footer
10 Aug 2026
feat: add task delete button + mention listener script
10 Aug 2026
fix: add missing tx.Commit() in project handlers — PM assignment now persists
10 Aug 2026
feat: auth-aware nav on landing page + fix missing React imports
10 Aug 2026
Add transaction commits and fix error handling in projects handler
10 Aug 2026
fix: add missing removeToken import in api.ts
10 Aug 2026
fix: import missing auth token functions in api.ts
10 Aug 2026
fix: add missing useRef import in CommentThread
10 Aug 2026
fix: add missing useState import in CommentThread
Commit: ed11b1dc
Author: alfirus
Date: 2026-08-10T17:19:02Z
Message: fix: close missing div wrapper in task card footer
Commit: fcb5061a
Author: alfirus
Date: 2026-08-10T17:13:31Z
Message: feat: add task delete button + mention listener script
Commit: 82773584
Author: Ubuntu
Date: 2026-08-10T15:21:08Z
Message: fix: add missing tx.Commit() in project handlers — PM assignment now persists
Commit: 5ff170cf
Author: alfirus
Date: 2026-08-10T07:44:29Z
Message: feat: auth-aware nav on landing page + fix missing React imports
Commit: 9bf9995a
Author: alfirus
Date: 2026-08-10T06:11:51Z
Message: Add transaction commits and fix error handling in projects handler
Commit: 896904ec
Author: Ubuntu
Date: 2026-08-10T05:41:39Z
Message: fix: add missing removeToken import in api.ts
Commit: c3abac80
Author: Ubuntu
Date: 2026-08-10T05:35:33Z
Message: fix: import missing auth token functions in api.ts
Commit: 7593c9a1
Author: Ubuntu
Date: 2026-08-10T05:31:08Z
Message: fix: add missing useRef import in CommentThread
Commit: 2e9b92e2
Author: Ubuntu
Date: 2026-08-10T04:27:15Z
Message: fix: add missing useState import in CommentThread