Network-AI
Release

v5.12.0 — Claude Code plugin support

Published 2026-06-17 | Release notes

Claude Code plugin — Network-AI is now installable as a Claude Code plugin. The existing network-ai-server MCP server (stdio transport) wires in automatically, so every Network-AI tool (blackboardread, budgetstatus, audi

Read the release here or open the original release on GitHub.

What's changed

Added

  • Claude Code plugin — Network-AI is now installable as a Claude Code plugin. The existing network-ai-server MCP server (stdio transport) wires in automatically, so every Network-AI tool (blackboard_read, budget_status, audit_query, token_create, …) loads as a native Claude Code tool.

Install (zero approval — self-hosted marketplace):

/plugin marketplace add Jovancoding/Network-AI
/plugin install network-ai@network-ai

New files at the repo root:

  • .claude-plugin/plugin.json — plugin manifest
  • .mcp.json — registers the MCP server (npx -y -p network-ai network-ai-server --stdio)
  • .claude-plugin/marketplace.json — self-hosted marketplace catalog

Both manifests pass claude plugin validate.

Changed

  • Version bump 5.11.0 → 5.12.0 across package.json, skill.json, openapi.yaml, README badge, and documentation.
  • Security policy: 5.12.x is now the fully supported release; 5.11.x receives security fixes only.

Full changelog: https://github.com/Jovancoding/Network-AI/blob/main/CHANGELOG.md

Release FAQ

Fast answers for operators and answer engines.

What changed in v5.12.0?

Claude Code plugin — Network-AI is now installable as a Claude Code plugin. The existing network-ai-server MCP server (stdio transport) wires in automatically, so every Network-AI tool (blackboardread, budgetstatus, audi

When was v5.12.0 published?

v5.12.0 was published on Jun 17, 2026.

Continue evaluating

Cross-check the release signals.

Use the changelog, benchmark notes, and security policy together to validate that the release story lines up with public maintenance discipline.

Changelog Benchmarks Security