Skip to content

Releases: blend-ed/openedx-mcp

v0.1.5

Choose a tag to compare

@zameel7 zameel7 released this 25 Jul 05:30

Open edX cookiecutter-style test scaffold (test_settings, Makefile, tox, requirements) that runs standalone (sqlite, no platform). Adds DB-backed model + key-auth + scope tests and a py3.11/3.12 CI matrix.

v0.1.4

Choose a tag to compare

@zameel7 zameel7 released this 25 Jul 04:01

Fix: bulk_enroll crashed on confirm with 'too many values to unpack (expected 2)' — Ulmo's enroll_email returns a 3-tuple. Now indexed. Row results include 'allowed' for pending invites.

v0.1.3

Choose a tag to compare

@zameel7 zameel7 released this 25 Jul 03:39

Health endpoint, platform-free unit tests + ruff lint in CI, rails refactor, and full docs (README/CHANGELOG/CONTRIBUTING/TODO).

v0.1.2

Choose a tag to compare

@zameel7 zameel7 released this 25 Jul 03:22

9-scope model + additive destructive + grant:admin escalation gate; scopes rendered as checkboxes in Django admin; key-creation banner shows copy-paste Claude connect steps (OPENEDX_MCP_PUBLIC_URL).

v0.1.1

Choose a tag to compare

@zameel7 zameel7 released this 24 Jul 09:04

Removes course create/clone/delete lifecycle tools (kept on a private local branch). Keeps block CRUD, publish, course settings, outline + all LMS tools (people, access, enroll, analytics, certificates, reports, retirement). Supersedes yanked 0.1.0.