Skip to content

fix: align CodeBuddy upstream compatibility - #81

Merged
orangeboyChen merged 1 commit into
mainfrom
fix/codebuddy-upstream-compatibility
Aug 20, 2026
Merged

fix: align CodeBuddy upstream compatibility#81
orangeboyChen merged 1 commit into
mainfrom
fix/codebuddy-upstream-compatibility

Conversation

@orangeboyChen

@orangeboyChen orangeboyChen commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Align Chat and Responses upstream headers with CodeBuddy CLI 2.137.1.
  • Adapt Responses upstream requests for Anthropic messages and configurable first system prompt normalization.
  • Preserve access keys when all bound credentials disappear, including support for empty credential bindings.

Validation

  • bun run lint
  • bun run format:check
  • bun run typecheck
  • bun run test:coverage (93.69% statements, 94.27% lines)
  • bun run test:ci
  • bun run test:patch-branches --base c943e23e2b623535738732900d5a2f04b5d578c6 (100%)
  • bun run build

Open in Devin Review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.63%. Comparing base (c943e23) to head (72704ee).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   94.54%   94.63%   +0.08%     
==========================================
  Files          20       20              
  Lines        4090     4097       +7     
  Branches     1184     1182       -2     
==========================================
+ Hits         3867     3877      +10     
+ Misses        223      220       -3     
Flag Coverage Δ
unittests 94.63% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@orangeboyChen
orangeboyChen merged commit cfcd7d4 into main Aug 20, 2026
6 checks passed
@orangeboyChen
orangeboyChen deleted the fix/codebuddy-upstream-compatibility branch August 20, 2026 23:27
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.

1 participant