Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:28 +08:00
commit 29dafacfce
3 changed files with 59 additions and 0 deletions

View File

@@ -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"
}
}
}

3
README.md Normal file
View File

@@ -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.

41
plugin.lock.json Normal file
View File

@@ -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": []
}
}