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

11 lines
283 B
JSON

{
"name": "tmux-titles",
"description": "Updates tmux 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"
]
}