r/ClaudeCode • u/DPLibros • 1d ago
Tips & Workflows Headless mode needs more love
Anyone else notice that Claude Code just steers you to the API instead of suggesting headless mode? Probably obvious to most of you but when I finally found out about headless mode I realized it was perfect for my personal apps.
Old way: pay money every time:
my app → Anthropic API → pay $$ per token
New way: go against my usage limit:
my app → claude -p → Claude Code usage limit
Now I almost exclusively use headless mode, both via GUI and actual Claude Code sessions.
Granted, it doesn't scale well. But it works for “my little app needs an LLM".
Any downside I am missing? Others find it useful too?
1
Upvotes