# Changelog

## 0.1.0

Initial public beta.

- 5-command LeetCode practice workflow: `/lc-start`, `/lc-next`, `/lc-lang`, `/lc-list`, `/lc-help`.
- Menu-first guided practice dashboard.
- Language-aware starter solutions.
- Per-problem `problem.md`, `solution.<ext>`, and `notes.md`.
- Learning-history review from notes.
- Local-only usage counters in `.pi/leetcode/usage.json`.
- Manual LeetCode Run/Submit by opening the problem URL instead of using brittle judge APIs or browser automation.
