CoolFace
Apppublic

BrightBighead1/supercharged-metagpt

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
19 commits on main
ecd5b6a4mo ago

v3.2: Add Groq support (fast, free, reachable from HF Spaces)

MetaGPT Deployer
d2fcc794mo ago

v3.2: OpenAI-first LLM strategy (HF API unreachable from Spaces)

MetaGPT Deployer
415ad994mo ago

v3.1: Add model fallback, better error handling, agent fallback output

MetaGPT Deployer
aefc5634mo ago

v3.0: Redesigned for OWL control, per-request HF token, streaming agents

MetaGPT Deployer
fb4a4f04mo ago

Fix: Syntax error in demo mode f-string

MetaGPT Deployer
ea7fca64mo ago

v2.0: Add demo fallback when no API keys

MetaGPT Deployer
0d5644d4mo ago

Fix: Add agents.py to Docker container

MetaGPT Deployer
814b53f4mo ago

v2.0: Replace MetaGPT with lightweight custom agent engine

MetaGPT Deployer
c272b4c4mo ago

Final: Clean version with built-in agent engine

MetaGPT Deployer
c20c6434mo ago

Fix: Use Popen for background MetaGPT install

MetaGPT Deployer
92353d64mo ago

Add background MetaGPT installer

MetaGPT Deployer
c4bede04mo ago

Revert: Lightweight build (MetaGPT install via API)

MetaGPT Deployer
65c98984mo ago

Add MetaGPT installation in Dockerfile

MetaGPT Deployer
5ac2bfe4mo ago

Fix: Remove auto-install, run demo mode by default

MetaGPT Deployer
ec6e4794mo ago

Fix: Remove metagpt from requirements, auto-install on startup

MetaGPT Deployer
852cd724mo ago

Fix: Install metagpt from GitHub v0.6.6

MetaGPT Deployer
bdf635a4mo ago

Add metagpt==0.6.6 for full multi-agent mode

MetaGPT Deployer
e135a234mo ago

Fix: Simplified Dockerfile, removed heavy deps, added demo mode fallback

MetaGPT Deployer
5f73ca54mo ago

Deploy Supercharged MetaGPT with CLI-Anything + mirofish-cli + Paperclip + Obscura

MetaGPT Deployer