Skip to content

docker-agent

v1.97.0 Feature

This release adds 2 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

agents ai

Summary

AI summary

Updates Technical Changes, What's New, and Bug Fixes across a mixed release.

Full changelog

This release adds global hook support in user config, expands environment variable references in hook and script-shell fields, and fixes hook field merging.

What's New

  • Adds support for global hooks in user config (~/.config/cagent/config.yaml), with hooks merged in order: agent config → global → CLI
  • Adds ${env.X} expansion in hook and script-shell working_dir and env fields, giving them the same treatment as other working_dir fields

Bug Fixes

  • Fixes hook field merging so all HooksConfig fields are combined correctly when merging config and CLI hooks
  • Fixes unset ${env.X} references to log at debug level instead of silently failing; config env now takes precedence over host env

Technical Changes

  • Fixes flaky TestAttachedServer_DeleteEmitsSessionExited test caused by a race between session deletion and event log subscription

What's Changed

  • docs: update CHANGELOG.md for v1.96.0 by @docker-read-write[bot] in https://github.com/docker/docker-agent/pull/3417
  • test: fix flaky TestAttachedServer_DeleteEmitsSessionExited by @dgageot in https://github.com/docker/docker-agent/pull/3418
  • feat(config): expand ${env.X} in hook and script-shell working_dir/env by @dgageot in https://github.com/docker/docker-agent/pull/3416
  • fix: merge all hook fields by @rumpl in https://github.com/docker/docker-agent/pull/3419
  • feat: support global hooks in user config by @rumpl in https://github.com/docker/docker-agent/pull/3422

Full Changelog: https://github.com/docker/docker-agent/compare/v1.96.0...v1.97.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 docker-agent

Get notified when new releases ship.

Sign up free

About docker-agent

AI Agent Builder and Runtime by Docker Engineering

All releases →

Related context

Earlier breaking changes

  • v1.71.0 Freezes configuration schema v9 and starts v10 as latest version

Beta — feedback welcome: [email protected]