Skip to content

Jovancoding/Network-AI

v5.12.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-framework agent-orchestration ai-agents autogen blackboard blackboard-architecture
+14 more
crewai hermes hermes-agent langchain llm mcp multi-agent nemoclaw nodejs openclaw orchestration rlm typescript workflow-engine

Summary

AI summary

Added Claude Code plugin integration for Network‑AI tools.

Full changelog

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

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Jovancoding/Network-AI

Get notified when new releases ship.

Sign up free

About Jovancoding/Network-AI

Multi-agent orchestration MCP server with race-condition-safe shared blackboard. 20+ MCP tools: blackboard read/write, agent spawn/stop, FSM transitions, budget tracking, token management, and audit log query. `npx network-ai-server --port 3001`.

All releases →

Beta — feedback welcome: [email protected]