Skip to content

Commit 09eebd7

Browse files
committed
chore(release): bump plugin to 1.0.4
User-facing changes since 1.0.3: - fix(context-scout): empty-state response when no context bundle is installed (cherry-pick of upstream issue darrenhinde#310 spirit) - refactor: agent permissions allow `question` tool (upstream PR darrenhinde#302) - fix: update.sh skips node_modules in markdown and shell scans (upstream PR darrenhinde#309) Sync marketplace.json plugin entry to match plugin.json.
1 parent acc6eeb commit 09eebd7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "oac",
1111
"source": "./plugins/claude-code",
1212
"description": "Ship faster with AI-powered development workflows. Automates code review, test generation, documentation, and task breakdown. Context-aware agents understand your codebase and enforce your team's standards.",
13-
"version": "1.0.3",
13+
"version": "1.0.4",
1414
"author": {
1515
"name": "MomePP",
1616
"url": "https://github.com/MomePP"

plugins/claude-code/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oac",
33
"description": "OpenAgentsControl — multi-agent orchestration for Claude Code. Context-aware development with skills, subagents, parallel execution, and automated code review.",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"author": {
66
"name": "MomePP",
77
"url": "https://github.com/MomePP"

0 commit comments

Comments
 (0)