No changes needed - empty comment mention#8
Closed
Copilot wants to merge 2 commits into
Closed
Conversation
- Add backward-compatible config migration via custom UnmarshalJSON, so old flat-field configs (ANTHROPIC_BASE_URL, ANTHROPIC_AUTH_TOKEN) are automatically migrated to the new env map format - Fix JSON injection in TestAPIConfig by using json.Marshal instead of fmt.Sprintf for building the request body - Fix format string bugs in RunConfigSet/RunConfigGet where %s was never substituted in ui.ShowError calls - Remove unused cfg parameter from SetEnvironmentVarsWithConfig - Fix import ordering in cobra.go - Replace log.Printf with fmt.Fprintf for consistent logging style Fixes #4, Fixes #5, Fixes #6 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 tasks
d1a08e5 to
e5f93f0
Compare
Copilot
AI
changed the title
[WIP] Fix issues from PR #2 merge
No changes needed - empty comment mention
Feb 10, 2026
Owner
|
Closing: auto-generated by Copilot SWE agent from an empty mention, no actionable changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The comment contained only
@copilotwith no actionable request, question, or feedback.Analysis
d1a08e5No modifications made to the codebase.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.