Adam Spiers

Results 1116 comments of Adam Spiers

I looked at that code and was surprised to see it source-ing shell startup files like `.zshenv`, `.zshrc`, `.bashrc` in a non-standard way: 1. Loading `.zshenv` should be superfluous for...

5 years later, my Keyboardio Preonic just arrived and I find myself back here with exactly the same problem.

I have just experienced this today. Very frustrating to burn through tokens, hit your session limit, then review the git commits only to find that all they do is modify...

#4956 is not a duplicate because the `find` and `grep` examples given don't require command chaining. #3501 and #4768 are not duplicates because they're about `deny` not working as documented.

No reason to believe this is not still occurring.

These problems are a symptom of Claude Code's fundamentally flawed approach which only allows command invocation via the `Bash` tool. In many cases, it should be possible to avoid the...

No feedback from Anthropic before the misguided stalebot attempts to auto-close it - not a good look for their approach to security :-/

It's early days but I've found Claude Code subagents quite problematic so far. If [you search on the Anthropic GitHub issue tracker for "subagent"](https://github.com/anthropics/claude-code/issues/?q=is%3Aissue%20state%3Aopen%20subagent) you'll see a lot of issues....

> since the work delegated to a subagent tends to be isolated and small (otherwise, why would you spawn it in the first place) Is this "tends to be isolated...

See also https://github.com/anthropics/claude-code/issues/5974#issuecomment-3253275900 which makes the good point that it's not just about debugging, it's about being able to trust whether the subagent came up with the right answer or...