Skip to content

Conversation

@dgageot
Copy link
Member

@dgageot dgageot commented Feb 11, 2026

Fixes #1636

Assisted-By: cagent

@dgageot dgageot requested a review from a team as a code owner February 11, 2026 17:23
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Looks good! ✅ No bugs found in the changed code.

This PR successfully improves the error message for unsupported config versions by listing all valid versions. The implementation correctly uses maps.Keys(), slices.Sorted(), and strings.Join() to dynamically generate a helpful error message. The test coverage is appropriate and will pass with the current implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unsupported config version 4.0 error on agent run

1 participant