main
#70 / 70
Initial extraction of MuseHub from maestro monorepo.
Complete standalone FastAPI service extracted from the maestro codebase: - 44 API route handlers (routes/musehub/) - 26 service modules (services/musehub_*.py) - SQLAlchemy ORM models (db/) - Pydantic request/response models (models/) - 7 MCP browsing tools (mcp/tools/musehub.py) - Jinja2 + HTMX + Alpine.js web UI (templates/musehub/) - Auth, config, contracts, and DB infrastructure - 84 test files (tests/test_musehub_*.py) - Alembic migrations, seed scripts, docs
All imports rewritten from maestro.* → musehub.*.
355
files changed
355
files in snapshot
Files Changed
355 in snapshot
+355
← Older
Oldest on main
All commits
Newer
Remove all Stori, Maestro, and AgentCeption references; rebrand …
e6fad116
No comments yet. Be the first to start the discussion.