Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:13 +08:00
commit 804f95dd5d
5 changed files with 878 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:tmc/it2:integrations/claude-code/plugins/it2-core",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "9f164e190e7ba5bb63e82c0b393127298d9aca38",
"treeHash": "dec31f9cf82fccf9ac6d1db3d3878fd7b2461b6712a9fd36affe5f872c61cc9f",
"generatedAt": "2025-11-28T10:28:41.925878Z",
"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": "core",
"description": "Core iTerm2 terminal automation for the it2 CLI with essential slash commands",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "6dc0dd35cd39fdd600f1d2f71ee633d971946a25dd8f231bcdb89827036e4d3a"
},
{
"path": "agents/iterm2-terminal-automation.md",
"sha256": "c38e414504987bb98612bcb9ef5469c1060c3b11e3298bb1af87037468242c63"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a3a0ab4cdcd011ecb95772a42bdf7f8ce9e530bf95b0c67160b804082a40a66d"
},
{
"path": "commands/it2-split.md",
"sha256": "ff4958ecd0a44eba65748f25a1fcde43c6ffa14e608917f50a6f4c9ae31468cb"
}
],
"dirSha256": "dec31f9cf82fccf9ac6d1db3d3878fd7b2461b6712a9fd36affe5f872c61cc9f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}