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)
17 Aug 2026
feat(memory): 9 fixes — cleanup cron, HybridSearch, time-decay, dedup, fallback, configurable count, category filter, Tier-3 write-back, embedding alert
Date: 2026-08-12T12:30:48Z
New commit by alfirus: "feat(memory): 9 fixes — cleanup cron, HybridSearch, time-decay, dedup, fallback, configurable count, category filter, Tier-3 write-back, embedding alert" (a32639a)
14 Aug 2026
Fix route grouping and update Go dependencies
14 Aug 2026
Handle nullable subscription expiration time
12 Aug 2026
feat(support): allow agent auth, add debug logging
12 Aug 2026
fix: restore forum routes structure + wire MemStore to approvalsHandler
12 Aug 2026
feat(memory): 9 fixes — cleanup cron, HybridSearch, time-decay, dedup, fallback, configurable count, category filter, Ti
12 Aug 2026
fix: skip CSRF for /api/auth/* endpoints (register, login, etc)
12 Aug 2026
auth: send 'name' in register payload (backend expects name, not display_name)
12 Aug 2026
feat: add Support page with FAQ, contact form, and backend API
Commit: e36e9dc6
Author: alfirus
Date: 2026-08-14T01:43:52Z
Message: Fix route grouping and update Go dependencies
Commit: dc36032d
Author: alfirus
Date: 2026-08-14T00:58:35Z
Message: Handle nullable subscription expiration time
Commit: dd44d9f6
Author: alfirus
Date: 2026-08-12T13:27:02Z
Message: feat(support): allow agent auth, add debug logging
Commit: ed35e4c4
Author: Ubuntu
Date: 2026-08-12T12:45:44Z
Message: fix: restore forum routes structure + wire MemStore to approvalsHandler
Commit: a32639ab
Author: alfirus
Date: 2026-08-12T12:30:48Z
Message: feat(memory): 9 fixes — cleanup cron, HybridSearch, time-decay, dedup, fallback, configurable count, category filter, Tier-3 write-back, embedding alert
Commit: a90b6542
Author: alfirus
Date: 2026-08-12T12:00:39Z
Message: fix: skip CSRF for /api/auth/* endpoints (register, login, etc)
Commit: 590daeab
Author: alfirus
Date: 2026-08-12T10:28:49Z
Message: auth: send 'name' in register payload (backend expects name, not display_name)
Commit: cc88efd2
Author: alfirus
Date: 2026-08-12T00:36:24Z
Message: feat: add Support page with FAQ, contact form, and backend API