summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2025-07-13chore: bump version to 0.7.1v0.7.1Paul Buetow
2025-07-13feat: make AI release notes the default behaviorPaul Buetow
2025-07-13chore: bump version to 0.7.0v0.7.0Paul Buetow
2025-07-13fix: update default config path to follow XDG Base Directory specPaul Buetow
2025-07-13refactor: restructure CLI with cobra command frameworkPaul Buetow
2025-07-13fix: improve claude CLI error handling workflowv0.6.2Paul Buetow
2025-07-13fix: improve claude CLI error handling and diagnosticsv0.6.1Paul Buetow
2025-07-12feat: add vibe-coded project detection to showcasev0.6.0Paul Buetow
2025-07-12fix: remove Full Changelog links from release notesPaul Buetow
2025-07-12fix: remove commit messages from AI generation outputPaul Buetow
2025-07-12feat: clear cache and track failed AI release note generationsPaul Buetow
2025-07-12feat: save AI release notes cache after each successful generationPaul Buetow
2025-07-12feat: add persistent caching for AI release notesPaul Buetow
2025-07-12fix: abort on Claude CLI failure and show error messagePaul Buetow
2025-07-12feat: show Claude prompt preview when generating release notesPaul Buetow
2025-07-12fix: use correct Claude CLI model aliasesPaul Buetow
2025-07-12feat: use sonnet-4 as primary model for AI release notesPaul Buetow
2025-07-12feat: improve AI release notes generationPaul Buetow
2025-07-12fix: make --check-releases scan all repositories in work directoryPaul Buetow
2025-07-12fix: remove verbose token loading messagesPaul Buetow
2025-07-12feat: add AI-powered release notes generationPaul Buetow
2025-07-12feat: add automatic release checking and creationPaul Buetow
2025-07-09feat: add --batch-run flag for weekly automated syncPaul Buetow
2025-07-09feat: improve code snippet line length handling in showcasePaul Buetow
2025-07-09fix: change 'open source projects' to 'side projects' in showcase introPaul Buetow
2025-07-09feat: add latest release version and date to project summariesPaul Buetow
2025-07-09feat: add AUTO label to code blocks in showcasePaul Buetow
2025-07-09feat: add release status statistics to overall project summaryPaul Buetow
2025-07-09feat: add SVG image support and experimental project detectionPaul Buetow
2025-07-08feat: remove unnecessary indentation from code snippetsPaul Buetow
2025-07-08feat: improve language detection with shebang parsingPaul Buetow
2025-07-08chore: bump version to v0.4.0Paul Buetow
2025-07-08fix: remove syntax highlighting labels from code blocksPaul Buetow
2025-07-08feat: add Raku language support and move generation date to topPaul Buetow
2025-07-08docs: add explanation of project ordering in showcase introductionPaul Buetow
2025-07-08feat: add AWK language support for syntax highlightingPaul Buetow
2025-07-08feat: add syntax highlighting labels and strip comments from code snippetsPaul Buetow
2025-07-08fix: change AI-assisted wording from 'generated' to 'created'Paul Buetow
2025-07-08feat: add code samples to all projects and AI-assist ratioPaul Buetow
2025-07-08feat: improve showcase code snippets and add Unicode iconsPaul Buetow
2025-07-08feat: add obsolete project notice for inactive projectsPaul Buetow
2025-07-08feat: separate documentation from code in showcase statisticsPaul Buetow
2025-07-08fix: change showcase formatting to use Projects section with ### headersPaul Buetow
2025-07-08feat: add Overall Statistics section to showcase outputPaul Buetow
2025-07-08fix: only check for claude command when neededPaul Buetow
2025-07-08feat: show language usage percentages in showcasePaul Buetow
2025-07-08fix: make --force flag only affect Claude summary generationPaul Buetow
2025-07-08feat: add recent activity metric to showcase.gmi.tpl outputPaul Buetow
2025-07-08feat: change average commit age calculation to last 42 commitsPaul Buetow
2025-07-08fix: handle markdown image titles in showcase image extractionPaul Buetow