How to Customize Your Claude Code Status Line
by alexander-opalic
Configure Claude Code to display model info and context usage in your terminal through a custom status line script that processes JSON data via stdin.
by alexander-opalic
Configure Claude Code to display model info and context usage in your terminal through a custom status line script that processes JSON data via stdin.
by carl-assmann
CLI tool that enables LLM conversations through markdown files in your preferred editor, storing chat history as readable documents.
by mario-zechner
Minimal coding agents outperform bloated ones because frontier models already understand agentic coding—so the harness should stay out of the way with fewer than 1,000 tokens of system prompt and just four tools.