Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:55:44 +08:00
commit abfd119745
5 changed files with 631 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:SeSiTing/siti-claude-marketplace:plugins/coder-flow-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "52cfccf486949f31e4d1b7e59798febc404b2c5a",
"treeHash": "f826f9f693f6d8795478e999b8d88d60d6da235d0a2bf79af2479ff7edd75d97",
"generatedAt": "2025-11-28T10:12:46.191350Z",
"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": "coder-flow-plugin",
"description": "Flow development plugin with designer and developer agents",
"version": "1.0.3"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "279bd26cdb2789dc8d1ea325fb5f33e9da8d4243190aa0a676965a1bb1d7fdf6"
},
{
"path": "agents/designer.md",
"sha256": "37978aa83f6bc1ca27efbf509eb87a048c95f086f24badf73cbe8194b14703e0"
},
{
"path": "agents/developer.md",
"sha256": "ec5fa5fd5ff796c188ee1fac58becdf6f8ba4db77c5536ce22a0151d109b80f2"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "69eeee50aca4bb958619bf52f31d6a0a4d7ac9ad85b764abe3d5fe1a3f972eb0"
}
],
"dirSha256": "f826f9f693f6d8795478e999b8d88d60d6da235d0a2bf79af2479ff7edd75d97"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}