AlmightyGPT markAlmightyGPT
Docs navigation
Release status

The wizard is live. The next layer is proof.

AlmightyGPT now ships the v0.11 CLI and VS Code extension, provider adapters, stack templates, auth hardening, MCP server, GitHub Actions CI, native chat, and the full guided wizard. This page tracks what is live, what needs dogfood signal, and what stays intentionally later.

Shipped - release train live now

  • v0.6: Next.js stack template
  • v0.7.0: precommit command plus Worker / Reviewer / Quick convention
  • v0.7.1: Claude default model fix
  • v0.7.2: init auto-manages host .gitignore
  • v0.8.0: almightygpt auth with OS keychain storage
  • v0.8.1: precommit output separation and template review docs cleanup
  • v0.9.0: MCP server plus GitHub Actions CI integration
  • v0.9.1 and v0.9.2: auth security hardening from Codex review
  • extension v0.9.0: guided review wizard MVP
  • extension v0.10.0: native @almightygpt VS Code chat participant
  • v0.10.1 core: 56 auth tests for resolver, keychain, and validator behavior
  • v0.11.0 CLI: full Plan -> Document -> Discuss -> Develop wizard command surface
  • extension v0.11.0: full guided review wizard and native chat surface
  • CLI on npm: almightygpt 0.11.0
  • Core package: @almightygpt/core 0.10.1
  • VS Code extension 0.11.0 on Marketplace and Open VSX
  • Six stack templates: Node / TypeScript, Next.js, Django, FastAPI, Rails, Go
  • Four adapters: OpenAI, Anthropic, Google, Mock
  • Worker / Reviewer flow with JSON event stream
  • Stage 3 precommit quick review through Gemini Flash
  • Dual artifacts: human review file in git plus machine run metadata
  • Anti-sycophancy default with shallow-review detection
  • Prompt caching for OpenAI and Anthropic
  • Secret redaction plus per-file ignore enforcement
  • Preflight collision check before provider calls
  • Per-target-file git safety on Markdown writes

Next - dogfood + extension tests

  • Try @almightygpt /auth in the VS Code chat panel on a real machine
  • Add VS Code extension unit tests for SecretStorage-to-env injection scope
  • Run a real three-provider website example before quoting model-specific findings
  • Keep almightygpt.io synced after every public release burst
  • Collect install friction from VS Code, Cursor, and CLI-only users

Later

  • Path review for folders
  • OpenRouter adapter
  • Ollama adapter for local models
  • Optional three-agent council mode with disagreement-first synthesis
  • Web dashboard for cross-repo review history
  • Org-level rule sync
  • Audit signing, SSO, and data residency