Skip to content

cagent 1.27.0#269365

Merged
BrewTestBot merged 2 commits intomainfrom
bump-cagent-1.27.0
Feb 25, 2026
Merged

cagent 1.27.0#269365
BrewTestBot merged 2 commits intomainfrom
bump-cagent-1.27.0

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release introduces dynamic agent color styling for multi-agent teams, adds new filesystem tools, and includes several bug fixes and security improvements.

What's New

  • Adds dynamic agent color styling system that assigns unique, deterministic colors to each agent in multi-agent teams for visual distinction across the TUI
  • Adds hue-based agent color generation with theme integration that adapts saturation and lightness based on theme background
  • Adds mkdir and rmdir filesystem tools so agents can create and remove directories without using shell commands
  • Allows .github and .gitlab directories in WalkFiles traversal for better CI workflow support

Bug Fixes

  • Fixes race condition in agent color style lookups
  • Fixes path traversal vulnerability in ACP filesystem operations
  • Fixes YAML marshalling issues that could produce corrupted configuration files
  • Handles case-insensitive filesystems properly
  • Logs errors when persisting session title in TUI

Technical Changes

  • Consolidates color utilities into styles/colorutil.go
  • Unexports internal color helpers and deduplicates fallbacks
  • Fixes cassettes functionality

What's Changed

Full Changelog: docker/docker-agent@v1.26.0...v1.27.0

View the full release notes at https://github.com/docker/cagent/releases/tag/v1.27.0.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 25, 2026
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 25, 2026
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 25, 2026
Merged via the queue into main with commit 5102fa6 Feb 25, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-cagent-1.27.0 branch February 25, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants