chore(docker): bump node from c4bfed3 to 2e45682#33
Merged
ApiliumDevTeam merged 10 commits intomainfrom Mar 12, 2026
Merged
Conversation
… auto-setup - Add 9 dedicated MCP tools: remember, recall, search, forget, budget, policy_check, cortex_query, cortex_store, memory_stats - Auto-start Cortex sidecar when running `mayros serve` - Add legacy SSE transport (MCP spec 2024-11-05) for Claude Desktop - Add `mcp-setup` CLI command for one-step registration - Enhanced health endpoint with Cortex sidecar status - Proper shutdown handling for both stdio and HTTP modes
The standalone serve-cli was passing an empty tools array, so `mayros serve` exposed 0 tools. Now imports memory, budget, governance, and cortex tool factories — matching the plugin path. Also wires Cortex sidecar lifecycle and shutdown cleanup.
Aligns MCP server port with Mayros port convention (18789 gateway, 19090 cortex, 19100 MCP). Also fixes serve-cli to delegate port defaults to config schema instead of hardcoding.
`mayros mcp-setup --desktop` writes claude_desktop_config.json with resolved absolute paths to node and mayros.mjs. Preserves existing config, supports macOS/Windows/Linux. Also registers mcp-setup as standalone CLI command alongside serve.
… features Add MCP Server section with 9 tools and one-command setup. Add Intelligent Routing section (Eruberu, Miteru, Hayameru). Update Multi-Agent Mesh with Kimeru consensus and Kakeru bridge. Update extensions table with 6 new extensions. Update security to 20 layers (Osameru governance, Tomeru rate limiting). Update test count to 11,700+.
Add clear setup flows for Claude Desktop, Claude Code, and other MCP clients. Include natural language usage examples showing how the tools work in practice.
- Bump all 55 package.json files to 0.1.15 - REQUIRED_CORTEX_VERSION 0.4.2 → 0.4.3 - Add MCP Compatible and Works with Claude badges to README - Add CHANGELOG entry for v0.1.15
Bumps node:25-bookworm digest in the docker-images group.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
node:25-bookwormDocker image digest in thedocker-imagesgroupc4bfed3→2e45682Test plan