CmdForge/scripts
rob 12ae870b3c Fix tool argument passing for flag-style arguments
- Change nargs="*" to REMAINDER for tool_args to stop argparse from
  intercepting --flag style arguments meant for the tool
- Add -- separator handling to distinguish cmdforge args from tool args
- Map flag names to variable names using tool argument definitions
- Update AI review subprocess calls to use -- separator

Fixes scrutiny-ai-review tool arguments not being passed correctly.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 16:39:36 -04:00
..
fabric-sync.service
fabric-sync.timer
fabric_sync.py Fix tool argument passing for flag-style arguments 2026-01-16 16:39:36 -04:00
health_check.py
import_fabric.py Add registry improvements, tag filtering, and admin tools 2026-01-16 06:20:16 -04:00
patch_nodegraphqt.py Add patch for NodeGraphQt PySide6 6.7+ compatibility 2026-01-15 19:10:10 -04:00
scrutiny.py
similarity.py
sync_to_db.py
test_nodegraph.py
validate_tool.py Add registry improvements, tag filtering, and admin tools 2026-01-16 06:20:16 -04:00
vet_pipeline.py