Files
fusion/.changeset/fn-1174-agent-companies-import.md
gsxdsm c36d54b757 feat(FN-1174): migrate agent import flow to agent companies format
- Replace legacy companies.sh parser/types with the new agent companies parser and exported core types.
- Update CLI agent import wiring and tests to consume the new import source handling.
- Update dashboard agent import modal, API client, and import route tests to support archive-based sources.
- Add release-note changesets and lockfile updates for the @gsxdsm/fusion patch release.
2026-04-08 10:35:28 -07:00

341 B

@gsxdsm/fusion
@gsxdsm/fusion
minor

Replace the legacy companies.sh agent import format with the Agent Companies specification.

Agent import now supports Agent Companies package directories, .tar.gz/.tgz/.zip archives, and standalone AGENTS.md manifests with YAML frontmatter across the core parser, CLI, and dashboard import flows.