CmdForge/scripts
rob 5e01a335c0 Add registry improvements, tag filtering, and admin tools
Registry API improvements:
- Add /api/v1/me POST endpoint for profile updates
- Add /api/v1/me/password POST endpoint for password changes
- Fix visibility filtering on categories and tags endpoints to only
  show approved public tools
- Allow underscores in tool names for fabric pattern compatibility
- Fix sqlite3.Row access (use bracket notation instead of .get())

Web UI improvements:
- Add tag filter to /tools page with three-state buttons
  (include/exclude/neutral)
- Add mobile-friendly tag filter in responsive view
- Display tags on tool cards in the tools listing
- Add dashboard settings form handlers for profile and password

Admin improvements:
- Add scrutiny audit page for reviewing tool safety analysis
- Improve pending tools page with scrutiny report display
- Add scrutiny stats to admin dashboard

Fabric sync improvements:
- Add direct database publishing with scrutiny vetting
- Support auto-approve for tools passing scrutiny
- Improve error handling and logging
- Add source attribution for imported tools

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 06:20:16 -04:00
..
fabric-sync.service Add admin configuration system and M3 content automation 2026-01-15 15:20:21 -04:00
fabric-sync.timer Add admin configuration system and M3 content automation 2026-01-15 15:20:21 -04:00
fabric_sync.py Add registry improvements, tag filtering, and admin tools 2026-01-16 06:20:16 -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 Add admin configuration system and M3 content automation 2026-01-15 15:20:21 -04:00
similarity.py Add admin configuration system and M3 content automation 2026-01-15 15:20:21 -04:00
sync_to_db.py
test_nodegraph.py Add flow visualization for tool builder 2026-01-15 17:07:35 -04:00
validate_tool.py Add registry improvements, tag filtering, and admin tools 2026-01-16 06:20:16 -04:00
vet_pipeline.py Add admin configuration system and M3 content automation 2026-01-15 15:20:21 -04:00