Files
2025-11-30 08:41:06 +08:00

11 lines
287 B
JSON

{
"name": "iterm2-titles",
"description": "Updates iTerm2 window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)",
"version": "0.18.0",
"author": {
"name": "Craig Motlin"
},
"hooks": [
"./hooks"
]
}