Polished and well engineered. Punching above its star count.
The World's First Agentic IDE. Visual dashboard: live sessions, task management, code editor, terminal. Epic Swarm parallel workflows. Auto-proceed rules. Automation patterns. Beads + Agent Mail + 50 bash tools. Supervise 20+ agents from one UI.
Documentation
99
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
75
No linter or formatter found.
→ Add ESLint (eslint.config.js) and/or Prettier (.prettierrc), install them as devDependencies, and add a `lint` script to package.json.
CI is configured (.github/workflows/test.yml).
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (feedback/test).
Issue or PR templates present.
Project health
97
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 25Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 245Watchers
Responsiveness
- —Median issue response
- 1dMedian PR merge time
- 0Open issues
Repository files56 root entries
- .agents
- .claude
- .content
- .githooks
- .githubGood: CI is configured (.github/workflows/test.yml).Good: Issue or PR templates present.
- .pi
- assets
- cli
- commandsGood: Security policy present.
- demo
- docker
- docs
- examples
- feedbackGood: Test files detected (feedback/test).
- ide
- infra
- lib
- marketing
- packages
- scripts
- server
- shared
- skills
- specs
- stacks
- static
- templates
- test
- testing
- tools
- video
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- AGENTS.md
- ARCHITECTURE.md
- CHANGELOG.md
- CLAUDE.md
- codafx.json
- COMMANDS.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- GETTING_STARTED.md
- INSTALL.md
- install.sh
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- PRODUCT.md
- QUICKSTART.md
- README-AGENTIC-IDE.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- README.md
- skills-lock.json
- sync-to-xdg.sh
- uninstall.sh