gabriel / musehub public
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.*.

G Gabriel Cardona <gabriel@tellurstori.com> · 7d ago Mar 17, 2026 · cd448303
355
files changed
355
files in snapshot
Files Changed 355 in snapshot
+355
+ README.md .md
+ alembic.ini .ini
+ pyproject.toml .toml

0 comments

No comments yet. Be the first to start the discussion.