Skip to content

claude: correct tools available to godev and tester agents - #4641

Open
josephwoodward wants to merge 1 commit into
mainfrom
jw/claudetools
Open

claude: correct tools available to godev and tester agents#4641
josephwoodward wants to merge 1 commit into
mainfrom
jw/claudetools

Conversation

@josephwoodward

@josephwoodward josephwoodward commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This change replaces the non-existent tools with the correct counterparts supported Claude tools https://code.claude.com/docs/en/tools-reference

git isn't listed as a tool, so if we wanted to limit access to just git we'd need have to do it via permissions (ie. "deny": ["Bash"] plus "allow": ["Bash(git *)"]), which may be something we want to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants