Releases: ellmos-ai/ellmos-controlcenter-mcp
Releases · ellmos-ai/ellmos-controlcenter-mcp
Release list
v0.2.2
0.2.2 - 2026-07-24
Fixed
- Correct FileCommander (46) and CodeCommander (22) tool counts in the ecosystem family table; counts now verified against the live MCP
tools/listsurface. - Align the McpServer runtime version in
src/index.tswith package.json (was stuck at 0.1.0-alpha.8).
v0.2.1
0.2.1 - 2026-07-24
Added
- Add
controlcenter_context_packfor boundedshort,execution, andfullstack handoffs. It carries only registered manifest metadata, omits absolute local paths, and explicitly distinguishes declared policies from runtime enforcement. - Add planned personal-domain capability bundles for ControlCenter dashboard and future MCP packlists: office, privacy, tax/finance, health, notes/knowledge, and local data readers.
- Document the stack/capability recognition plan, including neutral stack manifests, private stack instances, context packs, and adapter-gated execution.
Changed
- Unified the ellmos-ai ecosystem section in README.md and README_de.md: full 9-server MCP family table with refreshed tool counts, AI infrastructure, and desktop software links.
- Added
glama.jsonfor the Glama MCP directory listing. - Synced
server.jsonversion metadata.
v0.1.0-alpha.2
Alpha 2 release of ellmos ControlCenter MCP. Adds dashboard write confirmations and backups, security documentation, public GitHub release metadata, npm alpha packaging, and CI lockfile stability for Linux runners. Tool-level enforcement and gateway mode remain planned future work.
v0.1.0-alpha.1
Alpha release of ellmos ControlCenter MCP. Includes MCP stack discovery, Claude profile inspection, capability bundles, local dashboard, profile backups for write actions, generated MCP configs, and first policy audit hints. Tool-level enforcement and gateway mode are planned but not yet implemented.