feat: implement interactive lesson management and update command handling

This commit is contained in:
asepharyana
2026-07-13 02:53:30 +07:00
parent ab8b098a57
commit dc0f1c7647
10 changed files with 288 additions and 209 deletions
-5
View File
@@ -80,11 +80,6 @@ const COMMANDS: &[&str] = &[
"/quit",
"/clear",
"/lesson",
"/lesson ls",
"/lesson export",
"/lesson import",
"/lesson accept",
"/lesson reject",
"/login",
"/login zen",
"/login openai",