agent-zero/plugins/_agent_editor/plugin.yaml
Alessandro 32bf5889b0 Add deterministic sparse Agent Editor backend
Add dedicated Agent Editor APIs that read layered profile state and execute explicit change plans for metadata, prompts, model presets, tool policy, skill policy, and avatars.

Keep writes sparse and user-scoped, preserve unknown files and keys, avoid the destructive legacy save path and all model calls, and cover profile lifecycle, validation, provenance, and reset behavior.
2026-08-12 14:34:15 +02:00

5 lines
142 B
YAML

name: _agent_editor
title: Agent Editor
description: Deterministic sparse editor for Agent Zero profiles.
version: 1.0.0
always_enabled: true