Initial commit
This commit is contained in:
57
plugin.lock.json
Normal file
57
plugin.lock.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:greyhaven-ai/claude-code-config:grey-haven-plugins/cc-trace",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "63910ee4066c5b7279deceb0a170e4a9710372f4",
|
||||
"treeHash": "89420118dfe29dfff7fe07946fa7642318976b8345a49d1bad6a6bfa7ecc2b1f",
|
||||
"generatedAt": "2025-11-28T10:17:06.293422Z",
|
||||
"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": "cc-trace",
|
||||
"description": "Interactive assistant for intercepting, debugging, analyzing and reviewing Claude Code API requests using mitmproxy. Capture HTTPS traffic, inspect system prompts and tool definitions, analyze token usage, and optimize API interactions.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "40f968076c54e997961167397787f0478aeabfcd92a6690d8f17c2e15e229807"
|
||||
},
|
||||
{
|
||||
"path": "agents/cc-trace.md",
|
||||
"sha256": "80be38ba5309e34e46a6844441e9dd2eb0f534391d13580fdd1783dd62261e58"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "4bd0b966e05462c8187b887073410405e4d46409f28e65775558546b54f16718"
|
||||
},
|
||||
{
|
||||
"path": "commands/cc-trace-connect.md",
|
||||
"sha256": "4088a8b98740f8d3bd4f91dc018e6205a7204c67d49254ecab8047d3044c9d9f"
|
||||
},
|
||||
{
|
||||
"path": "commands/cc-trace-setup.md",
|
||||
"sha256": "97b251f6e2ee975f0cdd119afc51e19e68d9095e8d1dcce65afc091f45e6923d"
|
||||
},
|
||||
{
|
||||
"path": "commands/cc-trace-start.md",
|
||||
"sha256": "68c9fafbfa4d8eb894e281235e30da3ee4cd039dac045a96fa3996681949b5b6"
|
||||
}
|
||||
],
|
||||
"dirSha256": "89420118dfe29dfff7fe07946fa7642318976b8345a49d1bad6a6bfa7ecc2b1f"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user