Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents code-review context-window developer-tools pull-requests

Affected surfaces

auth breaking_upgrade

Summary

AI summary

Updates ContextLevy v2.4.0, Notes for existing adopters, and default across a mixed release.

Changes in this release

Feature Medium

Changes default behavior to advisory mode: compact comments, no cost table, hygiene‑aware posting.

Changes default behavior to advisory mode: compact comments, no cost table, hygiene‑aware posting.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Medium

Allows PR comments for hygiene categories or agent instruction changes below token threshold.

Allows PR comments for hygiene categories or agent instruction changes below token threshold.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Medium

Includes Fallow dead‑code analysis in CI and `npm run check` alongside Biome, typecheck, and tests.

Includes Fallow dead‑code analysis in CI and `npm run check` alongside Biome, typecheck, and tests.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Medium

Reduces false alarms by adjusting severity and compact findings for lockfile‑only and small agent‑config changes.

Reduces false alarms by adjusting severity and compact findings for lockfile‑only and small agent‑config changes.

Source: llm_adapter@2026-05-28

Confidence: low

Feature Low

Adds fallow dead-code analysis command `npm run check:fallow`.

Adds fallow dead-code analysis command `npm run check:fallow`.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Low

Adds mode presets: advisory (default), strict, minimal, legacy.

Adds mode presets: advisory (default), strict, minimal, legacy.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Low

Adds `contextlevy init` to scaffold config and optional GitHub workflow.

Adds `contextlevy init` to scaffold config and optional GitHub workflow.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Low

Adds `contextlevy check` as primary CLI command; retains `diff` alias.

Adds `contextlevy check` as primary CLI command; retains `diff` alias.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Low

Adds category‑aware gates: fail‑on‑categories, warn‑only‑categories, comment‑on‑hygiene.

Adds category‑aware gates: fail‑on‑categories, warn‑only‑categories, comment‑on‑hygiene.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Low

Adds `allowlist-paths` as alias for `allow-paths`.

Adds `allowlist-paths` as alias for `allow-paths`.

Source: llm_adapter@2026-05-28

Confidence: high

Full changelog

ContextLevy v2.4.0

Added

  • Fallow dead-code analysis (npm run check:fallow) with project-specific configuration and CI coverage.
  • Mode presets: advisory (default), strict, minimal, and legacy for v2.3 behavior.
  • contextlevy init to scaffold contextlevy.config.yml and an optional GitHub workflow.
  • contextlevy check as the primary CLI command, with diff retained as an alias.
  • Category-aware gates with fail-on-categories, warn-only-categories, and comment-on-hygiene.
  • Review summary headlines, prioritized findings, and enriched CLI JSON metadata.
  • allowlist-paths as an alias for allow-paths.
  • Quick start documentation for local setup, modes, allowlists, and hooks.

Changed

  • Default behavior now uses advisory mode: compact comments, no cost table, hygiene-aware comment posting, and agent-config alerts.
  • PR comments can post for hygiene categories or agent instruction changes below the token threshold.
  • Severity and compact findings now reduce false alarms for lockfile-only and small agent-config changes.
  • CI and npm run check now include Fallow alongside Biome, typecheck, and tests.
  • Internal parser, git, token, and auth helpers no longer export unused implementation details.
  • Cost table copy now frames estimates as illustrative rather than billing-grade.

Notes for existing adopters

  • Set mode: legacy in contextlevy.config.yml to restore v2.3 defaults.

Full changelog: https://github.com/unloopedmido/contextlevy/compare/v2.3.0...v2.4.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track unloopedmido/contextlevy](https:

Get notified when new releases ship.

Sign up free

About unloopedmido/contextlevy](https:

All releases →

Related context

Beta — feedback welcome: [email protected]