Commit Graph

  • 0548f6e3ec Let table cells manage widget sizes naturally rob 2026-01-17 14:24:24 -0400
  • 0e1a5b5f62 Fix assertion row alignment and improve delete button visibility rob 2026-01-17 14:13:43 -0400
  • 7516a9b5ed Fix assertion table column widths in TestStepDialog rob 2026-01-17 14:04:06 -0400
  • 7110e82eca Fix assertion type combo box height in TestStepDialog rob 2026-01-17 14:02:28 -0400
  • 4176573e9d Fix assertion table row height in TestStepDialog rob 2026-01-17 14:00:08 -0400
  • 68ab329c33 Add interactive step testing to Tool Builder rob 2026-01-17 13:42:20 -0400
  • a134fb59c3 Add dark mode and simple theming support to GUI rob 2026-01-17 13:19:26 -0400
  • 9baddeef18 Add Help menu and contextual tooltips to GUI rob 2026-01-17 06:27:23 -0400
  • 3f259449d4 Add tool composition UI with auto-dependency management rob 2026-01-17 05:27:54 -0400
  • 05a2fae94c Add password reset flow with email-based token verification rob 2026-01-17 04:34:43 -0400
  • 205cd8d9cf Update collections documentation with implementation details rob 2026-01-17 04:16:46 -0400
  • ae6ec7cea1 Fix collections CLI to handle API's expanded tool format rob 2026-01-17 04:10:30 -0400
  • 2b927478a6 Fix NameError in admin collections endpoints rob 2026-01-17 04:06:19 -0400
  • c35512dee9 Fix: Use @require_admin decorator instead of @require_auth rob 2026-01-17 03:52:55 -0400
  • 2c2707679f Add collections CLI commands and admin management feature/collections-cli rob 2026-01-17 03:43:58 -0400
  • 0d91eb7fa0 Update olddocs to reflect current implementation state rob 2026-01-17 03:35:42 -0400
  • a46add05b7 Add prefix matching to registry search rob 2026-01-17 02:42:46 -0400
  • 85d1212c0d Add startup connection validation to GUI rob 2026-01-17 01:59:16 -0400
  • 66fd121ee4 Add AI review logging and --skip-ai-review flag to fabric sync rob 2026-01-17 01:41:45 -0400
  • adefe909c2 Add fork display, version selector, and admin cleanup features rob 2026-01-16 23:42:32 -0400
  • 74b5124360 Fix publish flow and consolidate My Tools view rob 2026-01-16 23:17:55 -0400
  • 16de3e371c Add version display and bump buttons to publish dialog rob 2026-01-16 22:45:42 -0400
  • 4756ea906c Replace Sync Status button with F5 keyboard shortcut rob 2026-01-16 21:43:37 -0400
  • 9f60e84075 Remove local hash comparison for publish state detection rob 2026-01-16 20:53:26 -0400
  • 66c0fc77ae Fix GUI publish to save normalized config for hash consistency rob 2026-01-16 20:37:29 -0400
  • d7d0019472 Add registry_feedback to hash exclude list rob 2026-01-16 20:30:59 -0400
  • 23c42faf75 Fix hash comparison in get_tool_publish_state rob 2026-01-16 20:22:26 -0400
  • 19c1cf086f Save registry_hash and status after CLI publish rob 2026-01-16 20:02:17 -0400
  • 64b9e8e70d Add status polling and CLI status command for tool moderation rob 2026-01-16 19:50:30 -0400
  • cd4c0682e8 Add Request Changes feature for admin tool moderation rob 2026-01-16 17:59:15 -0400
  • 9029286d4c Fix AI review variable name in publish endpoint rob 2026-01-16 17:00:50 -0400
  • 12ae870b3c Fix tool argument passing for flag-style arguments rob 2026-01-16 16:39:36 -0400
  • e1cae5ffda Fix cmdforge executable path for AI review rob 2026-01-16 16:05:51 -0400
  • 8471480aa7 Add AI-powered secondary review for scrutiny warnings rob 2026-01-16 16:03:44 -0400
  • b0bd692be5 Add scrutiny warnings to tool detail modal rob 2026-01-16 15:25:40 -0400
  • 807a0e28a5 Fix modal scrolling - content scrolls within fixed viewport rob 2026-01-16 15:22:10 -0400
  • 957a65397a Fix modal header positioning and step content display rob 2026-01-16 15:13:27 -0400
  • 9035a17f21 Improve modal styling and make dialogs draggable rob 2026-01-16 15:04:05 -0400
  • 3914ca74b3 Add tool detail view to admin pending page rob 2026-01-16 14:55:50 -0400
  • 706accc008 Remove redundant "Go to page" input from pagination rob 2026-01-16 14:50:06 -0400
  • cb9625d613 Add improved pagination to admin pending tools page rob 2026-01-16 14:46:35 -0400
  • f22e95d119 Add automatic background sync for tool statuses rob 2026-01-16 08:11:17 -0400
  • 7f976d3f8c Fix hash computation to exclude version/tags metadata rob 2026-01-16 08:02:42 -0400
  • f1c462146b Fix publish state tracking and add sync status feature rob 2026-01-16 07:52:42 -0400
  • 3fccf854be Refresh tools list after successful publish rob 2026-01-16 07:20:40 -0400
  • 62a4b4a2da Add path attribute to Tool class for config file tracking rob 2026-01-16 07:16:54 -0400
  • 4b1f3cee52 Save registry_hash after publish for state tracking rob 2026-01-16 07:12:20 -0400
  • 96f7c05744 Fix publish dialog sending dict instead of YAML string rob 2026-01-16 07:06:45 -0400
  • deddd8efbb Fix Publish button always greyed out when not connected rob 2026-01-16 07:01:25 -0400
  • 0216d1d77a Add disconnect command and fix GUI connection status refresh rob 2026-01-16 06:55:30 -0400
  • ae767de2d7 Update documentation 2026-01-16 rob 2026-01-16 06:23:31 -0400
  • 5e01a335c0 Add registry improvements, tag filtering, and admin tools feature/content-hash rob 2026-01-16 06:20:16 -0400
  • 78025aac8e Implement content hash system for integrity verification rob 2026-01-16 01:31:08 -0400
  • 8e6b03cade Add step type icons and inline name editing rob 2026-01-16 01:21:20 -0400
  • bc970fb9f7 Update help banner with link cutting shortcut feature/flow-visualization rob 2026-01-15 23:59:35 -0400
  • 683a8a6d8f Fix signal handling during graph rebuild rob 2026-01-15 23:54:48 -0400
  • d1f0c2f893 Add flow view reordering via connection breaking rob 2026-01-15 23:50:18 -0400
  • 260ebf1b2f Fix false positives in variable dependency validation rob 2026-01-15 23:29:13 -0400
  • b8760eb208 Add drag-reorder, validation, and flow-to-tool sync rob 2026-01-15 23:13:44 -0400
  • 8ab0fba67c Change Fit All to Fit Selection with Select All shortcut rob 2026-01-15 22:53:47 -0400
  • 827f0f9eef Fix help banner visibility rob 2026-01-15 22:41:03 -0400
  • fb879d09ea Improve flow view UX and fix step naming rob 2026-01-15 22:36:13 -0400
  • 4d9a0e5943 Add CmdForge welcome page to sidebar rob 2026-01-15 22:18:00 -0400
  • 88c9a8a1e7 Add custom step names and fix F key shortcut rob 2026-01-15 22:16:15 -0400
  • 3c39cc9cda Improve flow visualization UX rob 2026-01-15 21:52:36 -0400
  • ad9a59283c Add patch for NodeGraphQt PySide6 6.7+ compatibility rob 2026-01-15 19:10:10 -0400
  • 042be8b49b Add flow visualization for tool builder rob 2026-01-15 17:07:35 -0400
  • a5e0948881 Add admin configuration system and M3 content automation rob 2026-01-15 15:20:21 -0400
  • d1eb4231a7 Fix Output Template visibility and default value rob 2026-01-14 14:33:07 -0400
  • 436d6292ff Add Python syntax checking to Code Step dialog rob 2026-01-14 14:27:55 -0400
  • d0ff6c0c35 Document AI-assisted code generation in README rob 2026-01-14 14:21:31 -0400
  • 2438aec831 Restore AI-assisted code generation in Code Step dialog rob 2026-01-14 14:20:58 -0400
  • bee74061b1 Add Profiles documentation to README rob 2026-01-14 05:23:57 -0400
  • 9588c3f8b0 Add AI persona profiles for prompt injection rob 2026-01-14 05:22:31 -0400
  • 9d56f703cd Fix sort field values to match API rob 2026-01-14 05:03:55 -0400
  • ebb70f5865 Fix Browse All to use list_tools instead of search_tools rob 2026-01-14 05:01:01 -0400
  • 305c09a929 Fix QTextEdit -> QTextBrowser for clickable links rob 2026-01-14 04:58:39 -0400
  • 518a04a8b0 Add tool marketplace UI enhancements rob 2026-01-14 04:51:10 -0400
  • 4fe2d26244 Convert TUI to PySide6 desktop GUI rob 2026-01-14 04:38:35 -0400
  • 604b473806 Add ratings, reviews, and publisher reputation system rob 2026-01-14 03:12:31 -0400
  • d2c668dc99 Improve connection UX based on feedback rob 2026-01-14 01:45:01 -0400
  • 367fac204b Add app pairing feature for simplified registry connection rob 2026-01-14 01:10:12 -0400
  • 3fe7b07c70 Fix /api/v1/me/tools to include published_at rob 2026-01-14 00:11:08 -0400
  • 155905b61e Fix password reset to use argon2 hasher rob 2026-01-14 00:07:21 -0400
  • eacfd0d74a Add admin tools: delete publisher and reset password rob 2026-01-13 23:56:06 -0400
  • a4ed9ed730 Fix admin dashboard and update repository URLs rob 2026-01-13 23:47:59 -0400
  • 50326a11c6 Fix migration: move new column indexes to migrate_db() rob 2026-01-13 23:24:48 -0400
  • 58f187ccad Update deployment docs with user systemd service option rob 2026-01-13 23:16:34 -0400
  • 946a5933b4 Add registry curation system with role-based moderation rob 2026-01-13 22:58:37 -0400
  • b1d1a3692d Update README Docker section with new containers rob 2026-01-13 22:19:31 -0400
  • 63149aec07 Add database migration for schema updates rob 2026-01-13 21:48:38 -0400
  • 0462750b88 Allow pasting registry token directly in TUI rob 2026-01-13 21:40:09 -0400
  • 4d09c3f912 Add pre-installed Docker container rob 2026-01-13 21:32:09 -0400
  • a70267cf53 Fix token modal and session token issues rob 2026-01-13 21:27:01 -0400
  • e18a575f76 Add TUI publish feature and fix web UI dropdown rob 2026-01-13 21:12:42 -0400
  • 79739369f0 Fix registry registration URL in CLI rob 2026-01-13 20:42:37 -0400
  • 86d82fcd72 Fix TUI registry browser and harden search API rob 2026-01-13 20:36:21 -0400
  • 19e5be7e5a Fix category display and tool counts in web UI rob 2026-01-13 19:53:40 -0400
  • c89bd44be8 Fix registry URL and add registry browser to TUI rob 2026-01-13 19:43:20 -0400
  • b40f26622f Add installer script and test installation Docker image rob 2026-01-13 07:17:54 -0400