Planner

v1.0.0

A read-only architecture and planning agent.

HostedCommunity
orchestration#planning#read-only#architecture

About

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 Aulay

Install from your Aulay workspace.

  1. 01Open the Agents page, find Planner, click Install.
Community (self-hosted)

Drop the package in.

  1. 01cp -r core/platform/agent-packages/planner ~/.aulay/agent-packages/
  2. 02./dev.sh restart

Links

Published by Aulay · github.com/aulaydev