The PM tool that ships the work
Describe a ticket. AI reads your codebase, writes the fix, opens a merge request. You approve. Done.
In three paragraphs
Nova AI is a project management tool with a self-executing ticket loop. You describe what needs to happen in plain English. The AI reads the codebase, writes the fix, opens a merge request, and waits. You review. You approve. It merges and ships.
It replaces Monday.com and Jira for technical teams who want a tool that actually moves work forward — not a glorified spreadsheet that someone has to nag people into updating.
Nova AI is autopoietic — it builds itself. New features are logged as tickets in Nova AI, and Nova AI implements them. Every shipped feature is a working proof of the product.
The tool builds itself using the same loop it manages. Every new feature shipped by Nova AI is a proof of the product.
How it's different
vs Monday.com
Monday is a dashboard for humans to coordinate. Nova AI is an agent that executes tickets and opens merge requests. No ceremony, no drag-and-drop.
vs Copilot
Copilot assists a developer writing code. Nova AI takes a ticket from "todo" to "merge request ready" — reading the codebase, choosing the approach, writing the fix, committing it.
Six core principles
merge_mr, delete_file, or any admin function because those tools don't exist.How the loop works
Describe the ticket in plain English. The AI helps refine and asks clarifying questions if needed.
AI reads the context — codebase, related Drive docs, similar past tickets.
AI writes the fix on a feature branch and opens a merge request.
You review and approve. GitLab is the source of truth — same review flow you already use.
It ships. Cloud Build picks up the merge and deploys.
merge_mr tool doesn't exist in its toolkit. Safety is structural, not a policy that can be overridden.
The build phases
Tech stack at a glance
Frontend
Next.js + TypeScript, Tailwind, shadcn, Tiptap (free core).
Backend
Fastify on Cloud Run.
AI
Claude Sonnet 4.6 (code), Claude Haiku (classification), Gemini 2.5 Flash (docs).
Data
Firestore (metadata only — code lives in GitLab, docs in Drive).
Infra
GCP — Cloud Run, Cloud Tasks, Memorystore, Secret Manager, Cloud Build.
Hosting
Single GCP project. One console, one bill, no third-party hosting dependencies.