-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Tracking issue for RFD-008: Ordered Tool Directives.
This issue tracks the progress towards the complete implementation of RFD-008.
Tasks
- Add
ToolDirectiveenum andToolDirectivesstruct with manualclap::Args+FromArgMatches. - Replace
tools/no_toolsfields onQuerywith#[command(flatten)] tool_directives. - Rewrite
apply_enable_toolsto iterate directives sequentially. - Update existing tests; add new tests for interleaved ordering.
Reactions are currently unavailable