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: NATS command - remove invalid --max_payload flag, use array format
Commit: 652ab4dd
Author: alfirus
Date: 2026-08-09T15:30:03Z
Message: fix: NATS command - remove invalid --max_payload flag, use array format
09 Aug 2026
fix: use pgvector/pgvector:pg16 image and fix NATS command format
09 Aug 2026
fix: use window.location.origin instead of hardcoded :8080 for API base URL
09 Aug 2026
ci: add deploy workflow on release
09 Aug 2026
fix: add tenant_id to INSERT for partitioned projects/tasks tables
09 Aug 2026
fix: add CSRF preflight - fetch cookie before first POST request
09 Aug 2026
fix: add HOSTNAME=0.0.0.0 for Next.js standalone mode in Docker
09 Aug 2026
fix: add CSRF token header to API requests (reads from cookie)
09 Aug 2026
fix: migration 025 cast tenant_id to ::uuid instead of ::text
09 Aug 2026
fix: remove FK constraints on partitioned tables in migration 023 (cities/tasks have composite PK)
Commit: 4d4e7450
Author: alfirus
Date: 2026-08-09T15:26:20Z
Message: fix: use pgvector/pgvector:pg16 image and fix NATS command format
Commit: 241ad951
Author: alfirus
Date: 2026-08-09T15:17:49Z
Message: fix: use window.location.origin instead of hardcoded :8080 for API base URL
Commit: d16f8761
Author: alfirus
Date: 2026-08-09T15:00:08Z
Message: ci: add deploy workflow on release
Commit: 995acc24
Author: alfirus
Date: 2026-08-09T12:50:09Z
Message: fix: add tenant_id to INSERT for partitioned projects/tasks tables
Commit: a2e05144
Author: alfirus
Date: 2026-08-09T12:37:09Z
Message: fix: add CSRF preflight - fetch cookie before first POST request
Commit: 1c64d1b6
Author: alfirus
Date: 2026-08-09T12:16:03Z
Message: fix: add HOSTNAME=0.0.0.0 for Next.js standalone mode in Docker
Commit: 84bc7392
Author: alfirus
Date: 2026-08-09T12:05:39Z
Message: fix: add CSRF token header to API requests (reads from cookie)
Commit: 9a63c01d
Author: alfirus
Date: 2026-08-09T11:34:18Z
Message: fix: migration 025 cast tenant_id to ::uuid instead of ::text
Commit: f9debebc
Author: alfirus
Date: 2026-08-09T11:30:37Z
Message: fix: remove FK constraints on partitioned tables in migration 023 (cities/tasks have composite PK)