mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-24 13:54:59 +00:00
- 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>