@essentialai/cogent-plugin
Advanced tools
Sorry, the diff of this file is too big to display
| { | ||
| "name": "cogent", | ||
| "version": "3.12.2", | ||
| "version": "3.12.3", | ||
| "description": "Inter-session communication bridge for Claude Code with Slack integration. Enables CC agents and Slack team members to communicate in real time.", | ||
@@ -5,0 +5,0 @@ "author": { |
+2
-2
| { | ||
| "mcpServers": { | ||
| "cogent": { | ||
| "command": "npx", | ||
| "args": ["-y", "@essentialai/cogent-bridge@3.12.2"], | ||
| "command": "node", | ||
| "args": ["${CLAUDE_PLUGIN_ROOT}/bridge/cogent-bridge.mjs"], | ||
| "env": { | ||
@@ -7,0 +7,0 @@ "COGENT_ENDPOINT": "https://cogent.tools", |
+2
-2
| { | ||
| "name": "@essentialai/cogent-plugin", | ||
| "version": "3.12.2", | ||
| "version": "3.12.3", | ||
| "description": "Cogent — Claude Code plugin (skills + slash-commands + MCP server) for the cross-agent comms fabric.", | ||
@@ -10,3 +10,3 @@ "author": { "name": "Essential AI Solutions Ltd.", "url": "https://essentialai.uk" }, | ||
| "publishConfig": { "access": "public" }, | ||
| "files": [".claude-plugin", "commands", "skills", ".mcp.json", "hooks", "README.md", "LICENSE"], | ||
| "files": [".claude-plugin", "commands", "skills", ".mcp.json", "hooks", "bridge", "README.md", "LICENSE"], | ||
| "scripts": { | ||
@@ -13,0 +13,0 @@ "sync": "node scripts/sync-from-plugin.mjs", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
1151541
3066.53%16
6.67%31115
9809.24%