diff --git a/plugin.json b/plugin.json new file mode 100644 index 0000000..9e2f7c2 --- /dev/null +++ b/plugin.json @@ -0,0 +1,10 @@ +{ + "name": "conductor", + "version": "0.4.1", + "description": "Conductor is a Gemini CLI extension that enables Context-Driven Development.", + "author": { + "name": "Google" + }, + "repository": "https://github.com/gemini-cli-extensions/conductor", + "license": "Apache 2.0" +}