[–] gibuloto 6mo ago ↗ I've used Claude Code daily since it came out. These are the best practices, tools, and configuration patterns that I learned. Most of this applies to other coding agents (Codex, Gemini CLI) too.
[–] bearjaws 6mo ago ↗ Mostly good advice other than "Run Ad-Hoc Claude Commands Inside Scripts"I barely trust Claude Code as it is, and neither should anyone to run arbitrary commands unless you run it in a strong sandbox. [–] gibuloto 5mo ago ↗ Yes, so I run it with `claude --tools ""` with no tool use.
3 comments
[ 4.8 ms ] story [ 23.0 ms ] threadI barely trust Claude Code as it is, and neither should anyone to run arbitrary commands unless you run it in a strong sandbox.