- 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.
341 B
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.