summaryrefslogtreecommitdiff
path: root/internal/showcase
AgeCommit message (Expand)Author
2026-03-11fix(showcase): compact rank history displayv0.15.2Paul Buetow
2026-03-11fix(showcase): sanitize malformed showcase summariesv0.15.1Paul Buetow
2026-03-11refactor(internal): extract sync and summary helpersPaul Buetow
2026-03-11fix(sync): stop relying on process cwdPaul Buetow
2026-02-22feat(showcase): add weekly rank history and header movementPaul Buetow
2026-02-22fix(showcase): exclude backup-suffixed repositoriesPaul Buetow
2025-12-31feat: implement logarithmic scoring system for showcase rankingv0.11.0Paul Buetow
2025-10-31feat: improve vibe-coded detection to include 'vibe-coded' variant, bump vers...v0.10.1Paul Buetow
2025-10-31feat: implement amp AI tool support and replace Taskfile with Magev0.10.0Paul Buetow
2025-08-31refactor(showcase): remove Codex LLM supportPaul Buetow
2025-08-31chore(repo): snapshotPaul Buetow
2025-08-31some fixesPaul Buetow
2025-07-20feat(showcase): detect AGENT.md for AI Assist in showcase generationPaul Buetow
2025-07-20feat: add AGENTS.md detection for AI-assisted projects in showcasev0.8.4Paul Buetow
2025-07-20feat: remove code snippets from showcase outputPaul Buetow
2025-07-19feat: add aichat support for showcase project descriptionsv0.8.1Paul Buetow
2025-07-12feat: add vibe-coded project detection to showcasev0.6.0Paul 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-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
2025-07-07feat: add comprehensive showcase generation with metadata and imagesPaul Buetow