Tag: claude-code
All the articles with the tag "claude-code".
-
Claude Code's Bash tool returns exit 1 with no output? Check /tmp.
If Claude Code's Bash tool returns 'Exit code 1' with empty stdout and empty stderr for every command, including `true` and `echo ok`, your /tmp is almost certainly full. Here is the fix.
-
Building a Behavioral Health Monitor and Feedback Loop for AI Agents
Applying signal processing concepts to coding agent actions — from FFT and Markov models to a pragmatic health scoring algorithm for Claude Code hooks.