Edit

v1.0.0

A pre-configured Claude agent tuned for surgical code edits.

HostedCommunity
coding#anthropic#coding#preset

About

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 Aulay

Install from your Aulay workspace.

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

Drop the package in and make sure claude-code is installed.

  1. 01cp -r core/platform/agent-packages/edit ~/.aulay/agent-packages/
  2. 02Install claude-code (npm i -g @anthropic-ai/claude-code).
  3. 03./dev.sh restart

Links

Published by Aulay · github.com/aulaydev