All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- π§ Top troubleshooting section in README covering:
- Skill add/install issues
- Authentication and subscription problems
- Permission prompts explanation (Allow/Deny/Allow for session)
- File mention
@autocomplete issues - Windows shell gotchas
- π Lesson fallback handling in SKILL.md for early lessons (S1-S3):
- S1: Fallbacks for
/helpissues, authentication, and subscription problems - S2: Fallbacks for directory/file issues, permission confusion, and @-mention problems
- S3: Fallbacks for permission model confusion and accidental actions
- S1: Fallbacks for
- π€ Beginner-friendly troubleshooting with clarifying questions using
ask_user - β Actionable next steps and safe commands in all fallback paths
- π€οΈ Dual-track learning paths (Developer π§βπ» and Non-Developer π¨)
- π€ CONTRIBUTING.md with local development setup guide
- π CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
- π§ͺ TESTING.md with conversation playbooks and QA checklist
- π Issue templates (bug report, feature request, lesson idea)
- π Pull request template
- π "Reset tutorial" support
- π CLI glossary for non-technical users
- β‘ Concise Q&A mode for direct technical questions
- π‘οΈ Failure handling for offline docs, SQL errors, unclear intent
- π¦ Lesson 1 refactored from "install" to "verify & explore" (user is already running CLI)
- π SKILL.md consolidated to single source of truth with symlink
- π PRD updated with dual-track mermaid diagrams
- π README updated with dual-track lesson tables and architecture diagram
- π Initial release
- π 6 interactive tutorial lessons for beginners
- β On-demand Q&A mode with live doc fetching
- π SQL-based lesson progress tracking
- π PRD with mermaid workflow diagrams
- π SECURITY.md with vulnerability reporting policy
- π MIT License