From 0342c9e49718ee6b172edd1d0eb0b75965a941bf Mon Sep 17 00:00:00 2001 From: Sandeep Prasad Date: Mon, 16 Mar 2026 08:35:38 -0400 Subject: [PATCH] changeset: v0.1.0 --- .changeset/config.json | 2 +- .changeset/whole-frogs-play.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/whole-frogs-play.md 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.