15 lines
343 B
JSON
15 lines
343 B
JSON
{
|
|
"name": "core",
|
|
"description": "Core iTerm2 terminal automation for the it2 CLI with essential slash commands",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "it2 Development Team",
|
|
"email": "[email protected]"
|
|
},
|
|
"agents": [
|
|
"./agents/iterm2-terminal-automation.md"
|
|
],
|
|
"commands": [
|
|
"./commands/it2-split.md"
|
|
]
|
|
} |