commit 29dafacfcebd4edb94c2a69be960f5e735ae5e36 Author: Zhongwei Li Date: Sat Nov 29 18:16:28 2025 +0800 Initial commit diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..f7c6a66 --- /dev/null +++ b/.claude-plugin/plugin.json @@ -0,0 +1,15 @@ +{ + "name": "contextgraph", + "description": "A living planning layer that gets smarter with every execution. Your context graph transforms vibe-like ideas into executable plans that improve themselves.", + "version": "0.9.2", + "author": { + "name": "contextgraph", + "email": "ben.nevile@gmail.com" + }, + "mcp": { + "actions": { + "type": "http", + "url": "https://mcp.contextgraph.dev" + } + } +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..1146205 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# contextgraph + +A living planning layer that gets smarter with every execution. Your context graph transforms vibe-like ideas into executable plans that improve themselves. diff --git a/plugin.lock.json b/plugin.lock.json new file mode 100644 index 0000000..1f544dc --- /dev/null +++ b/plugin.lock.json @@ -0,0 +1,41 @@ +{ + "$schema": "internal://schemas/plugin.lock.v1.json", + "pluginId": "gh:contextgraph/claude-code-plugin:plugins/contextgraph", + "normalized": { + "repo": null, + "ref": "refs/tags/v20251128.0", + "commit": "4274b316ffdafe4db30e77af3a768bde18018db0", + "treeHash": "2ad2fab9d856dd54ab4f32c0f49d0c566485fa9f17d7533be0f8cc30831d1391", + "generatedAt": "2025-11-28T10:15:46.307301Z", + "toolVersion": "publish_plugins.py@0.2.0" + }, + "origin": { + "remote": "git@github.com:zhongweili/42plugin-data.git", + "branch": "master", + "commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390", + "repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data" + }, + "manifest": { + "name": "contextgraph", + "description": "A living planning layer that gets smarter with every execution. Your context graph transforms vibe-like ideas into executable plans that improve themselves.", + "version": "0.9.2" + }, + "content": { + "files": [ + { + "path": "README.md", + "sha256": "538976817a18a9f2ba322f1d8eea7a95008fd94f03f5011719a4d78d844b52c3" + }, + { + "path": ".claude-plugin/plugin.json", + "sha256": "bed880d7d182cf6111ad1e5dcb85512716687d0afb3c74c8e7298521de59e572" + } + ], + "dirSha256": "2ad2fab9d856dd54ab4f32c0f49d0c566485fa9f17d7533be0f8cc30831d1391" + }, + "security": { + "scannedAt": null, + "scannerVersion": null, + "flags": [] + } +} \ No newline at end of file