Releases: Stewie-pixel/claude-with-leetcode
Releases · Stewie-pixel/claude-with-leetcode
Issue-automation-workflows
What's Changed
- feat: add java/2161-partition-array-according-to-given-pivot by @kienpham07 in #37
- feat: add cpp/128-longest-consecutive-sequence by @tnt1626 in #43
- feat: add java/658-find-k-closest-elements by @kienpham07 in #44
- feat: add java/141-linked-list-cycle by @kienpham07 in #78
- fix: issue deduplication inline bash with automated scripts by @Stewie-pixel in #49
- Add/2 add two numbers, solution in C by @tnt1626 in #81
- feat: add java/206-reverse-linked-list/ by @kienpham07 in #87
- feat: add c/3-longest-substring-without-repeating-characters by @tnt1626 in #94
- feat: add java/143-reorder-list by @kienpham07 in #95
- feat(ci): automated issue lifecycle management workflows by @Stewie-pixel in #96
- fix(ci): resolve logic errors in issue automation workflows by @Stewie-pixel in #98
New Contributors
- @kienpham07 made their first contribution in #37
- @tnt1626 made their first contribution in #43
Full Changelog: v0.1.1...v0.1.2
Serper-search-tool
What's Changed
- fix: serper search api returns invalid html tag by @Stewie-pixel in #33
Full Changelog: v0.1.0...v0.1.1
Initial Release
v0.1.0 — Initial Release 🎉
The foundation of DSA Mentor is live. This release ships the core automation pipeline: a Claude AI agent that detects newly committed LeetCode problems, generates a full structured lecture, and posts it as a GitHub Issue daily. Also includes auto-generated README with dynamic language badges to keep the repo presentation always up to date.
What's Changed
- feat: add automated README generation with dynamic language badges by @Stewie-pixel in #4
- feat: add new file changes detection by @Stewie-pixel in #12
- feat: integrate claude dsa mentor agent by @Stewie-pixel in #14
New Contributors
- @Stewie-pixel made their first contribution in #4
Full Changelog: https://github.com/Stewie-pixel/claude-with-leetcode/commits/v0.1.0