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: add missing useState import in ApprovalList
Commit: 39ba2bdf
Author: Ubuntu
Date: 2026-08-10T04:22:46Z
Message: fix: add missing useState import in ApprovalList
10 Aug 2026
fix: add missing mounted state in admin page
10 Aug 2026
refactor: rename sofia-listener to agent-listener (generic for multi-agent)
10 Aug 2026
Add sofia-listener mention state tracker
10 Aug 2026
fix: SQL syntax in assign-manager, CSRF SameSite, PWA assets, notification handlers
09 Aug 2026
fix: resolve all ESLint errors (101 errors -> 0) and remove whatsapp-sender CI step
09 Aug 2026
feat: add PWA support for aict.my
09 Aug 2026
fix: comment handlers validate input before DB access
09 Aug 2026
fix: revert postgres image to pg16 (data was initialized with pg16)
09 Aug 2026
feat: Project Manager backend APIs
Commit: 223d02c5
Author: alfirus
Date: 2026-08-10T04:18:10Z
Message: fix: add missing mounted state in admin page
Commit: 8885cab8
Author: alfirus
Date: 2026-08-10T04:12:13Z
Message: refactor: rename sofia-listener to agent-listener (generic for multi-agent)
Commit: ba5d3f49
Author: alfirus
Date: 2026-08-10T02:55:23Z
Message: Add sofia-listener mention state tracker
Commit: 4d5cdec4
Author: Ubuntu
Date: 2026-08-10T00:22:00Z
Message: fix: SQL syntax in assign-manager, CSRF SameSite, PWA assets, notification handlers
Commit: bb22e6b5
Author: alfirus
Date: 2026-08-09T23:47:27Z
Message: fix: resolve all ESLint errors (101 errors -> 0) and remove whatsapp-sender CI step
Commit: 5fbfcc81
Author: Alfirus
Date: 2026-08-09T18:30:22Z
Message: feat: add PWA support for aict.my
Commit: ae93356e
Author: alfirus
Date: 2026-08-09T18:03:59Z
Message: fix: comment handlers validate input before DB access
Commit: 90c23875
Author: alfirus
Date: 2026-08-09T17:51:36Z
Message: fix: revert postgres image to pg16 (data was initialized with pg16)
Commit: f2169888
Author: alfirus
Date: 2026-08-09T17:45:29Z
Message: feat: Project Manager backend APIs