Yihong89/dsh-teacher

Yihong89★ 3JavaScript最后同步: 2026-08-15

在 GitHub 打开

DSH teacher plugin: Socratic tutor that leads you to answers from a markdown question set, tracks knowledge gaps in-session, and retests them on a spaced-repetition schedule.

README 摘要

dsh-teacher 🧑‍🏫 A DeepSeek Harness plugin that turns the agent into a teacher — never answers, always asks. Give it a markdown file of questions. It leads you to the answers with the Socratic method, keeps a quiet ledger of the gaps it notices in your reasoning, and retests those gaps on-demand on a spaced-repetition schedule. The loop Status v0.3.0 — core + Web client + SQLite question store + LLM-free quiz popup; tests passing (83/83). Milestone Status M0 Scaffold (bundle patch, plugin row, zero-build JS) ✅ M1 Core Socratic loop (curriculum parser, policy section, 5 tools) ✅ M2 Gap ledger + persistence (SQLite + JSON fallback, session events) ✅ M3 FSRS-5 spaced retest (official test vector pinned) ✅ M4 Web client (quiz cards, gaps button + panel, gap projection) ✅ M5 Publish (dsh-plugin topic ✓, awesome lists, live e2e) ◐ M6 SQLite question store (courses/questions/quiz runs) ✅ M7 LLM-free quiz popup (MCQ + free-text, POST /dsh-teacher/quiz/submit ) ✅ M8 Post-quiz LLM analysis + Socratic walk ( analyze quiz ) ✅ Design decisions are in docs/PLAN.md (§10 = the v0.3 redesign). Web client Once the plugin is installed and the web profile restarted, the browser bundle ( lib/client.js…

在 GitHub 查看完整 README →
内容/媒体dsh-pluginocragent

分类