@monoes/monomindcli 2.16.11 → 2.16.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@monoes/monomindcli",
3
- "version": "2.16.11",
3
+ "version": "2.16.12",
4
4
  "type": "module",
5
5
  "description": "CLI engine for Monomind — an open-source MCP server for Claude Code, OpenCode, Antigravity, Kimi Code, and Codex, with a codebase knowledge graph (tree-sitter + SQLite), persistent memory, multi-agent task coordination, and session hooks. Apache 2.0 licensed. See https://github.com/monoes/monomind/blob/main/doc/privacy.md for what leaves your machine and when.",
6
6
  "main": "dist/src/index.js",
@@ -97,8 +97,8 @@
97
97
  "@firecrawl/pdf-inspector": "^1.12.0",
98
98
  "ws": "^8.21.0",
99
99
  "zod": "^4.0.0",
100
- "@monoes/monobrowse": "1.0.24",
101
100
  "@monoes/monodesign": "1.2.18",
101
+ "@monoes/monobrowse": "1.0.24",
102
102
  "@monoes/monograph": "1.6.11"
103
103
  },
104
104
  "optionalDependencies": {