Skip to content

cagent 1.23.4#268344

Merged
BrewTestBot merged 2 commits intomainfrom
bump-cagent-1.23.4
Feb 19, 2026
Merged

cagent 1.23.4#268344
BrewTestBot merged 2 commits intomainfrom
bump-cagent-1.23.4

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release introduces parallel session support with tab management, major command restructuring, and enhanced UI interactions.

What's New

  • Adds parallel session support with a new tab view to switch between sessions
  • Adds drag and drop functionality for reordering tabs
  • Adds mouse click support to elicitation, prompt input, and tool confirmation dialogs
  • Adds X-Cagent-Model-Name header to models gateway requests
  • Adds Ask list to permissions config to force confirmation for read-only tools
  • Defaults to running the default agent when no subcommand is given

Improvements

  • Restores ctrl-r binding for searching prompt history
  • Updates Claude Sonnet model version to 4.6
  • Prevents closing the last remaining tab with Ctrl+W
  • Makes fetch tool not read-only
  • Handles Claude overloaded_error with retry logic

Bug Fixes

  • Fixes ctrl-c in docker agent and docker agent defaulting to docker agent run
  • Fixes completion command
  • Fixes cagent-action to expect a prompt
  • Fixes gemini use of vertexai environment variables
  • Fixes CPU profile file handling and error handling in isFirstRun

Technical Changes

  • Removes cagent config commands (breaking change)
  • Removes cagent feedback command (breaking change)
  • Removes cagent build command (breaking change)
  • Removes cagent catalog command (breaking change)
  • Moves a2a, acp, mcp and api commands under cagent serve (breaking change)
  • Replaces cagent exec with cagent run --exec (breaking change)
  • Moves pull and push under cagent share (breaking change)
  • Hides cagent debug
  • Adds skills to the default agent
  • Defaults restore_tabs to false

What's Changed

New Contributors

Full Changelog: docker/cagent@v1.23.3...v1.23.4

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


@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 19, 2026
@chenrui333
Copy link
Member

  ==> /home/linuxbrew/.linuxbrew/Cellar/cagent/1.23.4/bin/cagent exec --dry-run agent.yaml hello 2>&1
  Error: cagent: failed
  An exception occurred within a child process:
    Minitest::Assertion: Expected /must be set.*OPENAI_API_KEY/m to match "failed to pull OCI image exec: resolving remote digest for exec: GET https://index.docker.io/v2/library/exec/manifests/latest: UNAUTHORIZED: authentication required; [map[Action:pull Class: Name:library/exec Type:repository]]\n\n".

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Feb 19, 2026
@botantony botantony removed the test failure CI fails while running the test-do block label Feb 19, 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 19, 2026
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 2ce6e7d Feb 19, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-cagent-1.23.4 branch February 19, 2026 19:27
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.

3 participants