OpenADE  by bearlyai

Agentic development environment for AI-driven code and workflow automation

Created 4 months ago
313 stars

Top 86.1% on SourcePulse

GitHubView on GitHub
Project Summary

OpenADE is an Agentic Development Environment designed to streamline AI-assisted software development by providing a structured Plan → Revise → Execute workflow. It targets developers seeking greater control and predictability over AI code generation, aiming to reduce hallucinations and manual oversight, thereby increasing development throughput and confidence in AI-generated code.

How It Works

OpenADE employs a unique Plan → Revise → Execute methodology. Users define a task, which AI agents then break down into a detailed implementation plan. This plan can be refined collaboratively via inline comments before execution. The HyperPlan feature allows multiple AI agents, potentially across different providers (Claude Code, Codex), to run in parallel, reconciling their outputs using Ensemble or Cross-Review strategies to produce a superior plan. This structured approach aims for more deterministic and reliable agent execution compared to typical "throw-and-go" AI coding tools.

Quick Start & Requirements

  • Installation: Downloadable DMG for macOS, AppImage for Linux (arm64), and an experimental EXE installer for Windows. For a more stable Windows experience, running the Linux build within WSL is recommended.
  • Prerequisites: Requires API access keys for either Claude Code or OpenAI Codex.
  • Dependencies: Built for terminal enthusiasts, featuring an information-dense, text-heavy interface.
  • Links: Download releases available here. Contributing guide here.

Highlighted Details

  • Plan → Revise → Do Workflow: Structured task definition, AI-generated plan refinement, and single-click execution.
  • HyperPlan: Multi-agent planning with Ensemble or Cross-Review strategies for robust plan generation.
  • 100% Local & Offline: All code processing occurs locally; no data is sent to external servers.
  • Integrated IDE Essentials: Includes a diff viewer, file browser, fast search, and full terminal.
  • MCP Servers & Connectors: Supports 15+ integrations (Linear, Notion, GitHub, Vercel, etc.).
  • Automated Git Snapshots: Creates patch snapshots for every execution, enabling easy rollbacks.
  • Multi-Harness: Supports switching between Claude Code and OpenAI Codex execution engines.

Maintenance & Community

Developed as a side project by Bearly AI. Community engagement is encouraged via their Discord server for questions, ideas, and bug reporting.

Licensing & Compatibility

Licensed under the MIT license. This permissive license allows for commercial use and integration into closed-source projects without significant restrictions.

Limitations & Caveats

The Windows build is explicitly noted as experimental and largely untested, with potential rough edges. A core design choice, termed an "anti-feature," is the inability to directly edit code within OpenADE; users must rely on the agents for modifications.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
5
Issues (30d)
2
Star History
225 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.