mirror of
https://github.com/aaif-goose/goose.git
synced 2026-06-02 06:14:27 +02:00
7a2ce21658
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.