Commit Graph

  • 1ecd400ecf Add final summary documentation copilot-swe-agent[bot] 2026-01-10 14:38:17 +00:00
  • d7d1b5fdc5 Move logging_config to utils and create backend.configure_logging plugin copilot-swe-agent[bot] 2026-01-10 14:37:00 +00:00
  • 8d3905f98d Add comprehensive backend reorganization documentation copilot-swe-agent[bot] 2026-01-10 14:34:37 +00:00
  • c16f12a6b3 Add workflow triggers documentation and default triggers to all workflows copilot-swe-agent[bot] 2026-01-10 14:32:47 +00:00
  • f395031366 Reorganize backend/autometabuilder: create engine, loaders, services, and utils subdirectories copilot-swe-agent[bot] 2026-01-10 14:30:23 +00:00
  • afa5764b46 Initial plan copilot-swe-agent[bot] 2026-01-10 14:21:21 +00:00
  • a80616cfba Merge pull request #9 from johndoe6345789/copilot/upgrade-n8n-schema johndoe6345789 2026-01-10 14:18:52 +00:00
  • 25637e3248 Dogfood triggers feature in single_pass workflow copilot-swe-agent[bot] 2026-01-10 14:08:29 +00:00
  • 4180050ae1 Add triggers property and validation to n8n schema copilot-swe-agent[bot] 2026-01-10 14:06:51 +00:00
  • 4c4e3012a7 Initial plan copilot-swe-agent[bot] 2026-01-10 14:00:47 +00:00
  • 5bdd96c4f8 Merge pull request #8 from johndoe6345789/copilot/add-unit-testing-workflow-plugins johndoe6345789 2026-01-10 14:00:01 +00:00
  • 689c58b6da Fix: Add missing backend.load_tool_policies to plugin_map.json copilot-swe-agent[bot] 2026-01-10 13:56:50 +00:00
  • 379908dd64 Add missing var plugin files and update gitignore copilot-swe-agent[bot] 2026-01-10 13:54:57 +00:00
  • 3175a4187f Add unit testing workflow plugins and test packages copilot-swe-agent[bot] 2026-01-10 13:53:51 +00:00
  • da82bf6986 Initial plan copilot-swe-agent[bot] 2026-01-10 13:45:20 +00:00
  • dd9fe7dc4f Merge pull request #7 from johndoe6345789/copilot/move-autometabuilder-files johndoe6345789 2026-01-10 13:44:23 +00:00
  • be093b54c9 Document workflow engine and add reorganization summary copilot-swe-agent[bot] 2026-01-10 13:40:57 +00:00
  • 43fa5b80df Add new workflow plugins and update documentation copilot-swe-agent[bot] 2026-01-10 13:39:13 +00:00
  • 4b96b640a9 Organize workflow plugins into subdirectories by category copilot-swe-agent[bot] 2026-01-10 13:36:29 +00:00
  • ba95e2277b Initial plan copilot-swe-agent[bot] 2026-01-10 13:31:55 +00:00
  • 89be9c82ee Merge pull request #6 from johndoe6345789/copilot/delete-autometabuilder-plugins johndoe6345789 2026-01-10 13:29:21 +00:00
  • e38e60d731 Add comprehensive documentation for default_app_workflow package copilot-swe-agent[bot] 2026-01-10 13:26:10 +00:00
  • eff020adca Delete backend/autometabuilder/plugins and convert all backend functions to workflow plugins copilot-swe-agent[bot] 2026-01-10 13:23:00 +00:00
  • 9e43fdd57c Initial plan copilot-swe-agent[bot] 2026-01-10 13:15:51 +00:00
  • 6923335535 Merge pull request #5 from johndoe6345789/copilot/explore-workflow-package-usage johndoe6345789 2026-01-10 13:13:02 +00:00
  • ab00f2ba75 Add comprehensive workflow architecture visualization and documentation copilot-swe-agent[bot] 2026-01-10 13:09:38 +00:00
  • 39dae832ae Add final workflow examples and comprehensive summary documentation copilot-swe-agent[bot] 2026-01-10 13:07:06 +00:00
  • fb43cf9ca3 Add comprehensive tests and documentation for workflow plugins copilot-swe-agent[bot] 2026-01-10 13:04:55 +00:00
  • 4776082c34 Add comprehensive workflow plugin library for software development primitives copilot-swe-agent[bot] 2026-01-10 13:02:34 +00:00
  • 8b529ac095 Initial plan copilot-swe-agent[bot] 2026-01-10 12:54:39 +00:00
  • 1cba95e6f8 Merge pull request #4 from johndoe6345789/copilot/fix-tech-debt-breaking-changes johndoe6345789 2026-01-10 12:53:51 +00:00
  • d9f1385ab5 Clean up legacy code, refactor to <100 LOC, add documentation copilot-swe-agent[bot] 2026-01-10 12:44:19 +00:00
  • c17e4aa19a Implement n8n workflow schema with npm-style packages copilot-swe-agent[bot] 2026-01-10 12:40:20 +00:00
  • f4d0c1a504 Initial plan copilot-swe-agent[bot] 2026-01-10 12:30:41 +00:00
  • feb7580fc2 Merge pull request #3 from johndoe6345789/copilot/add-roadmap-to-prompt johndoe6345789 2026-01-10 12:28:34 +00:00
  • 6e9ff896e7 Phase 9: Implement atomic hooks-based workflow canvas components copilot-swe-agent[bot] 2026-01-10 12:25:36 +00:00
  • d7f6d40efa Initial plan copilot-swe-agent[bot] 2026-01-10 12:13:37 +00:00
  • a2bda24d21 Add JSON schema for N8N-style workflows johndoe6345789 2026-01-10 12:12:37 +00:00
  • 8344e3708a Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 12:09:59 +00:00
  • 98f60a9a86 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 12:02:16 +00:00
  • 6e5e5cf3b0 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 12:02:11 +00:00
  • 6ff6813259 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 11:21:55 +00:00
  • 308444a69a Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:30:45 +00:00
  • 07aa7192fd Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:17:09 +00:00
  • d69cde3e7e Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:08:42 +00:00
  • b888a22857 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:08:33 +00:00
  • 117d08ffed Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:05:08 +00:00
  • 02f6f20dc2 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:04:59 +00:00
  • 5bd852ce06 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:04:40 +00:00
  • 490db6d99f Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:04:29 +00:00
  • af98717aad Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:04:19 +00:00
  • 9bac720d73 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 02:02:31 +00:00
  • cd7591d3da Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:56:08 +00:00
  • 4f92baa801 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:40:21 +00:00
  • 40bf0403b1 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:37:45 +00:00
  • f49ae7bf7e Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:35:17 +00:00
  • de876ab130 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:30:29 +00:00
  • b3bd57964f Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:21:19 +00:00
  • b79dbbe14e Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:15:48 +00:00
  • 25b468ddb1 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:15:34 +00:00
  • 12d9e55666 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:15:13 +00:00
  • f8b19bec1b Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:14:10 +00:00
  • 87e63eec87 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:14:04 +00:00
  • 74e7bddcfe Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:13:57 +00:00
  • 7f495c97a9 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:13:47 +00:00
  • 22c9306347 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 01:08:34 +00:00
  • e944c46853 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 00:58:47 +00:00
  • 5187347d21 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 00:58:42 +00:00
  • 1db3e02d53 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 00:58:26 +00:00
  • 877ba64de8 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-10 00:45:46 +00:00
  • d1857fc195 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-09 23:26:53 +00:00
  • c222471130 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-09 22:35:10 +00:00
  • 998972d85b Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-09 22:08:48 +00:00
  • d64e3d8a73 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-09 22:03:10 +00:00
  • aa47af11f0 Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-09 22:03:05 +00:00
  • 0470cc196c Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-09 22:01:55 +00:00
  • ac8479581f Introduce AutoMetabuilder core components and workflow packages: johndoe6345789 2026-01-09 21:41:39 +00:00
  • e425cfc413 Add testing_triangle and repo_scan_context workflow packages: johndoe6345789 2026-01-09 21:19:10 +00:00
  • adcf8f2e3b Centralize JavaScript asset management: johndoe6345789 2026-01-09 21:03:18 +00:00
  • 6beb4d895a Refactor and modularize JavaScript code: johndoe6345789 2026-01-09 20:43:41 +00:00
  • 852cac3e31 Add WorkflowToggle and FormValidator plugins: johndoe6345789 2026-01-09 20:35:27 +00:00
  • ff4f6f8f70 Add WorkflowToggle and FormValidator plugins: johndoe6345789 2026-01-09 20:35:14 +00:00
  • b9560e8804 Add ChoicesManager plugin for enhanced dropdown handling: johndoe6345789 2026-01-09 20:34:49 +00:00
  • cf994dbf3b Enhance UI components and add Theme/Navigation Managers: johndoe6345789 2026-01-09 20:34:32 +00:00
  • 90f4424f41 Break down n8n-style visual workflow canvas in ROADMAP.md: Add detailed task list for canvas layout, node palette, mini map, and more features for improved roadmap clarity. johndoe6345789 2026-01-09 20:23:59 +00:00
  • 35ca561b64 Break down n8n-style visual workflow canvas in ROADMAP.md: Add detailed task list for canvas layout, node palette, mini map, and more features for improved roadmap clarity. johndoe6345789 2026-01-09 20:06:38 +00:00
  • 7ac23e1779 Add fallback defaults for navigation items in index.js: Initialize NavigationLoader with default items if fetch fails. Adjust render and refresh logic to handle empty navigation data gracefully. johndoe6345789 2026-01-09 20:04:31 +00:00
  • 62791231c0 Add fallback defaults for navigation items in index.js: Initialize NavigationLoader with default items if fetch fails. Adjust render and refresh logic to handle empty navigation data gracefully. johndoe6345789 2026-01-09 19:57:35 +00:00
  • 55cef3a7e9 Enhance UI navigation handling in test_web_ui.py: Add wait_for_nav calls for smooth transitions between sections, ensuring reliable element interactions. johndoe6345789 2026-01-09 19:50:52 +00:00
  • 716fb9cbcb Refactor navigation handling and enhance server-side features: johndoe6345789 2026-01-09 19:47:01 +00:00
  • 90c16be8dd Modularize UI with component macros and expand workflow features: Introduce Jinja2 macros for components to enhance maintainability and code reuse. Add new templates and i18n message keys for comprehensive workflow package management. Update workflow.js to include a new function for loading workflows. johndoe6345789 2026-01-09 19:25:03 +00:00
  • 8695ca2abf Modularize dashboard UI using Jinja2 macros: Extract bot control, status, and logs sections into separate macros for improved code reusability and maintainability. johndoe6345789 2026-01-09 19:07:09 +00:00
  • 1b68061ce7 Refactor WorkflowEngine to node-based structure and add new JavaScript for index page: Transition WorkflowEngine from task-based to node-based processing. Implement plugin mechanism and update the execution flow. Add new JavaScript file to manage interactions on the index page with dynamic elements and localization support. johndoe6345789 2026-01-09 18:49:18 +00:00
  • 93f0049aa5 Refactor Workflow Builder: Transition from task-based to node-based architecture. Update UI elements and i18n messages to reflect node-centric terms. Simplify JSON parsing, add node management functions, and enhance plugin field rendering. johndoe6345789 2026-01-09 18:27:17 +00:00
  • 485118874c Enhance workflow JS and backend with dynamic form fields and new step types: Update workflow.js to support various dynamic input types (text, select, textarea, number) and add new backend step execution functions to improve automation capabilities. johndoe6345789 2026-01-09 17:51:49 +00:00
  • b698a324a1 Implement CI/CD with GitHub Actions and update roadmap: Add CI workflow for build, test, lint, and deploy steps. Mark CI/CD as complete in roadmap. Fix import path in test suite. johndoe6345789 2026-01-09 17:32:11 +00:00
  • 00758f16a5 Remove unused UI components: Delete unused atomic, molecular, and organism templates to streamline codebase and enhance maintainability. johndoe6345789 2026-01-09 17:22:58 +00:00
  • 49e43ebace Add session-scope fixture and enhance UI navigation handling. Implement session-level fixture browser_type_launch_args for Playwright configuration, improve UI navigation in test_web_ui.py by using expect_navigation, refine language dropdown checks, and streamline task buttons and JSON toggle functionality in the Workflow section. Integrate new UI components from templates/components/sections.html. johndoe6345789 2026-01-09 17:17:01 +00:00
  • 8754bf9c68 Add comprehensive multilingual UI messages and enhance server test configuration: Update localization files with extensive UI translations in multiple languages, dynamically bind test server port, and refactor UI tests to improve literal text handling. johndoe6345789 2026-01-09 16:47:05 +00:00
  • 02bb7d7e66 Enhance UI with i18n support and component modularization: Integrate internationalization for dynamic translations, refactor HTML templates using Jinja2 macros to improve code reusability, and streamline Workflow JavaScript with functions for text formatting and localization. johndoe6345789 2026-01-09 16:37:34 +00:00