Files
Kalvin Chau 7a2ce21658 feat: add agent support to sources crud
add backend support for creating, listing, updating, and deleting agent sources through the existing acp sources
methods.

persist agents as markdown files under global and project .agents/agents directories, preserve non-reserved
frontmatter metadata, reject unsafe paths, and keep import/export skill-only.

regenerate acp schema and sdk types, and add core plus acp coverage for agent crud, metadata preservation,
deterministic writes, path validation, and collision behavior.
2026-05-06 12:13:51 -07:00
..