Skip to content

fix: reclassify tool access levels in TOOL_CLASSIFICATIONS#516

Merged
avoidwork merged 5 commits into
mainfrom
chore/tool-classifications
Jul 3, 2026
Merged

fix: reclassify tool access levels in TOOL_CLASSIFICATIONS#516
avoidwork merged 5 commits into
mainfrom
chore/tool-classifications

Conversation

@avoidwork

@avoidwork avoidwork commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Description

Reclassifies tool access levels in TOOL_CLASSIFICATIONS to better reflect actual usage patterns across orchestrator, subagent, and shared categories. Terminal and process tools are moved to shared access, while visionAnalyze, imageGenerate, cronJob, and textToSpeech are elevated to orchestrator-only. The todo tool is disabled entirely.

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes)
  • Performance improvement
  • CI / build / tooling

Testing

N/A — this is a configuration change to tool access classifications with no functional logic modifications.

Coverage

  • Line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with maintained line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

- terminal: subagent → orchestrator
- process: subagent → shared
- todo: subagent → shared
- visionAnalyze: shared → orchestrator
@avoidwork avoidwork self-assigned this Jul 3, 2026
@avoidwork avoidwork changed the title chore: reclassify tool access levels fix: reclassify tool access levels in TOOL_CLASSIFICATIONS Jul 3, 2026
@avoidwork avoidwork merged commit f3bf32a into main Jul 3, 2026
2 checks passed
@avoidwork avoidwork deleted the chore/tool-classifications branch July 3, 2026 14:30
@avoidwork avoidwork mentioned this pull request Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant