Claude Code + CLI
Posts matching all selected tags.
Category
Tags
15 more tagsFewer tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
Filters2
Category
Tags
15 more tagsFewer tags
23 posts

Claude Code cache TTL is now a frontmatter field
Claude Code cache TTL is a per-agent frontmatter field. Pin 1h on the idle reviewer, 5m on the chatty explorer, then prove the split with /cost today.

A PreModelSwitch hook that blocks a cache-killing model swap
A PreModelSwitch hook that denies a warm /model swap so the cache stays. Prove it with /cost still saying warm, then watch auto fallback walk around it.

5 examples of software tools that replaced the IDE
5 examples of software tools that stole IDE jobs this year. Keep the editor open. Run Scan, DevTools MCP, jbcontext, a container, and Warp CLI beside it.

Bash allow wildcards match options before subcommands
Bash allow wildcards match options before subcommands. Put the star after git log or git commit. A deny on git push does not close the documented -c hole.

Claude channels from Telegram without granting root
Claude Code channels let Telegram hit a live local session. Launch it in Manual mode, skip-permissions stays off, and deny the git push on the laptop.

A Claude Code dev container is the sandbox you skipped
A claude code dev container puts the CLI in Docker so bash cannot see the host home. Persist login with CLAUDE_CONFIG_DIR, then rebuild and prove isolation.

A Claude Code status line that shows weekly remaining
A Claude Code status line that prints 5-hour and weekly remaining from stdin JSON. Paste one jq command, mock-test the invert, and stop guessing the week.

Claude Code vs Warp Dev is a category error
Claude Code vs Warp Dev is a category error. Warp is the terminal. Claude Code is the CLI. Keep both in one Warp tab, or switch the agent on purpose now.

CLAUDE.md vs AGENTS.md in the same repo
Split CLAUDE.md AGENTS.md in the same repo. Keep project law in CLAUDE.md, put the agent roster in AGENTS.md, and then prove the split with two hashes.