diff --git a/.changeset/config.json b/.changeset/config.json index 5958686..d30519f 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -2,7 +2,7 @@ "$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json", "changelog": [ "@changesets/changelog-github", - { "repo": "agentvision/agentvision" } + { "repo": "SkyIsTheLimit/agentvision" } ], "commit": false, "fixed": [], diff --git a/.changeset/whole-frogs-play.md b/.changeset/whole-frogs-play.md new file mode 100644 index 0000000..3e66ce8 --- /dev/null +++ b/.changeset/whole-frogs-play.md @@ -0,0 +1,5 @@ +--- +"@agentvision/cli": minor +--- + +Initial release of Agent Vision CLI. Scans projects to report AI coding agent configurations, MCP servers, instructions, rules, and settings. Ships with support for Claude Code, Cursor, Codex, Gemini CLI, and GitHub Copilot. Studio web UI coming soon.