Add project export without changing the existing save format.
Garden is designed
to help projects grow.
Garden is a desktop app for building and running software-development agent workflows.
Compatible with Codex, Claude Code and Local Models
Available for Windows, macOS and Linux.
The reviewed candidate is ready for your decision.
Effortlessly build multi-agent workflows.
Connect agents, gates, loops and user decisions. Each agent can use a different model and have a different job.
Receives the approved task plan and begins the Arch.
Select a node to inspect it.AI-Powered task generation to streamline agent work.
Garden turns the request into a concrete plan with boundaries. You can revise it before any agent starts work.
This gives the workflow a clear definition of done and makes unrelated work easier to spot.
Add project export without changing the existing save format.
Easily see what was achieved.
Garden records the evidence, changed files, model usage and completed nodes.
All evidence supports the work
3 requested items · 3 supported
The export action is available from the project menu.The application exposes the new action without moving the existing controls.
The current save format remains unchanged.Existing project files open and save with the same schema.
The new path is covered by tests.Export tests and the existing suite pass.
The reviewed changes are ready in candidate staging.
Roll back any work you aren't happy with.
- 01Open a project
Select a folder and choose an Arch.
- 02Describe the task
Garden proposes criteria and boundaries for you to review.
- 03Run the Arch
The agents build, review, repair and stop for your input when needed.
- 04Inspect the result
Read the evidence and changed files before accepting anything.
- 05Keep or bin it
Apply the candidate to the project, discard it, or undo your last choice.
Start with a workflow that fits the task.
Use an included Arch or draw your own. Arches can be saved and shared as .arch.md files.
Closed Loop
DefaultBuilds, reviews, repairs and rechecks using either one model or a combination of models. It asks for your judgement if the agents still disagree.
Quick Pass
Runs a builder followed by one focused correction pass.
Deep Cycle
Runs a bounded builder and critic loop. It uses more tokens, but requires multiple agents to agree before proceeding.
Independent Synthesis
Creates two independent proposals, reconciles them with an agent judge and reviews the result.
Share your workflow, or download a new one.
Create or download any workflow that works for your needs.
Plan Approval
Agree the approach before implementation begins.
Test firstTest-First Change
Define failure cases before changing the code.
Security reviewSecurity Hardening
Challenge trust boundaries, repair, then recheck.
MigrationDependency Upgrade
Map compatibility risks before upgrading.
Diagnosis firstBug Reproduction
Prove the fault before making a narrow repair.
Parallel Review
Run correctness and security reviews together.
User gateRelease Approval
Review a release candidate before shipping it.
DocumentationDocumentation Sync
Check documentation against the changed code.
Bounded loopRegression Loop
Repeat repair and review within a firm limit.
Focused repairMinimal Patch
Investigate, patch once, then review once.
Open source · MIT
Download Garden.
Use Codex, Claude Code or local models in a desktop workflow you can inspect and edit.
Download GardenAvailable for Windows, macOS and Linux.
Install from PowerShell:
irm https://garden.engineering/install.ps1 | iexInstall from a terminal:
curl -fsSL https://garden.engineering/install.sh | shThe installer downloads the latest matching asset from the project’s GitHub Releases page.
FAQ
Questions about Garden.
What is Garden?
Garden is a desktop agent harness for long-horizon software-development tasks. You build a workflow as an Arch, run it against a project, inspect the result and decide whether to keep the staged changes.
Which agents can I use?
Garden supports Codex, Claude Code and local models. Different nodes in the same Arch can use different agents.
Does Garden overwrite my project while agents work?
No. Agent edits are kept in candidate staging. You decide when a candidate is applied to the project, binned or undone.
Where is project data stored?
Project data is stored in .agentproject/ by default. You can change the setting to use the application data folder instead.
Is Garden free?
Yes. Garden is open source under the MIT License. The model providers you use may charge for their own services.
Does this website use analytics?
No. This site does not use analytics, advertising trackers or cookies. Read the privacy page for the details.