Releases: archondevio/archondev
ArchonDev v2.19.57
Lite Packages v2.19.57
Download the package for your IDE, unzip to your project root, and tell your AI to read ARCHITECTURE.md.
What's New: GEO Optimization
Every Lite package now includes an enhanced GEO (Generative Engine Optimization) scenario protocol for optimizing websites to be cited by AI search engines like ChatGPT, Perplexity, and Google AI Overviews.
New GEO Tools (free):
- Claude Code Skill — Automated 7-phase GEO workflow: identity generation, schema creation, atomic claims, and audit
- Prompt Generator — Enter any URL, get a ready-to-use GEO prompt for Claude, ChatGPT, or Gemini
- Visit archondev.io/geo for both tools
GEO Highlights
- 7-word identity phrases train AI models to recognize your brand
- Atomic claims (under 18 tokens) — 91% of AI citations use sentences this short
- JSON-LD schemas (Organization, Service, FAQPage) improve AI comprehension by 30-40%
- FAQ schema alone boosts citation frequency by up to 40%
Also Included
- Context-Aware Intelligence — AI detects what you're doing and proactively offers help
- Fix-First Code Review — Auto-fixes mechanical issues, only asks about ambiguous ones
- AI Slop Detection — 10-item blacklist catches generic AI design patterns, scored A-F
- Systematic Debugging — Root cause first, 3-strike hypothesis testing
- Ship Readiness Dashboard — Pre-deploy checklist tracking all quality gates
- 15 Scenario Protocols — Design review, debugging, ship readiness, scope review, GEO, SEO, and more
What's Included
- ARCHITECTURE.md — Governance constitution with invariants and protected paths
- AGENTS.md — Context-aware intelligence with 15 scenario protocols
- DEPENDENCIES.md — File-level dependency tracking for regression prevention
- archondev-scenarios/ — All protocols including enhanced GEO optimization
- IDE-specific rules (.cursorrules, CLAUDE.md, etc.)
Full CLI
npm install -g archondevDocumentation • GEO Tools • Changelog
Powered by Ralph.
ArchonDev v2.19.4
Lite Packages v2.19.4
Download the package for your IDE, unzip to your project root, and tell your AI to read ARCHITECTURE.md.
What's Included
- ARCHITECTURE.md — Governance constitution with invariants and protected paths
- AGENTS.md — AI instructions for code review, local SQLite database, memory management
- DEPENDENCIES.md — File-level dependency tracking for regression prevention
- progress.txt — Append-only learning log
- .archon/config.yaml — Configuration file
- examples/ — Sample workflows and patterns
- IDE-specific rules (.cursorrules, CLAUDE.md, etc.)
Full CLI
npm install -g archondevArchonDev v2.19.3
Lite Packages v2.19.3
Download the package for your IDE, unzip to your project root, and tell your AI to read ARCHITECTURE.md.
What's Included
- ARCHITECTURE.md — Governance constitution with invariants and protected paths
- AGENTS.md — AI instructions for code review, local SQLite database, memory management
- DEPENDENCIES.md — File-level dependency tracking for regression prevention
- progress.txt — Append-only learning log
- .archon/config.yaml — Configuration file
- examples/ — Sample workflows and patterns
- IDE-specific rules (.cursorrules, CLAUDE.md, etc.)
Full CLI
npm install -g archondevArchonDev v2.19.0
Lite Packages v2.19.0
Download the package for your IDE, unzip to your project root, and tell your AI to read ARCHITECTURE.md.
What's Included
- ARCHITECTURE.md — Governance constitution with invariants and protected paths
- AGENTS.md — AI instructions for code review, local SQLite database, memory management
- DEPENDENCIES.md — File-level dependency tracking for regression prevention
- progress.txt — Append-only learning log
- .archon/config.yaml — Configuration file
- examples/ — Sample workflows and patterns
- IDE-specific rules (.cursorrules, CLAUDE.md, etc.)
Full CLI
npm install -g archondevArchonDev v2.12.0
Lite Packages v2.12.0
Download the package for your IDE, unzip to your project root, and tell your AI to read ARCHITECTURE.md.
What's Included
- ARCHITECTURE.md — Governance constitution with invariants and protected paths
- AGENTS.md — AI instructions for code review, local SQLite database, memory management
- DEPENDENCIES.md — File-level dependency tracking for regression prevention
- progress.txt — Append-only learning log
- .archon/config.yaml — Configuration file
- examples/ — Sample workflows and patterns
- IDE-specific rules (.cursorrules, CLAUDE.md, etc.)
Full CLI
npm install -g archondevv2.5.0 - Streamlined Onboarding & AI Interview
Major Improvements
Streamlined Onboarding Flow
Complete rewrite of the first-run experience:
- Login required first — Creates user account before any other steps
- Tier selection upfront — Choose FREE/BYOK/Credits before AI calls
- Fixed double-init bug that confused new users
- Clear output — No more jumbled messages during setup
AI-Powered Conversational Interview
Natural conversation replaces rigid numbered menus:
- AI asks follow-up questions based on your answers
- Infers project details from natural language
- Uses Haiku model for cost-efficient onboarding
- Falls back to simple text prompts when no API key available
- Say "skip" or "just start" anytime to use defaults
Update Notifications
Automatic version checking on startup:
- Background check against npm registry (non-blocking)
- Shows banner when new version available
- Displays update command:
npm update -g archondev
Install / Update
npm install -g archondev
# or
npm update -g archondevLite Packages
Download governance files for your IDE:
ArchonDev v2.4.0
Lite Packages v2.4.0
Download the package for your IDE, unzip to your project root, and tell your AI to read ARCHITECTURE.md.
What's Included
- ARCHITECTURE.md — Governance constitution with invariants and protected paths
- AGENTS.md — AI instructions for code review, local SQLite database, memory management
- DEPENDENCIES.md — File-level dependency tracking for regression prevention
- progress.txt — Append-only learning log
- .archon/config.yaml — Configuration file
- examples/ — Sample workflows and patterns
- IDE-specific rules (.cursorrules, CLAUDE.md, etc.)
Full CLI
npm install -g archondevArchonDev v2.3.0
Lite Packages v2.3.0
Download the package for your IDE, unzip to your project root, and tell your AI to read ARCHITECTURE.md.
What's Included
- ARCHITECTURE.md — Governance constitution with invariants and protected paths
- AGENTS.md — AI instructions for code review, local SQLite database, memory management
- DEPENDENCIES.md — File-level dependency tracking for regression prevention
- progress.txt — Append-only learning log
- .archon/config.yaml — Configuration file
- examples/ — Sample workflows and patterns
- IDE-specific rules (.cursorrules, CLAUDE.md, etc.)
Full CLI
npm install -g archondevArchonDev v2.1.1
Lite Packages v2.1.1
Download the package for your IDE, unzip to your project root, and tell your AI to read ARCHITECTURE.md.
What's Included
- ARCHITECTURE.md — Governance constitution with invariants and protected paths
- AGENTS.md — AI instructions for code review, local SQLite database, memory management
- DEPENDENCIES.md — File-level dependency tracking for regression prevention
- progress.txt — Append-only learning log
- .archon/config.yaml — Configuration file
- examples/ — Sample workflows and patterns
- IDE-specific rules (.cursorrules, CLAUDE.md, etc.)
Full CLI
npm install -g archondevv2.1.0 - GitHub Integration & Cloud Semantic Indexing
What's New in v2.1.0
GitHub Integration
Connect your GitHub account for cloud execution with automatic PR creation.
archon github connect— Link your GitHub account via OAutharchon github status— Check connection status- Cloud agents now clone repos, make changes, and create PRs automatically
Cloud Semantic Indexing (pgvector)
Semantic search across your codebase stored in Supabase.
archon index init --cloud— Initialize cloud indexarchon index update --cloud— Index files to Supabasearchon index search "query" --cloud— Semantic search- Cost: ~$0.01-0.30/month storage, queries are free
Webhook-Triggered Worker
- Cloud worker now uses webhooks for instant job pickup
- Auto-stops when idle for cost savings
Daily Admin Stats
- Scheduled via pg_cron at 8:00 AM EST
- User counts, revenue, token usage by model
Documentation
- Docs page redesigned with wiki-style layout
- Fixed left navigation with section headings
Full Changelog: https://archondev.io/changelog