Skip to content

Pin plugin to nauro 0.13.1 (version-sync lockstep)#13

Merged
sronix merged 1 commit into
mainfrom
chore/bump-plugin-0.13.1
Jun 12, 2026
Merged

Pin plugin to nauro 0.13.1 (version-sync lockstep)#13
sronix merged 1 commit into
mainfrom
chore/bump-plugin-0.13.1

Conversation

@sronix

@sronix sronix commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Why

The published CLI moved to 0.13.1, a patch release whose payload is the agent allowlist fix: on a plugin-only install the bundled agents could not reach the MCP server the plugin itself wires (subagent allowlist mismatches drop tools silently). This bump delivers the fixed agents to plugin users.

What changed

  • plugin.json pinned 0.13.0 to 0.13.1; CHANGELOG entry under Fixed.
  • Agents re-rendered from the 0.13.1 sources: each tools allowlist gains the plugin MCP namespace as an exact mirror of the CLI-setup namespace.

Test plan

All three CI gates run locally: render byte-identity against the published 0.13.1 wheel passes, claude plugin validate --strict passes, version gate satisfied by the bump. The fix itself was live-verified upstream: a probe agent with the new allowlist lists the full plugin-namespace toolset in a session where the plugin provides the server.

Patch release carrying the agent allowlist fix: the re-rendered
agents grant the plugin MCP namespace, so the agents installed by
this plugin can reach the MCP server it wires. Before this, on a
plugin-only install the agents had no Nauro tools at all.
@sronix
sronix merged commit ea0dbdb into main Jun 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant