Skip to content

feat(agent): allowed Bash tool list#94

Merged
Besthope-Official merged 1 commit into
mainfrom
feat/claude-allow-list
Jan 30, 2026
Merged

feat(agent): allowed Bash tool list#94
Besthope-Official merged 1 commit into
mainfrom
feat/claude-allow-list

Conversation

@Besthope-Official
Copy link
Copy Markdown
Contributor

Related Issue

Closes #78

Summary of Changes

  • Add .claude/settings.json with pre-approved Bash commands (tree, wc, find, grep, uv run pytest)

Breaking Changes

no breaking change

Checklist

  • Issue discussion completed before opening PR
  • Scope is small and focused (single feature/fix)
  • All functions have full type annotations (N/A)
  • Async/await used for all I/O operations (N/A)
  • Tests added for new behaviors (N/A)
  • Verify Claude Code loads the settings after restart

note: if you need test this conf file when you edit it, restart claude code and it will do

@Besthope-Official Besthope-Official added Agent-enhanced Enhancement to agent claude Related to claude code labels Jan 30, 2026
@Besthope-Official Besthope-Official merged commit d2c38e8 into main Jan 30, 2026
2 checks passed
@Besthope-Official Besthope-Official deleted the feat/claude-allow-list branch January 30, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Agent-enhanced Enhancement to agent claude Related to claude code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow tool usage for all agents

1 participant