Planner
v1.0.0A read-only architecture and planning agent.
HostedCommunity
orchestration#planning#read-only#architectureAbout
An architecture agent that analyzes codebases, designs implementation
approaches, and produces structured plans. Runs with filesystem read
and no network by default — deliberately scoped for safe, offline
reasoning about code. Does not write code.
Install
Two install paths — pick the one that matches your Aulay setup.
Hosted AulayInstall from your Aulay workspace.▾
Install from your Aulay workspace.
- 01
Open the Agents page, find Planner, click Install.
Community (self-hosted)Drop the package in.▾
Drop the package in.
- 01
cp -r core/platform/agent-packages/planner ~/.aulay/agent-packages/ - 02
./dev.sh restart