16 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
6e016f5547 Implement automatic plugin discovery and fix package.json files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 23:07:46 +00:00
copilot-swe-agent[bot]
2d302067b2 Add JSON-based route registration system with API handler plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 23:04:18 +00:00
copilot-swe-agent[bot]
147b045b0a Fix workflow package loading and engine builder issues
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 23:00:13 +00:00
74743e62a7 Merge pull request #21 from johndoe6345789/copilot/clean-up-markdown-files
Move historical documentation to docs/archive
2026-01-10 22:12:16 +00:00
copilot-swe-agent[bot]
053595f566 Refactor: consolidate utilities and fix code duplication
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:57:57 +00:00
copilot-swe-agent[bot]
ad2107e980 Move loader implementations to workflow plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:51:38 +00:00
copilot-swe-agent[bot]
5666ca6b03 Clean up markdown files - move historical docs to docs/archive
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:49:09 +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]
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]
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]
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]
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]
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]
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]
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]
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