Tag
Claude-Code
6 pages tagged “Claude-Code”.
- Claude Code — Anthropic's command-line coding agent — the frontier lane of the stack, run under amux for parallel, isolated sessions.
- Claude Code token & thinking limits — The env vars that control thinking budget, output length, and how much tool output enters the context — which models they apply to, when to set them, per-session vs. everywhere, and recommended numbers.
- Customize the Claude Code status line — Replace the default status line with your own script — show the machine, project, model, context left, and usage — and have it shrink to fit the terminal.
- Set up amux on Linux — From a fresh Linux machine to running coding-agent sessions: install Claude Code, install amux and the amux-nui-public commands, sign in, and check the machine is actually ready.
- Subscriptions, APIs, and local models — Three ways to get a model behind your agent — a flat-rate subscription, a pay-per-token API, or a model on your own hardware — and which client each one requires.
- Your first CLAUDE.md — A short starter CLAUDE.md you can copy into your first project, exactly where the file goes on macOS, Linux, Windows, and FreeBSD, and how to decide what earns a line in it.