By BRAHMA TECH · Terminal-native
Every morning you re-explain your own project to your coding agent — the architecture, the decisions, what broke last week, what's next. GAIA FLOW gives the project a permanent brain, so the context is already there before you type a word.
macOS · Linux · Windows · Claude Code · Codex · Gemini CLI
The problem
The model is brilliant and amnesiac. The cost isn't the tokens — it's you, re-deriving the same decisions week after week.
How memory is organised
GAIA doesn't dump notes in a file. It builds a Project Brain — a layered memory where each document has one job, and reads in a defined order at the start of every session.
Deterministic scanners collect facts. The model reasons over those facts. The conclusion is persisted. Scripts never guess, and the model never asserts anything it can't cite.
A multi-site ops repo needs a site tracker. A mobile app needs a build plan. GAIA generates the documents the situation calls for — and keeps them current as the project moves.
Finish a task, ship it to the brain. The snapshot and the changelog are never allowed to drift from what's actually true in the repo.
Mission control
A live terminal cockpit beside your agent: health, roadmap, risk, what the AI is doing right now, and what shipped last. Calm by design — it never steals focus and never slows the model down.
╭──────────────────────────────────────────────────────────────────────────────╮ │ 🧠 GAIA FLOW │ Acme Platform │ │ phase P2.4 health ● clean git main mode ARCHITECTING │ ├──────────────────────────────────────────────────────────────────────────────┤ │ PROJECT HEALTH │ │ ✦ Production SaaS · Next.js + Postgres · 41k LOC · 12 services │ │ next Split the billing service before the Q3 traffic ramp │ │ Arch ▓▓▓▓▓▓▓▓▓▓▓▓▓░░░ 82% │ │ Scale ▓▓▓▓▓▓▓▓▓▓░░░░░░ 64% │ │ Risk ▓▓▓▓▓░░░░░░░░░░░ 31% │ │ Maturity production │ │ trajectory scaling Moving from single-region to multi-tenant isolation │ │ ◆ insight ● No rate limit on /api/export — three incidents cite it │ │ ● stable · recovery ready │ ├──────────────────────────────────────────────────────────────────────────────┤ │ ✦ Refactoring the billing service… (4m 12s) │ │ ▰▰▰▰▰▰▰▰▰▰▰▱▱▱▱ 72% │ │ ■ Extract invoice generation into its own module │ │ □ Wire the new module into the payment orchestrator │ │ ✓ Write characterization tests for current behaviour │ │ … +4 completed │ ├──────────────────────────────────────────────────────────────────────────────┤ │ ◆ AI ACTIVITY │ │ 14:22:07 ❯ edit services/billing/invoice.ts │ │ 14:22:31 ❯ bash pnpm test billing ✓ 34 passed │ │ 14:23:02 ❯ edit services/payments/orchestrator.ts ×3 │ ├──────────────────────────────────────────────────────────────────────────────┤ │ RECENT SHIPS │ │ ✦ 2026-09-04 — Multi-tenant row-level security across 9 tables │ │ ✦ 2026-09-02 — Decision #0031: Postgres over DynamoDB for the ledger │ ╰──────────────────────────────────────────────────────────────────────────────╯ r refresh · q quit · live · GAIA FLOW · BRAHMA TECH
GAIA infers what you're actually doing — architecting, coding, debugging, deploying — and adapts what it surfaces to match.
The current operation, real elapsed time and honest progress. The percentage is computed from real task state — never a fake timer.
GAIA speaks only when it has something specific and evidenced to say. Silence is the default. Deep-work mode silences it entirely.
Using GAIA
Point GAIA at a project and it sets itself up — brain, launcher, cockpit, agent entry point. From then on, two commands carry every session.
Detects your stack, asks only what it can't observe, then scaffolds the brain and a one-click launcher for your OS.
Integrate GAIA FLOW
The agent reads the brain in the right order and confirms it's in sync — no pasting, no re-explaining.
/gaia-resume
Appends the changelog and refreshes the snapshot, so the next session opens already current.
/gaia-ship
From empty folder to a project with a working memory.
Demo video coming shortly
She gets smarter
GAIA studies real workflows — how problems get decomposed, how decisions get made, how agents plan, delegate and correct themselves. Those patterns compound into intelligence every project benefits from.
How you structure work, verify it and ship it — so GAIA's suggestions read like your own senior engineer, not a generic checklist.
How AI agents form plans, choose tools and recover from mistakes — captured as structured workflow traces.
Every project makes the engine sharper. What GAIA learns comes back as better protocols, better defaults, better advice.
Learning is opt-in and secret-scrubbed. Your source code is never uploaded.
Pricing
No subscription, no seats, no usage metering.
one-time · per machine
Checkout opens soon · extra machines are extra licences
About GAIA
GAIA FLOW came out of a simple frustration: the AI was extraordinary at writing code and hopeless at remembering why any of it existed. Every session began with the same ritual of re-explanation.
So the fix wasn't a better prompt. It was memory that lives with the project — versioned in the repo, readable by any agent, and structured well enough to be trusted as the source of truth.
GAIA is deliberately terminal-first. No web app to alt-tab to, no dashboard to keep in sync. It runs where you already work, stays quiet while you're in flow, and speaks only when it has something specific to say.
Her purpose is to help developers build memory — so a project outlives the session that made it.
Pure shell at the floor. No Node, no Python required, no daemon in the background. It installs anywhere a terminal runs.
The highest law of the codebase. Expensive work is gated behind cheap change signals, so the model is never made to wait on GAIA.
The brain is plain markdown in your repo. No lock-in — delete the plugin and every note you have written is still there.