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]
|
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]
|
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]
|
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]
|
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]
|
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 |
|