0.38.0 (2026-04-29)
Features
- cicd: enforce cicd sast & package check (3bbbb49)
- gains: add --reset flag (e3149cb)
- glab: add GitLab CLI (glab) command support (bc31f3f), closes #851
Bug Fixes
- benchmark: benchmark capture all fd only stream (c590bd6)
- benchmark: extract format_diff_changes + remove wrong diff test (e7ae6bf)
- discover: also encode '_', '', and non-ASCII chars in project path slug (73a05c3), closes #1457
- discover: encode '.' as '-' in project path slug (2d031f3), closes #1457
- filters: benchmark ci update + fix stream + filter quality (137af04)
- git: fix empty output when branch name contains '/' in git diff (13188a8), closes #1431
- grep false negatives, output mangling, and truncation annotations (de41533)
- install: resolve version via redirect to avoid GitHub API rate limits (5e1a641)
- npm: regex match end line (5e84e94)
- npx: dispatch unknown tools to npx instead of npm (2c4569c), closes #815
- remove wrong cicd benchmark + npm test regex (7e3690a)
- stream: route to respective fd (81a1be6)
- tracking: test env path (70b36b4)