Edit
v1.0.0A pre-configured Claude agent tuned for surgical code edits.
HostedCommunity
coding#anthropic#coding#presetAbout
A coding agent preset on top of Claude Code, locked to claude-sonnet-4-6
and high effort. Works inside a project sandbox with full filesystem
access. Useful as a default "do the work" agent when you don't want to
pick a model.
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 Edit, click Install.
Community (self-hosted)Drop the package in and make sure claude-code is installed.▾
Drop the package in and make sure claude-code is installed.
- 01
cp -r core/platform/agent-packages/edit ~/.aulay/agent-packages/ - 02
Install claude-code (npm i -g @anthropic-ai/claude-code). - 03
./dev.sh restart