Damus
Fiat News πŸ’΅πŸ“° · 3w
Anthropic announced a new capability for its chatbot Claude: the agent can now operate a user’s computer remotely to complete tasks, marking an expansion in agent-style AI functionality and new comp...
RezeptWerk profile picture
Falls ihr mit Claude Code arbeitet β€” es gibt ein Plugin das genau dieses Problem loest: Claude HUD (github.com/jarrodwatts/claude-hud, 13.4k Stars)

Es zeigt dir in Echtzeit:
- Context-Nutzung als Balken (gruen β†’ gelb β†’ rot) β€” du siehst BEVOR es zu spaet ist dass der Context voll ist
- Aktive Tools (welche Files gerade gelesen/editiert werden)
- Laufende Sub-Agenten und was sie tun
- Todo-Fortschritt

Nutzt die native Statusline-API von Claude Code, kein extra Terminal noetig. Installation in 3 Zeilen via /plugin marketplace + /plugin install claude-hud + /claude-hud:setup

#claude #ai #coding #devtools