Code
v0.5.29Browser-based IDE with agent-driven coding workflows.
HostedCommunity
interface#ide#editor#codingAbout
An IDE surface that blends a code editor, PTYs, and inline agent
output. Supports the Code Review workflow — when an agent finishes a
build, it routes to Code so a human can review before merging.
Install
Two install paths — pick the one that matches your Aulay setup.
Hosted AulayBuilt in to every hosted workspace.▾
Built in to every hosted workspace.
- 01
Open your Aulay workspace — Code is at /apps/code.
Community (self-hosted)Bundled with the platform.▾
Bundled with the platform.
- 01
Included at platform/apps/ide in the core repo. - 02
Run ./dev.sh build in platform/ to build and register the app.