agent-zero/plugins/_agent_editor/api
Alessandro 7545eef298 Harden scoped agent profile mutations
Validate destructive requests and project-derived scopes at the Agent Editor API boundary, and reuse the running-profile guard for deletion.

Recheck creation and availability invariants inside the existing mutation boundary, preserve project availability atomically through its dedicated owner, and keep Project Edit and Settings catalogs from replaying stale or unavailable profile state.

Add focused regressions for confirmation, collisions, malformed project metadata, avatar failures, running profiles, and sparse project updates.
2026-08-12 14:34:15 +02:00
..
agent_editor.py Harden scoped agent profile mutations 2026-08-12 14:34:15 +02:00
agent_editor_avatar.py Add deterministic sparse Agent Editor backend 2026-08-12 14:34:15 +02:00