v0.6.0
edstem-cli 0.6.0
- Adds posting:
edstem threads sendandedstem replies sendwrite Markdown bodies to Ed, and the MCP toolscreate_threadandreply_threadstay disabled untilEDSTEM_ALLOW_POSTING=1or the Worker variableMCP_ALLOW_POSTING=1is set. - Adds
edstem auth loginandedstem auth logout, which verify a token before saving it and report its source and path. - Adds Markdown read verbs for lessons, slides, and threads across the CLI and MCP, plus a consistent slide projection.
- Adds
edstem threads search,--offset, and--since, and pages filtered thread listings so--maxis honest. - Adds thread attachments to
edstem files list|getand thelist_thread_filesMCP tool. - Adds the
list_modulestool andtriage_unansweredprompt, and makes every MCP tool self-describing. - Restores
edstem updateand retries rate-limited reads with backoff. Writes are never retried. - Fixes unscoped writes:
lessons mark-readnow needs a query or--all, andsubmit_slide_answerneeds a choice.
edstem slides show now returns the projected slide instead of Ed's raw payload. See CHANGELOG.md for the full list.