Really Him

Results 178 comments of Really Him

Some more workarounds off the dome before I ask Claude for the optimal solution: * Maintain a `.gitkeepme` file or something (`.gitkeep` already kinda has a purpose) which is like...

https://docs.anthropic.com/en/docs/claude-code/settings#available-settings Key | Description | Example -- | -- | -- apiKeyHelper | Custom script to generate an Anthropic API key | /bin/generate_temp_api_key.sh cleanupPeriodDays | How long to locally retain...

@dragonfax OK sorry to hear that, the documentation is always changing but this... was a feature.

I haven't had time to peruse this, which is really detailed, thanks again, but I'd like to add one problem to the list: - Deleting a directory does not delete...

@PepijnSenders hey, thanks for sending this in. I don't use the Agent SDK so I think I don't grasp the full utility of this. From what I can see basically...

thanks @buremba that looks like a very cool concept - just fyi plugin submissions are "on hold" at the moment, I am trying to secure a collaborator to help with...

thanks @hal-shin ! Looks very cool - could you help clarify a few things? The README doesn’t fully explain the security model, so I’m not sure I understand what VIWO...

@hal-shin thanks for the detailed information, i'll think it over. if the goal is: execute a single non-interactive prompt in a containerized worktree with maximum isolation, i still have to...

@hal-shin > Nothing else is mounted, so your personal .claude context files are not included and not visible by the Claude running inside the Docker container. So does that mean...