devr-tools Release Notes
46 release notes curated from 3 sources by the Releasebot Team. Last updated: Jul 22, 2026
devr-tools Products
- Jul 21, 2026
- Date parsed from source:Jul 21, 2026
- First seen by Releasebot:Jul 22, 2026
v1.2.0
codeguard adds agent-native repository guardrails for better repo protection.
- Jul 17, 2026
- Date parsed from source:Jul 17, 2026
- First seen by Releasebot:Jul 18, 2026
v1.1.2
codeguard fixes checks design and cross-language boundary issues in a bug fix release.
1.1.2 (2026-07-17)
Bug Fixes
- (checks) design-cross-language-boundaries (#55) (91afc88)
- design: add configurable architecture boundaries (f6bdb33)
- design: add configurable architecture boundaries (#53) (ea5cd93)
- design: satisfy strict lint (f8c6471)
All of your release notes in one feed
Join Releasebot and get updates from devr-tools and hundreds of other software products.
- Jul 17, 2026
- Date parsed from source:Jul 17, 2026
- First seen by Releasebot:Jul 18, 2026
v1.1.1
codeguard fixes MCP session persistence and includes version info in all report formats.
1.1.1 (2026-07-17)
Bug Fixes
- mcp: preserve session across stream disconnects (a7c5ed2)
- report: include version in all output formats (c8c1ae3)
- Jul 17, 2026
- Date parsed from source:Jul 17, 2026
- First seen by Releasebot:Jul 17, 2026
v1.1.0
codeguard adds cpp tooling, security, and dependency analysis across more checks.
1.1.0 (2026-07-17)
Features
- cpp: add tooling and security analysis (b93d681)
- cpp: expand checks across all categories (29ea77e)
- cpp: expand coverage with tooling, security, and dependency analysis (#50) (16e8146)
- Jul 17, 2026
- Date parsed from source:Jul 17, 2026
- First seen by Releasebot:Jul 17, 2026
szr by devr-tools
v0.19.1
szr fixes git workflow installer guidance in 0.19.1.
0.19.1 (2026-07-17)
Bug Fixes
require szr for git workflow installer guidance (edda75b)
Original source Similar to devr-tools with recent updates:
- Smokeball release notes136 release notes · Latest Jul 16, 2026
- Cosmolex release notes20 release notes · Latest Jul 30, 2025
- PracticePanther release notes35 release notes · Latest Jul 7, 2026
- Salesforce release notes57 release notes · Latest Jul 1, 2026
- Microsoft release notes737 release notes · Latest Jul 21, 2026
- Zoom release notes179 release notes · Latest Jul 22, 2026
- Jul 16, 2026
- Date parsed from source:Jul 16, 2026
- First seen by Releasebot:Jul 17, 2026
v1.0.0
codeguard releases a major update with performance checks moved to an opt-in section, renamed rule IDs, and updated waiver and baseline references. It also brings faster scans, an AI-readiness score, doc-truth rules, new performance signals, and improved Python detection.
1.0.0 (2026-07-16)
⚠ BREAKING CHANGES
promote performance rules to their own opt-in check section (#41)
the performance rules' ids renamed from quality.* to performance.* (quality.n-plus-one-query -> performance.n-plus-one-query, quality.go.alloc-in-loop -> performance.go.alloc-in-loop, quality.sync-io-in-request-path -> performance.sync-io-in-request-path, quality.unbounded-goroutines-in-loop -> performance.unbounded-goroutines-in-loop, plus the typescript/javascript mirrors and quality.python.sync-io-in-async). Their detect_* toggles moved from quality_rules to performance_rules, and the section is opt-in: set checks.performance: true to keep running these rules, and update any waivers or baselines that reference the old ids.
Features
30% faster scans, enforceable AI-readiness score, and doc-truth rules (#44) (718dd08)
context: add AI-and-human-readiness rules and broaden README drift (6caac9a)
context: AI-readiness gate, doc-truth rules, and 30% faster scans (1f4f130)
context: AI-readiness gate, doc-truth rules, and 30% faster scans (re-land #44) (#46) (75b3f02)
context: enforceable legibility threshold and recalibrated score components (604dd52)
context: persist repo_legibility score history with report flag (e54f643)
parsers: wire the Python tree-sitter grammar and upgrade Python N+1 detection (07a0b24)
performance: add AI-assisted semantic performance lens (eabd7fe)
performance: add diff-only loop-nesting complexity regression rule (2e8bcef)
performance: add framework-aware rules for Django, SQLAlchemy, React, and Express (b49ce7b)
performance: add loop-hygiene, concurrency, and memory-pressure rules (54bfca9)
performance: add measured budgets and benchmark regression gates (2c5e4ba)
performance: publish a performance_score artifact with history and report flag (5c5a738)
promote performance rules to their own opt-in check section (ede8b37)
promote performance rules to their own opt-in check section (#41) (81a575b)
suggest enabling the performance section in scan output (81d9d46)
Performance Improvements
quality: hash clone tokens once and roll the window hash (bbf5b69)
quality: route AI check reads through the shared scan corpus (b271cfb)
runner: count lines by scanning bytes instead of allocating (17a4593)
Original source - Jul 16, 2026
- Date parsed from source:Jul 16, 2026
- First seen by Releasebot:Jul 17, 2026
v0.8.3
codeguard fixes release signing by pinning cosign to v2.
0.8.3 (2026-07-16)
Bug Fixes
- ci: pin cosign to the v2 line so release signing keeps the .sig/.pem contract (9ee93c4)
- ci: pin cosign to v2 line to unbreak release signing (#39) (218f078)
- Jul 16, 2026
- Date parsed from source:Jul 16, 2026
- First seen by Releasebot:Jul 17, 2026
v0.8.2
codeguard fixes coverage-command error handling and surfaces invalid secret patterns in a bugfix and security update.
0.8.2 (2026-07-16)
Bug Fixes
- quality: keep exec error in coverage-command failure chain (0666e42)
- security: surface invalid secret patterns instead of silently dropping them (5445fde)
Release pipeline failed before artifacts were published — superseded by v0.8.3.
Original source - Jul 15, 2026
- Date parsed from source:Jul 15, 2026
- First seen by Releasebot:Jul 17, 2026
szr by devr-tools
v0.19.0
szr adds per-agent usage breakdown and an interactive session picker in 0.19.0.
0.19.0 (2026-07-15)
Features
per-agent usage breakdown and interactive session picker (45306f3)
per-agent usage breakdown and interactive session picker (90f0be5)
Original source - Jul 15, 2026
- Date parsed from source:Jul 15, 2026
- First seen by Releasebot:Jul 17, 2026
szr by devr-tools
v0.18.0
szr adds user-defined filters, transcript insight commands, coverage batch, and new output and tee improvements.
0.18.0 (2026-07-15)
Features
- land user-defined filters, transcript insight commands, and coverage batch on main (b4669f3)
- output-guard invariant, tee retention, transparent prefixes, and new profiles (82cefd8)
- user-defined filters, transcript insight commands, and coverage batch (2666200)
- Jul 3, 2026
- Date parsed from source:Jul 3, 2026
- First seen by Releasebot:Jul 3, 2026
v0.8.1
codeguard fixes reusable-workflow publish by disabling PyPI attestations in 0.8.1.
0.8.1 (2026-07-03)
Bug Fixes
release: disable PyPI attestations for reusable-workflow publish (28a147d)
Original source - Jul 3, 2026
- Date parsed from source:Jul 3, 2026
- First seen by Releasebot:Jul 3, 2026
v0.8.0
codeguard releases packaging to npm and PyPI, expanding its availability for developers.
0.8.0 (2026-07-03)
Features
- packaging: publish codeguard to npm and PyPI (6a03f0e)
- packaging: publish codeguard to npm and PyPI (#29) (bf39a7a)
- Jul 3, 2026
- Date parsed from source:Jul 3, 2026
- First seen by Releasebot:Jul 3, 2026
szr by devr-tools
v0.17.0
szr adds npm and PyPI distribution packaging plus a release workflow id-token fix.
0.17.0 (2026-07-03)
Features
packaging: distribute szr via npm and PyPI (23157e0)
packaging: distribute szr via npm and PyPI (942771c)
Bug Fixes
cd: grant id-token to the release.yml caller (60be976)
cd: grant id-token to the release.yml caller (a8439fa)
Original source - Jul 3, 2026
- Date parsed from source:Jul 3, 2026
- First seen by Releasebot:Jul 3, 2026
szr by devr-tools
v0.16.0
szr 0.16.0 routes shell-wrapped and inline-eval commands to real profiles.
0.16.0 (2026-07-03)
Features
- engine: route shell-wrapped and inline-eval commands to real profiles (f30b23a)
- route shell-wrapped and node inline-eval commands to real profiles (86ef530)
- Jul 3, 2026
- Date parsed from source:Jul 3, 2026
- First seen by Releasebot:Jul 3, 2026
szr by devr-tools
v0.15.0
szr releases CLI stdin pipe mode, delta rendering, swarm context scopes, and final display bug fixes.
0.15.0 (2026-07-03)
Features
- cli: stdin pipe mode with content-sniffed summarization (3b170da)
- delta rendering, swarm context scopes, and stdin pipe mode (2e5fa2c)
- engine: delta rendering for changed re-runs and swarm context scopes (6c1ecd5)
Bug Fixes
- engine: enforce never-worse-than-raw on the final display (6c7265a)
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.