233 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
1ecd400ecf Add final summary documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 14:38:17 +00:00
copilot-swe-agent[bot]
d7d1b5fdc5 Move logging_config to utils and create backend.configure_logging plugin
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 14:37:00 +00:00
copilot-swe-agent[bot]
8d3905f98d Add comprehensive backend reorganization documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 14:34:37 +00:00
copilot-swe-agent[bot]
c16f12a6b3 Add workflow triggers documentation and default triggers to all workflows
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 14:32:47 +00:00
copilot-swe-agent[bot]
f395031366 Reorganize backend/autometabuilder: create engine, loaders, services, and utils subdirectories
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 14:30:23 +00:00
copilot-swe-agent[bot]
afa5764b46 Initial plan 2026-01-10 14:21:21 +00:00
a80616cfba Merge pull request #9 from johndoe6345789/copilot/upgrade-n8n-schema
Add triggers property to n8n workflow schema
2026-01-10 14:18:52 +00:00
copilot-swe-agent[bot]
25637e3248 Dogfood triggers feature in single_pass workflow
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 14:08:29 +00:00
copilot-swe-agent[bot]
4180050ae1 Add triggers property and validation to n8n schema
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 14:06:51 +00:00
copilot-swe-agent[bot]
4c4e3012a7 Initial plan 2026-01-10 14:00:47 +00:00
5bdd96c4f8 Merge pull request #8 from johndoe6345789/copilot/add-unit-testing-workflow-plugins
[WIP] Add unit testing for workflow plugins and fix issues
2026-01-10 14:00:01 +00:00
copilot-swe-agent[bot]
689c58b6da Fix: Add missing backend.load_tool_policies to plugin_map.json
- Added backend.load_tool_policies plugin to plugin_map.json
- Total plugins now correctly 90 (was 89)
- All tests still passing

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:56:50 +00:00
copilot-swe-agent[bot]
379908dd64 Add missing var plugin files and update gitignore
- Added var plugin implementation files (get, set, delete, exists)
- Updated .gitignore to not ignore backend/autometabuilder/workflow/plugins/var/
- These files were created but not committed due to gitignore pattern

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:54:57 +00:00
copilot-swe-agent[bot]
3175a4187f Add unit testing workflow plugins and test packages
- Created var plugin directory with get, set, delete, exists plugins
- Created test plugin directory with assert_equals, assert_true, assert_false, assert_exists, run_suite plugins
- Updated plugin_map.json to register all new plugins (90 total plugins now)
- Created 5 test packages: logic_plugins_test, math_plugins_test, string_plugins_test, list_plugins_test, dict_plugins_test
- Added comprehensive unit tests for all new plugins
- Updated documentation with test plugin information
- All tests passing (16 workflow plugin tests + 11 unit testing plugin tests)

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:53:51 +00:00
copilot-swe-agent[bot]
da82bf6986 Initial plan 2026-01-10 13:45:20 +00:00
dd9fe7dc4f Merge pull request #7 from johndoe6345789/copilot/move-autometabuilder-files
Organize workflow plugins into category subdirectories and convert backend utilities to plugins
2026-01-10 13:44:23 +00:00
copilot-swe-agent[bot]
be093b54c9 Document workflow engine and add reorganization summary
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:40:57 +00:00
copilot-swe-agent[bot]
43fa5b80df Add new workflow plugins and update documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:39:13 +00:00
copilot-swe-agent[bot]
4b96b640a9 Organize workflow plugins into subdirectories by category
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:36:29 +00:00
copilot-swe-agent[bot]
ba95e2277b Initial plan 2026-01-10 13:31:55 +00:00
89be9c82ee Merge pull request #6 from johndoe6345789/copilot/delete-autometabuilder-plugins
Migrate app bootstrap to workflow architecture, delete legacy plugins directory
2026-01-10 13:29:21 +00:00
copilot-swe-agent[bot]
e38e60d731 Add comprehensive documentation for default_app_workflow package
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:26:10 +00:00
copilot-swe-agent[bot]
eff020adca Delete backend/autometabuilder/plugins and convert all backend functions to workflow plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:23:00 +00:00
copilot-swe-agent[bot]
9e43fdd57c Initial plan 2026-01-10 13:15:51 +00:00
6923335535 Merge pull request #5 from johndoe6345789/copilot/explore-workflow-package-usage
Add comprehensive software development primitives as workflow plugins
2026-01-10 13:13:02 +00:00
copilot-swe-agent[bot]
ab00f2ba75 Add comprehensive workflow architecture visualization and documentation 2026-01-10 13:09:38 +00:00
copilot-swe-agent[bot]
39dae832ae Add final workflow examples and comprehensive summary documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:07:06 +00:00
copilot-swe-agent[bot]
fb43cf9ca3 Add comprehensive tests and documentation for workflow plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:04:55 +00:00
copilot-swe-agent[bot]
4776082c34 Add comprehensive workflow plugin library for software development primitives
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:02:34 +00:00
copilot-swe-agent[bot]
8b529ac095 Initial plan 2026-01-10 12:54:39 +00:00
1cba95e6f8 Merge pull request #4 from johndoe6345789/copilot/fix-tech-debt-breaking-changes
Breaking: Migrate to n8n workflow schema with npm-style packages
2026-01-10 12:53:51 +00:00
copilot-swe-agent[bot]
d9f1385ab5 Clean up legacy code, refactor to <100 LOC, add documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 12:44:19 +00:00
copilot-swe-agent[bot]
c17e4aa19a Implement n8n workflow schema with npm-style packages
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 12:40:20 +00:00
copilot-swe-agent[bot]
f4d0c1a504 Initial plan 2026-01-10 12:30:41 +00:00
feb7580fc2 Merge pull request #3 from johndoe6345789/copilot/add-roadmap-to-prompt
Phase 9: n8n-style visual workflow canvas with atomic hooks architecture
2026-01-10 12:28:34 +00:00
copilot-swe-agent[bot]
6e9ff896e7 Phase 9: Implement atomic hooks-based workflow canvas components
- Created custom hooks: useWorkflowGraph, useWorkflowPlugins, usePluginSearch, useTabNavigation
- Decomposed canvas logic into: useCanvasNodes, useCanvasEdges, useCanvasDragDrop
- Built atomic node components: NodeHeader, NodeBody, NodePorts
- Created canvas UI components: CanvasInfoPanel, CanvasHintPanel
- Split builder into: LoadingState, ErrorState, WorkflowBuilderHeader, WorkflowBuilderTabs, WorkflowBuilderContent
- Added React Flow for n8n-style visual canvas with drag-and-drop
- All components now under 100 LOC following PROMPT.md guidelines

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 12:25:36 +00:00
copilot-swe-agent[bot]
d7f6d40efa Initial plan 2026-01-10 12:13:37 +00:00
a2bda24d21 Add JSON schema for N8N-style workflows
Added JSON schema for N8N-style workflows with detailed properties and examples.
2026-01-10 12:12:37 +00:00
8344e3708a Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 12:09:59 +00:00
98f60a9a86 Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 12:02:16 +00:00
6e5e5cf3b0 Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 12:02:11 +00:00
6ff6813259 Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 11:21:55 +00:00
308444a69a Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 02:30:45 +00:00
07aa7192fd Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 02:17:09 +00:00
d69cde3e7e Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 02:08:42 +00:00
b888a22857 Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 02:08:33 +00:00
117d08ffed Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 02:05:08 +00:00
02f6f20dc2 Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 02:04:59 +00:00
5bd852ce06 Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 02:04:40 +00:00
490db6d99f Introduce AutoMetabuilder core components and workflow packages:
- Implement core components: CLI argument parsing, environment loading, GitHub service creation, and logging configuration.
- Add support for OpenAI client setup and model resolution.
- Develop SDLC context loader from GitHub and repository files.
- Implement workflow context and engine builders.
- Introduce major workflow packages: `game_tick_loop` and `contextual_iterative_loop`.
- Update localization files with new package descriptions and labels.
- Streamline web navigation by loading items from a dedicated JSON file.
2026-01-10 02:04:29 +00:00