Skip to content

cagent 1.28.0#270329

Merged
BrewTestBot merged 2 commits intomainfrom
bump-cagent-1.28.0
Mar 3, 2026
Merged

cagent 1.28.0#270329
BrewTestBot merged 2 commits intomainfrom
bump-cagent-1.28.0

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release improves authentication debugging, session management, and MCP server reliability, along with UI enhancements to the command palette.

What's New

  • Adds 'debug auth' command to inspect Docker Desktop JWT with optional JSON output
  • Adds automatic retry functionality for all models, including those without fallbacks

Improvements

  • Improves MCP server lifecycle with caching and auto-restart capabilities using exponential backoff
  • Sorts command palette actions alphabetically within each group
  • Uses tea.View.ProgressBar instead of raw escape codes for better display

Bug Fixes

  • Fixes session derailment by preserving user messages during conversation trimming
  • Fixes duplicate Session header in command palette on macOS
  • Fixes mcp/notion not working with OpenAI models by properly walking additionalProperties in schemas
  • Defaults to string type for script tool arguments when type is not specified

Technical Changes

  • Updates tool filtering documentation
  • Updates CHANGELOG.md for v1.27.1
  • Updates Charm libraries to stable v2.0.0 releases (bubbletea, bubbles, lipgloss)

What's Changed

Full Changelog: docker/cagent@v1.27.1...v1.28.0

View the full release notes at https://github.com/docker/cagent/releases/tag/v1.28.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 Mar 3, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

🤖 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 Mar 3, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 3, 2026 11:54
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit bce42f9 Mar 3, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-cagent-1.28.0 branch March 3, 2026 12:03
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