mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 18:55:37 -04:00
ed54ff5801
Add Johny learning system domain tools: - johny:study - Study session management - johny:knowledge - Knowledge graph operations - johny:mastery - Mastery level tracking - johny:review - Spaced repetition reviews - johny:practice - Practice problem management Tools bridge to Python CLI via spawnSync for: - Knowledge graph (topic DAG with prerequisites) - Mastery tracking (6 levels: Unknown → Fluent) - Spaced repetition (Ebbinghaus decay) - FIRe (Fractional Implicit Repetition) Update roadmap to mark Phase 2.3 Johny as COMPLETE. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>