233 Commits

Author SHA1 Message Date
15bb1dd3d9 Merge pull request #19 from johndoe6345789/copilot/move-workflow-graph-file
Move workflow_graph.py from data to workflow module
2026-01-10 21:42:58 +00:00
copilot-swe-agent[bot]
b62b080ace Move workflow_graph.py from data to workflow folder and update imports
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:33:40 +00:00
copilot-swe-agent[bot]
400ed68312 Initial plan 2026-01-10 21:30:08 +00:00
1656d9fe25 Merge pull request #18 from johndoe6345789/copilot/add-workflow-package-support
Migrate run_state.py to workflow plugins
2026-01-10 21:29:06 +00:00
copilot-swe-agent[bot]
d178cc3e3d Fix spacing issue in control_start_bot.py
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:25:41 +00:00
copilot-swe-agent[bot]
b6d7df84ce Address code review feedback: improve encapsulation and caching
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:24:40 +00:00
copilot-swe-agent[bot]
fd2a2c5a7c Delete run_state.py and update documentation after migration
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:21:32 +00:00
copilot-swe-agent[bot]
fa4f15b1d9 Create workflow plugins for run state management
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:18:49 +00:00
copilot-swe-agent[bot]
7fc654802b Initial plan 2026-01-10 21:14:57 +00:00
bc0f9aa5b0 Merge pull request #17 from johndoe6345789/copilot/add-workflow-package-integration
Migrate data module to workflow plugins with declarative orchestration
2026-01-10 21:11:37 +00:00
copilot-swe-agent[bot]
27d040b09e Add DATA_TO_WORKFLOW_MIGRATION.md summary document
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:07:22 +00:00
copilot-swe-agent[bot]
93a8c1cd62 Update web_server_bootstrap workflow to use new route plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:06:14 +00:00
copilot-swe-agent[bot]
92f5073532 Move Flask routes into workflow plugins, delete old routes and server.py
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:04:52 +00:00
copilot-swe-agent[bot]
56ae902af0 Fix import in app_runner.py to use data wrapper
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:00:56 +00:00
copilot-swe-agent[bot]
f2d6152e4e Remove old data module files and create plugin wrapper layer
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 20:59:57 +00:00
copilot-swe-agent[bot]
2d1b80cb16 Move implementations from data module into workflow plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 20:58:33 +00:00
copilot-swe-agent[bot]
d19ec5fa16 Initial plan 2026-01-10 20:50:18 +00:00
87a06310f2 Merge pull request #16 from johndoe6345789/copilot/evaluate-autometabuilder-plugins
Remove web/ folder - migrate to workflow-based architecture
2026-01-10 20:46:44 +00:00
copilot-swe-agent[bot]
53af7de062 Final: Transformation complete - web folder successfully removed
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 18:07:34 +00:00
copilot-swe-agent[bot]
b4c2c98405 Add final transformation summary - journey from NO to YES
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 18:05:56 +00:00
copilot-swe-agent[bot]
b0751483e1 Document web folder removal and workflow-based architecture
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 18:04:23 +00:00
copilot-swe-agent[bot]
676221efac Remove web/ folder - fully workflow-based web server
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 18:03:02 +00:00
copilot-swe-agent[bot]
e4ac69588a Migrate web/ to data/, update imports in plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 18:01:08 +00:00
copilot-swe-agent[bot]
8e3d967857 Plan: Remove web folder and replace with workflow-based system
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:59:11 +00:00
copilot-swe-agent[bot]
1a410740ad Add quick reference guide for evaluation results
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:57:41 +00:00
copilot-swe-agent[bot]
d44f92b597 Add comprehensive evaluation summary - web module must remain
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:56:45 +00:00
copilot-swe-agent[bot]
dd42876c9d Add documentation clarifying web module and workflow plugin roles
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:54:25 +00:00
copilot-swe-agent[bot]
f6ebf33b4d Add comprehensive analysis of web module and workflow plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:52:22 +00:00
copilot-swe-agent[bot]
2d04c1399e Initial plan 2026-01-10 17:47:15 +00:00
2bb4763e17 Merge pull request #15 from johndoe6345789/copilot/move-plugins-to-individual-folders
Reorganize workflow plugins into npm-style package structure
2026-01-10 17:44:09 +00:00
copilot-swe-agent[bot]
a02190f6a8 Update plugin README with npm-style package structure documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:18:01 +00:00
copilot-swe-agent[bot]
5aaa0f27a8 Reorganize plugins into individual folders with package.json files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:16:17 +00:00
copilot-swe-agent[bot]
911e435fb3 Initial plan 2026-01-10 17:10:31 +00:00
f9c75c29c2 Merge pull request #14 from johndoe6345789/copilot/convert-to-workflow-plugins
Convert integrations to workflow plugins with backend client initialization
2026-01-10 17:07:55 +00:00
copilot-swe-agent[bot]
babdc1ee85 Remove integrations folder that was accidentally re-added
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:03:26 +00:00
copilot-swe-agent[bot]
9ad907ac03 Make dependencies plugins - refactor notifications to use backend clients
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:02:50 +00:00
copilot-swe-agent[bot]
ef16336084 Convert integrations to workflow plugins and remove old folder
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 16:57:22 +00:00
copilot-swe-agent[bot]
8f52b4d550 Initial plan 2026-01-10 16:52:17 +00:00
47b254ffa2 Merge pull request #13 from johndoe6345789/copilot/convert-autometabuilder-to-plugins
Inline utils module into workflow plugins and remove utils directory
2026-01-10 16:51:23 +00:00
copilot-swe-agent[bot]
5133a46216 Fix remaining imports from utils in engine and tools modules
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 16:48:14 +00:00
copilot-swe-agent[bot]
9ca48a5a3b Inline utility functions into workflow plugins and remove utils directory
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 16:46:58 +00:00
copilot-swe-agent[bot]
bd39b5521e Initial plan 2026-01-10 16:41:04 +00:00
8a6e6c23f7 Merge pull request #12 from johndoe6345789/copilot/convert-services-to-workflow-plugins
Consolidate services into workflow plugins, remove services directory
2026-01-10 16:40:18 +00:00
copilot-swe-agent[bot]
ec681fe63e Convert services to workflow plugins and remove old files
- Moved OpenAI factory code into backend_create_openai.py plugin
- Moved OpenAI client helper code into core_ai_request.py plugin
- Moved GitHub integration code into backend_create_github.py plugin
- Moved context loader code into core_load_context.py plugin
- Removed entire services directory (5 files)
- Removed utils/context_loader.py (1 file)
- Updated utils/__init__.py to remove context_loader references

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 16:37:19 +00:00
copilot-swe-agent[bot]
6fccefe12a Initial plan 2026-01-10 16:31:22 +00:00
789f21487a Merge pull request #11 from johndoe6345789/copilot/migrate-to-workflow-plugins
Migrate web data access and Flask server setup to workflow plugins
2026-01-10 16:28:16 +00:00
copilot-swe-agent[bot]
52a6138b75 Add documentation and example workflow for web plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 15:19:52 +00:00
copilot-swe-agent[bot]
f129c8eeb8 Add web data and server workflow plugins with tests
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 15:17:49 +00:00
copilot-swe-agent[bot]
4f9d04c9f1 Initial plan 2026-01-10 15:09:37 +00:00
fabe1b0d4f Merge pull request #10 from johndoe6345789/copilot/clean-up-autometabuilder-root
Reorganize backend/autometabuilder: move utilities to subdirectories and expose as workflow plugins
2026-01-10 15:08:14 +00:00