CmdForge/src/smarttools
rob d85eb36a72 Fix SQLite WAL mode error on FUSE filesystems
WAL mode can fail on filesystems like mergerfs that don't fully support
memory-mapped files. Add graceful fallback to DELETE journal mode.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 05:50:03 -04:00
..
cli Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00
registry Fix SQLite WAL mode error on FUSE filesystems 2026-01-01 05:50:03 -04:00
ui_urwid Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00
web Rewrite tutorials in engaging O'Reilly book style 2026-01-01 05:46:09 -04:00
__init__.py
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
ui.py
ui_registry.py Add SmartTools Registry and Web UI (Phases 1-7) 2025-12-31 19:03:41 -04:00
ui_snack.py
ui_urwid.py Refactor CLI and UI into modular packages, add registry scrutiny 2026-01-01 02:44:39 -04:00