BrightBighead1/supercharged-metagpt
v3.2: Add Groq support (fast, free, reachable from HF Spaces)
v3.2: OpenAI-first LLM strategy (HF API unreachable from Spaces)
v3.1: Add model fallback, better error handling, agent fallback output
v3.0: Redesigned for OWL control, per-request HF token, streaming agents
Fix: Syntax error in demo mode f-string
v2.0: Add demo fallback when no API keys
Fix: Add agents.py to Docker container
v2.0: Replace MetaGPT with lightweight custom agent engine
Final: Clean version with built-in agent engine
Fix: Use Popen for background MetaGPT install
Add background MetaGPT installer
Revert: Lightweight build (MetaGPT install via API)
Add MetaGPT installation in Dockerfile
Fix: Remove auto-install, run demo mode by default
Fix: Remove metagpt from requirements, auto-install on startup
Fix: Install metagpt from GitHub v0.6.6
Add metagpt==0.6.6 for full multi-agent mode
Fix: Simplified Dockerfile, removed heavy deps, added demo mode fallback
Deploy Supercharged MetaGPT with CLI-Anything + mirofish-cli + Paperclip + Obscura
