v0.82.15
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
test highlights
This is a test.
Generated by 🚀 Release · 40.3 AIC · ⊞ 7.8K
What's Changed
- fix(cli): address 16 CLI consistency issues from 2026-07-20 audit by @pelikhan with @Copilot in #46854
- Treat expression-backed engine.model as omitted when empty by @pelikhan with @Copilot in #46777
- Refactor bootstrap profile runner into focused modules by @pelikhan with @Copilot in #46855
- Remove 120s MCP bridge cap for
logscalls to prevent partial daily audit datasets by @pelikhan with @Copilot in #46901 - Scope PR review workflows with path-based trigger filters to reduce redundant API load by @pelikhan with @Copilot in #46900
- [docs] Self-healing documentation fixes from issue analysis - 2026-07-21 by @github-actions[bot] in #46934
- [docs] docs: unbloat web search guide by @github-actions[bot] in #46940
- MCP gateway startup: degrade on optional server failures, fail only on required/no-success cases by @pelikhan with @Copilot in #46919
- Tiered validation: fast gate for intermediate saves, tests only on final push by @pelikhan with @Copilot in #46927
- [linter-miner] linter: add sprintfbool — flag fmt.Sprintf("%t", b) → strconv.FormatBool(b) by @github-actions[bot] in #46898
- [eslint-factory] Align require-mkdirsync-try-catch with unbound
fsresolution by @pelikhan with @Copilot in #46902 - [community] Update community contributions in README by @github-actions[bot] in #46950
- Bump brace-expansion from 1.1.15 to 1.1.16 in /eslint-factory in the npm_and_yarn group across 1 directory by @dependabot[bot] in #46948
- Bump astro from 7.0.9 to 7.1.0 in /docs in the npm_and_yarn group across 1 directory by @dependabot[bot] in #46949
- Stabilize Wasm round-trip determinism test by pinning
actions/cache/restoreto a SHA by @pelikhan with @Copilot in #46957 - daily-issues-report: switch Copilot SDK driver from Python to Node in workflow runtime by @pelikhan with @Copilot in #46894
- Document audit goroutine field-ownership invariants by @pelikhan with @Copilot in #46962
- Rename CLI firewall
PolicyRuletoFirewallPolicyRuleby @pelikhan with @Copilot in #46961 - [log] Add debug logging to under-instrumented Go files by @github-actions[bot] in #46964
- Propagate cancellation context through workflow job detail/status GitHub API calls by @pelikhan with @Copilot in #46963
- [yamllint-fixer] Fix yamllint comments-indentation for fully-commented on: children by @github-actions[bot] in #46960
- Extract DiffEntryBase embed to reduce anomaly-field repetition in audit_diff.go by @pelikhan with @Copilot in #46972
- Widen tool allow-lists for Daily Agent of the Day Blog Writer and Layout Specification Maintainer by @pelikhan with @Copilot in #46970
- feat(models): model alias inventory update 2026-07-21 by @pelikhan with @Copilot in #46974
- feat(copilot-opt): reduce first-turn context size with lazy skill blocks and pre-agent guards by @pelikhan with @Copilot in #46969
- fix: pin smoke-claude to claude-sonnet-4.6 to resolve model_policy_violation 403 by @pelikhan with @Copilot in #46971
- Refactor audit analysis fanout to errgroup.WithContext and propagate cancellation by @pelikhan with @Copilot in #46973
- Expand parser GitHub host unit coverage and harden host-repo assertions by @pelikhan with @Copilot in #46926
- Enforce
sprintfboolin cgo custom-linter CI gates by @pelikhan with @Copilot in #46987 - Propagate cancellation through audit analysis soft-failure paths by @pelikhan with @Copilot in #46998
- Enable Copilot SDK path in Daily Sub-Agent Model Resolution Audit to avoid provider-auth 403 failures by @pelikhan with @Copilot in #47004
- Expose schema-derived safeoutputs CLI syntax and add synchronous recursive argument validation by @pelikhan with @Copilot in #46959
- fix: expose linters.All() registry, document sprintfbool, add bidirectional doc-sync guard by @pelikhan with @Copilot in #47007
- [aw] Reduce Daily VulnHunter Scan AI credit usage by switching to Sonnet model by @pelikhan with @Copilot in #47002
Full Changelog: v0.82.14...v0.82.15