CmdForge/src/smarttools
rob 9699717443 Fix SQL parameter count in category filter query
The query uses base_where twice (for latest_any and latest_stable CTEs)
but params were only passed once, causing sqlite3.ProgrammingError when
filtering by category.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 06:58:30 -04:00
..
cli Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00
registry Fix SQL parameter count in category filter query 2026-01-01 06:58:30 -04:00
ui_urwid Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00
web Replace placeholder content on Community and Support pages 2026-01-01 06:49:13 -04:00
__init__.py Implement core SmartTools functionality 2025-11-28 04:45:39 -04:00
cli.py Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00
config.py Add SmartTools Registry and Web UI (Phases 1-7) 2025-12-31 19:03:41 -04:00
manifest.py Add SmartTools Registry and Web UI (Phases 1-7) 2025-12-31 19:03:41 -04:00
providers.py Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00
registry_client.py Add SmartTools Registry and Web UI (Phases 1-7) 2025-12-31 19:03:41 -04:00
resolver.py Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00
runner.py Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00
tool.py feat: Add tool categories for organization 2025-12-05 04:33:58 -04:00
ui.py Add comprehensive documentation and 28 example tools 2025-12-04 12:42:04 -04:00
ui_registry.py Add SmartTools Registry and Web UI (Phases 1-7) 2025-12-31 19:03:41 -04:00
ui_snack.py Add comprehensive documentation and 28 example tools 2025-12-04 12:42:04 -04:00
ui_urwid.py Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00