diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index afc9d8b26..734d6b89e 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,30 +1,30 @@ -{ - "name": "headroom-marketplace", - "owner": { - "name": "Headroom Contributors" - }, - "metadata": { - "description": "Headroom marketplace for Claude Code and GitHub Copilot CLI plugins.", - "version": "0.10.0" - }, - "plugins": [ - { - "name": "headroom", - "source": "./plugins/headroom-agent-hooks", - "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", - "version": "0.10.0", - "author": { - "name": "Headroom Contributors", - "url": "https://github.com/chopratejas/headroom" - }, - "homepage": "https://github.com/chopratejas/headroom", - "repository": "https://github.com/chopratejas/headroom", - "keywords": [ - "headroom", - "hooks", - "claude-code", - "copilot-cli" - ] - } - ] -} +{ + "name": "headroom-marketplace", + "owner": { + "name": "Headroom Contributors" + }, + "metadata": { + "description": "Headroom marketplace for Claude Code and GitHub Copilot CLI plugins.", + "version": "0.9.2" + }, + "plugins": [ + { + "name": "headroom", + "source": "./plugins/headroom-agent-hooks", + "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", + "version": "0.9.2", + "author": { + "name": "Headroom Contributors", + "url": "https://github.com/chopratejas/headroom" + }, + "homepage": "https://github.com/chopratejas/headroom", + "repository": "https://github.com/chopratejas/headroom", + "keywords": [ + "headroom", + "hooks", + "claude-code", + "copilot-cli" + ] + } + ] +} diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index afc9d8b26..734d6b89e 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1,30 +1,30 @@ -{ - "name": "headroom-marketplace", - "owner": { - "name": "Headroom Contributors" - }, - "metadata": { - "description": "Headroom marketplace for Claude Code and GitHub Copilot CLI plugins.", - "version": "0.10.0" - }, - "plugins": [ - { - "name": "headroom", - "source": "./plugins/headroom-agent-hooks", - "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", - "version": "0.10.0", - "author": { - "name": "Headroom Contributors", - "url": "https://github.com/chopratejas/headroom" - }, - "homepage": "https://github.com/chopratejas/headroom", - "repository": "https://github.com/chopratejas/headroom", - "keywords": [ - "headroom", - "hooks", - "claude-code", - "copilot-cli" - ] - } - ] -} +{ + "name": "headroom-marketplace", + "owner": { + "name": "Headroom Contributors" + }, + "metadata": { + "description": "Headroom marketplace for Claude Code and GitHub Copilot CLI plugins.", + "version": "0.9.2" + }, + "plugins": [ + { + "name": "headroom", + "source": "./plugins/headroom-agent-hooks", + "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", + "version": "0.9.2", + "author": { + "name": "Headroom Contributors", + "url": "https://github.com/chopratejas/headroom" + }, + "homepage": "https://github.com/chopratejas/headroom", + "repository": "https://github.com/chopratejas/headroom", + "keywords": [ + "headroom", + "hooks", + "claude-code", + "copilot-cli" + ] + } + ] +} diff --git a/plugins/headroom-agent-hooks/.claude-plugin/plugin.json b/plugins/headroom-agent-hooks/.claude-plugin/plugin.json index 4b2fd52e0..0a6e74107 100644 --- a/plugins/headroom-agent-hooks/.claude-plugin/plugin.json +++ b/plugins/headroom-agent-hooks/.claude-plugin/plugin.json @@ -1,17 +1,17 @@ -{ - "name": "headroom", - "version": "0.10.0", - "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", - "author": { - "name": "Headroom Contributors", - "url": "https://github.com/chopratejas/headroom" - }, - "homepage": "https://github.com/chopratejas/headroom", - "repository": "https://github.com/chopratejas/headroom", - "keywords": [ - "headroom", - "hooks", - "claude-code", - "copilot-cli" - ] -} +{ + "name": "headroom", + "version": "0.9.2", + "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", + "author": { + "name": "Headroom Contributors", + "url": "https://github.com/chopratejas/headroom" + }, + "homepage": "https://github.com/chopratejas/headroom", + "repository": "https://github.com/chopratejas/headroom", + "keywords": [ + "headroom", + "hooks", + "claude-code", + "copilot-cli" + ] +} diff --git a/plugins/headroom-agent-hooks/.github/plugin/plugin.json b/plugins/headroom-agent-hooks/.github/plugin/plugin.json index f8fe831d1..bdb07cc0e 100644 --- a/plugins/headroom-agent-hooks/.github/plugin/plugin.json +++ b/plugins/headroom-agent-hooks/.github/plugin/plugin.json @@ -1,18 +1,18 @@ -{ - "name": "headroom", - "version": "0.10.0", - "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", - "author": { - "name": "Headroom Contributors", - "url": "https://github.com/chopratejas/headroom" - }, - "homepage": "https://github.com/chopratejas/headroom", - "repository": "https://github.com/chopratejas/headroom", - "keywords": [ - "headroom", - "hooks", - "claude-code", - "copilot-cli" - ], - "hooks": "./hooks" -} +{ + "name": "headroom", + "version": "0.9.2", + "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", + "author": { + "name": "Headroom Contributors", + "url": "https://github.com/chopratejas/headroom" + }, + "homepage": "https://github.com/chopratejas/headroom", + "repository": "https://github.com/chopratejas/headroom", + "keywords": [ + "headroom", + "hooks", + "claude-code", + "copilot-cli" + ], + "hooks": "./hooks" +} diff --git a/pyproject.toml b/pyproject.toml index 7591af01a..c6cdea499 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "headroom-ai" -version = "0.5.25" +version = "0.9.1" description = "The Context Optimization Layer for LLM Applications - Cut costs by 50-90%" readme = "README.md" license = "Apache-2.0"