aigon
Health Uyari
- License — License: Apache-2.0
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Gecti
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Gecti
- Permissions — No dangerous permissions requested
This tool is a CLI-driven orchestrator that coordinates multiple AI coding agents like Claude and Gemini. It manages software development workflows using spec-driven markdown files tracked directly in your repository.
Security Assessment
The automated code scan reviewed 12 files and found no dangerous patterns, hardcoded secrets, or requests for risky permissions. The README notes that the tool works with "tmux," "npm link," and "Git," which implies it locally executes shell commands to manage different agent environments—standard behavior for a developer orchestration utility. Because the tool's core function is to manage and run other AI agents, it inherently interacts with your local file system and project code, meaning the overall access level is contextually high. However, looking strictly at the tool's own underlying code, the inherent risk is Low. It does not appear to phish for credentials or silently transmit proprietary data.
Quality Assessment
The project is freshly maintained (last pushed 0 days ago) and uses the permissive Apache 2.0 license, which is excellent for enterprise and open-source adoption. The main concern is its extremely low visibility; it currently has only 5 GitHub stars. This indicates a very small user base, meaning the codebase has not undergone widespread community testing or public security scrutiny. Developers will need to rely primarily on their own review.
Verdict
Use with caution. The codebase is clean and actively maintained, but its extremely low community adoption means you should review how it orchestrates shell commands before trusting it on critical repositories.
Spec-driven CLI for orchestrating multiple AI coding agents (Claude, Gemini, Codex, Cursor) with research, feature, and feedback workflows
Aigon
Spec-driven AI development and multi-agent orchestration.
Aigon is a CLI-first, vendor-independent workflow for research, feature delivery, and feedback loops across Claude, Gemini, Codex, and Cursor.
Aigon is an open source project by Sen Labs.
- Spec-driven: features, research, and feedback tracked as Markdown files in your repo
- Multi-agent: run one agent (Drive) or orchestrate competing implementations (Fleet)
- Vendor independent: works across Claude Code, Gemini CLI, Codex CLI, and Cursor
- No lock-in: plain files in Git, no SaaS account required
Quick start
Prerequisites: Node.js 18+, Git 2.20+, and tmux (for Fleet/worktree mode). See the Getting Started guide for platform-specific install instructions.
git clone https://github.com/jayvee/aigon.git ~/src/aigon
cd ~/src/aigon && npm install && npm link
cd /path/to/your/project
aigon init
aigon install-agent cc # Install Claude Code agent
Then in Claude Code:
/aigon:feature-now dark-mode
Add a dark mode toggle with system preference detection...
Documentation
Full documentation at aigon.build/docs
- Getting Started — install and run your first feature
- Core Concepts — workflows, modes, and surfaces
- Guides — Drive, Fleet, Autopilot, Research, Dashboard
- CLI Reference — every command documented
Aigon Pro (coming later)
Aigon Pro is a planned commercial tier bundling autonomous orchestration, Insights, and AI-powered coaching. Pro is in development and not yet available for purchase — the commands below will print a gate message and point you at the free alternative.
| Pro-gated command | What it does | Free alternative |
|---|---|---|
feature-autonomous-start <id> |
AutoConductor: implement → review → close unattended | feature-start <id> + feature-do <id> |
research-autopilot <id> |
Fleet research with auto spawn + monitor + evaluate | research-start <id> + research-do <id> |
aigon insights |
Insights, coaching, amplification metrics | aigon board, aigon commits, aigon feature-status |
The free tier — Drive mode, manual Fleet, the dashboard, interactive evaluation/review — is complete and stays free and open-source. There is no purchase flow today, and no "upgrade" CTA because there's nothing to sell yet.
License
Apache License 2.0 — Copyright 2025–2026 Sen Labs
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi