feat: agregar status line personalizada y agente navegator

Incluye script de statusline con info de modelo, contexto, tokens,
git, costos y rate limits. Actualiza install.sh para instalar configs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-03-25 21:01:54 +01:00
parent 03f94e1f24
commit 6d0ccdfe20
4 changed files with 811 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"statusLine": {
"type": "command",
"command": "~/.claude/statusline.sh",
"padding": 1
}
}