Commit Graph

  • 497fe87fc5 Rename project from SmartTools to CmdForge main rob 2026-01-02 22:15:55 -0400
  • 2939dd806b Document forum feature across site rob 2026-01-02 01:17:25 -0400
  • 3efed0bf33 Add both Forum and Community links to navigation rob 2026-01-02 00:52:00 -0400
  • a80adcedfd Add community forum feature rob 2026-01-02 00:45:15 -0400
  • e2d1002d2e Fix 'All Tools' count showing filtered category count rob 2026-01-01 07:04:12 -0400
  • 9699717443 Fix SQL parameter count in category filter query rob 2026-01-01 06:58:30 -0400
  • 0a1c03ce09 Replace placeholder content on Community and Support pages rob 2026-01-01 06:49:13 -0400
  • 01995392da Add Visual Builder tutorial for the TUI rob 2026-01-01 06:36:34 -0400
  • 62e0ddeabd Add prose styling for documentation content rob 2026-01-01 06:13:02 -0400
  • d85eb36a72 Fix SQLite WAL mode error on FUSE filesystems rob 2026-01-01 05:50:03 -0400
  • 55d46d1f61 Rewrite tutorials in engaging O'Reilly book style rob 2026-01-01 05:46:09 -0400
  • 6acbafc061 Fix tutorial page template format to match docs pattern rob 2026-01-01 05:25:37 -0400
  • 427dfcb669 Fix tutorials route to pass correct template variables rob 2026-01-01 05:23:24 -0400
  • d072d7ccad Add comprehensive tutorial content rob 2026-01-01 05:20:33 -0400
  • c1eb425457 Replace pip install command with link to Gitea install guide rob 2026-01-01 04:41:49 -0400
  • 02842e4287 Include all dependencies and tests in Docker image rob 2026-01-01 03:51:46 -0400
  • 940f91d445 Add parallel orchestration documentation to web UI rob 2026-01-01 03:21:33 -0400
  • cdb17db43a Add comprehensive test suite for core modules rob 2026-01-01 03:07:16 -0400
  • 97f9de52e6 Refactor CLI and UI into modular packages, add registry scrutiny rob 2026-01-01 02:44:39 -0400
  • 4fb229858f Fix select element accessibility labels on tools page rob 2025-12-31 23:25:16 -0400
  • e7937361f3 Fix additional accessibility issues on tools and search pages rob 2025-12-31 23:23:04 -0400
  • 26ae319815 Add Sentry error monitoring and fix accessibility issues rob 2025-12-31 23:20:11 -0400
  • 357997dc7d Fix docs heading format for template compatibility rob 2025-12-31 23:10:34 -0400
  • 8c7c22b958 Fix duplicate SEO route registration rob 2025-12-31 23:09:01 -0400
  • 4318b6cec5 Add SEO files and real documentation content rob 2025-12-31 23:05:57 -0400
  • 1ac3054aaa Add Phase 8 features: analytics, reporting, health check rob 2025-12-31 22:49:58 -0400
  • 096c0739d8 Merge pull request 'Add SmartTools Registry with Web UI (Phase 1-7)' (#18) from feature/registry into main rob 2026-01-01 01:21:37 +0000
  • 9a33d57de1 Add JavaScript interactivity and consent API feature/registry rob 2025-12-31 21:06:40 -0400
  • e029166ba6 Change web blueprint static URL path to avoid conflict rob 2025-12-31 20:08:20 -0400
  • 9070029d31 Fix static folder path resolution for blueprints rob 2025-12-31 20:06:34 -0400
  • 24c91b8de7 Add deployment guide to WEB_UI.md rob 2025-12-31 20:00:59 -0400
  • b26ae5092b Add error handlers for 404 and 500 pages rob 2025-12-31 19:59:01 -0400
  • c41d2eace2 Update .gitignore and remove untracked files rob 2025-12-31 19:50:13 -0400
  • 16554c0694 Fix csrf_token collision in auth.py rob 2025-12-31 19:47:29 -0400
  • 0200ad4f6e Add 'now' global function to Jinja2 templates rob 2025-12-31 19:43:43 -0400
  • b90e632ec7 Fix session interface method indentation rob 2025-12-31 19:40:42 -0400
  • d6519bde66 Fix blueprint route registration order rob 2025-12-31 19:36:05 -0400
  • c8a937ec15 Fix Semver dataclass order conflict with Python 3.11 rob 2025-12-31 19:34:36 -0400
  • cfb9858967 Add built Tailwind CSS and lockfile rob 2025-12-31 19:14:54 -0400
  • 34428f0e72 Add SmartTools Registry and Web UI (Phases 1-7) rob 2025-12-31 19:03:41 -0400
  • 284e9981bc Add issue templates for bug reports, feature requests, and questions rob 2025-12-30 03:04:23 -0400
  • b67d44ac8b Clean up OpenCode ProviderModelNotFoundError messages v0.1.0 rob 2025-12-30 01:25:15 -0400
  • 9d783af2f9 Improve provider error messages with install suggestion rob 2025-12-30 01:11:00 -0400
  • c1499e76d2 Add 'Try It Now' quick demo section to README rob 2025-12-30 00:55:43 -0400
  • c8a0433ecc Update OpenCode provider info with free models and 75+ providers rob 2025-12-30 00:09:14 -0400
  • e2816bf6f6 Make source ~/.bashrc instruction more prominent after provider install rob 2025-12-29 23:47:11 -0400
  • d830a483d9 Update Docker provider install instructions for pre-built container rob 2025-12-29 23:40:44 -0400
  • 38a446640f Add pre-built container pull instructions to README rob 2025-12-29 23:21:12 -0400
  • 543ded0a5f Add interactive provider installer and fix documentation rob 2025-12-29 17:33:23 -0400
  • b09008c215 fix: correct Gemini install command (npm @google/gemini-cli) rob 2025-12-29 15:50:42 -0400
  • 2cbaaeb9d5 fix: correct Codex install command (npm, not pip) rob 2025-12-29 15:40:34 -0400
  • 452cebadda fix: add xdg-utils for browser opening in Docker rob 2025-12-29 15:19:44 -0400
  • 6106b7837a feat: add browser support for provider OAuth in Docker rob 2025-12-29 13:15:13 -0400
  • 9d3b65118d fix: correct provider setup descriptions for browser-based auth rob 2025-12-29 13:09:19 -0400
  • b4c7491784 feat: add interactive provider installation guide rob 2025-12-29 13:04:17 -0400
  • 6abca22019 feat: add providers CLI command for managing AI providers rob 2025-12-29 12:53:43 -0400
  • f65d250973 docs: Add Docker section to README rob 2025-12-24 01:21:56 -0400
  • 42be82df6b Add standalone docker-compose.yml rob 2025-12-24 01:01:35 -0400
  • 65279bd8c8 Add Docker support and documentation updates rob 2025-12-23 23:40:13 -0400
  • 7e9bd0d533 made an adjustment to the adjust code instructions rob 2025-12-07 05:34:24 -0400
  • 35835f8254 fix: Add clearer example showing variable assignment pattern rob 2025-12-07 05:15:12 -0400
  • d09a0088ef fix: Show available variables in triple-quote format in AI prompt rob 2025-12-07 04:58:37 -0400
  • bcda4150a7 docs: Improve AI auto-adjust prompt with variable substitution guidance rob 2025-12-07 03:57:41 -0400
  • 0c966a8adb fix: Add variable substitution to code steps rob 2025-12-07 02:59:35 -0400
  • 9c6b682c73 fix: Improve AI auto-adjust prompt to prevent function wrapping rob 2025-12-05 21:39:48 -0400
  • 541d49b7f9 feat: Add tool categories for organization rob 2025-12-05 04:33:58 -0400
  • cff3b674ac docs: Add undo/redo and $EDITOR to UI navigation docs rob 2025-12-05 03:35:55 -0400
  • f84e06aa05 fix: Use Alt+U/Alt+R for undo/redo, fix state tracking rob 2025-12-05 03:33:13 -0400
  • 67a83e5379 fix: Change undo/redo keys to Ctrl+U/Ctrl+R rob 2025-12-05 02:48:51 -0400
  • 6a4e153a62 feat: Add undo/redo for code editor rob 2025-12-05 02:36:46 -0400
  • f227831feb Add $EDITOR button to open code in external editor rob 2025-12-05 02:04:42 -0400
  • 765a53df1c Add DOS scrollbar to AI prompt editor rob 2025-12-05 01:54:38 -0400
  • aef5c0f99f Add 3D-style buttons with box-drawing characters rob 2025-12-05 01:46:20 -0400
  • b8c85df398 docs: Add AI-Assisted Code Generation section to README rob 2025-12-05 01:40:52 -0400
  • bdaf9e48de Redesign AI auto-adjust UI with boxed section rob 2025-12-05 01:27:22 -0400
  • c4b5492dc7 Cleanup: remove dead code and improve documentation rob 2025-12-05 01:01:01 -0400
  • 039df4a6a5 Add DOS-style scrollbars and improve dialog navigation rob 2025-12-05 00:47:25 -0400
  • 4c1d3aa4fd Add Bitcoin donation address rob 2025-12-04 13:13:06 -0400
  • 02b5a496c4 Update all URLs to point to Gitea rob 2025-12-04 12:47:14 -0400
  • 4c71dbded2 Add comprehensive documentation and 28 example tools rob 2025-12-04 12:42:04 -0400
  • 28dac465e6 Implement core SmartTools functionality rob 2025-11-28 04:45:39 -0400
  • ba18c0feaa Initial commit: SmartTools design and README rob 2025-11-28 04:30:55 -0400