k-jinma/dogo-tutor: dogo-tutor v0.0.2 - Initial Release
This is the initial release of "dogo-tutor," an AI tutor designed for coding education. This release is created to archive the repository and obtain a DOI via Zenodo. Key Features Provides step-by-step hints (problem clarification, strategy, logic structuring, and partial code) rather than direct answers. Designed to offer deeper hints only when students explain "what they tried and what happened" in their own words. Automatically generates review notes and short quizzes (/review) based on the last 24 hours of dialogue history, focusing on concepts the student struggled with. Features a self-reflection tool (/log) that allows students to objectively track their dependency on deep hints. Employs a safe guidance design that strictly references URLs from actual lecture materials and official documentation specified by the instructor. Recent Changes Revamped the README for users and added an English summary. Adjusted the icon design for the VS Code extension. Updated various configuration files (e.g., package.json) for public release.