Skip to content

Agent-fox

v3.7.0 Breaking

This release includes 5 breaking changes for platform teams planning a safe upgrade.

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

✓ No known CVEs patched in this version

Topics

agentic-ai agentic-workflow

ReleasePort's take

Light signal
editorial:auto 17h

Nightshift now operates solely via GitHub issues and the lint-specs tool has dropped its fix‑and‑parallel capabilities.

Why it matters: The removal of `--fix` and `--parallel` flags (severity 70) forces users to adjust workflows before upgrading; plan migrations accordingly.

Summary

AI summary

Nightshift now runs exclusively on GitHub issues and lint-specs no longer supports fixing or parallel execution.

Changes in this release

Feature Medium

Adds abort post-mortem diagnostics to CLI summary

Adds abort post-mortem diagnostics to CLI summary

Source: llm_adapter@2026-06-03

Confidence: high

Feature Medium

Adds prior attempt context to nightshift fix pipeline

Adds prior attempt context to nightshift fix pipeline

Source: llm_adapter@2026-06-03

Confidence: high

Feature Medium

Adds progress display to lint-specs command

Adds progress display to lint-specs command

Source: llm_adapter@2026-06-03

Confidence: high

Deprecation High

Removes `--fix` flag and all fix machinery from lint-specs

Removes `--fix` flag and all fix machinery from lint-specs

Source: llm_adapter@2026-06-03

Confidence: high

Deprecation High

Removes `--parallel` and `--no-fixes` CLI options

Removes `--parallel` and `--no-fixes` CLI options

Source: llm_adapter@2026-06-03

Confidence: high

Refactor Low

Removes hunt/scan/critic/dedup/ignore machinery from nightshift (fix‑only mode)

Removes hunt/scan/critic/dedup/ignore machinery from nightshift (fix‑only mode)

Source: llm_adapter@2026-06-03

Confidence: high

Refactor Low

Removes dead config fields (`ModelConfig`, stale metadata)

Removes dead config fields (`ModelConfig`, stale metadata)

Source: llm_adapter@2026-06-03

Confidence: high

Refactor Low

Removes `docs/memory.md` and all references

Removes `docs/memory.md` and all references

Source: llm_adapter@2026-06-03

Confidence: high

Full changelog

Changes

Features

  • Add abort post-mortem diagnostics — captures post-mortem state on abort and surfaces it in CLI summary (spec 126)
  • Add prior attempt context to nightshift fix pipeline — queries and formats prior fix attempts to avoid repeating failed approaches (spec 128)
  • Add progress display to lint-specs command (spec 127)

Refactoring

  • Nightshift fix-only mode — remove hunt/scan/critic/dedup/ignore machinery; nightshift now operates exclusively on GitHub issues (spec 125)
  • Remove --fix flag and all fix machinery from lint-specs (spec 127)
  • Remove --parallel and --no-fixes CLI options
  • Remove dead config fields (ModelConfig, stale metadata) (spec 130)
  • Remove docs/memory.md and all references (spec 129)
  • Remove dead functions, unused error classes, and obsolete tests

Documentation

  • Update CLI reference and architecture docs for fix-only nightshift
  • Update af-spec skill template for lint-specs cleanup

Full Changelog: https://github.com/agent-fox-dev/agent-fox/compare/v3.6.5...v3.7.0

Breaking Changes

  • Removed Nightshift hunt/scan/critic/dedup/ignore machinery; nightshift operates exclusively on GitHub issues (spec 125).
  • Removed `--fix` flag and all fix machinery from `lint-specs` (spec 127).
  • Removed `--parallel` and `--no-fixes` CLI options.
  • Removed dead config fields `ModelConfig` and stale metadata (spec 130).
  • Removed `docs/memory.md` and all references to it (spec 129).

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 Agent-fox

Get notified when new releases ship.

Sign up free

About Agent-fox

All releases →

Related context

Earlier breaking changes

  • v3.6.4 Remove deprecated coding field from default config template.
  • v3.6.2 Removes fallback_model option from session pipeline

Beta — feedback welcome: [email protected]