Conversation
|
@BabyKoan rebase and fix failures exposed by CI |
Simple rebaseBranch StatsActions performed
CI statusCI will be checked asynchronously. Automated by Kōan |
|
Reviewed the diff. No CI-failing change is identifiable from it — the new |
PR Review — Implement: Add native Anthropic provider via @ai-sdk/anthropic, not OpNative Anthropic client lands cleanly and tests are solid, but extended thinking is inert for every recommended model and the configured baseURL is silently dropped. The PR does the hard part well:
🟡 Important
1. Extended-thinking guard matches none of the preset's recommended models
|
Koan-Bot
left a comment
There was a problem hiding this comment.
Blocking issues found.
- Extended-thinking guard matches none of the preset's recommended models
- createAnthropic drops the user-configured baseURL
|
@BabyKoan rebase |
|
❌ Permission denied. Only users with write access can trigger bot commands. |
Rebase completed; review feedback not appliedBranch Warning Review feedback was NOT applied — the feedback step errored. The reviewer comments above still need to be addressed: re-run StatsActions performed
Flags:
CI statusCI will be checked asynchronously. Automated by Kōan |
|
@BabyKoan rebase |
Co-Authored-By: Claude <noreply@anthropic.com>
- Import @ai-sdk/anthropic and branch modelWithConfig for Anthropic presets. - Detect Anthropic by preset id/name and by api.anthropic.com baseURL. - Add supportsExtendedThinking capability and emit providerOptions.anthropic.thinking for claude-3-7-sonnet-*. Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
The test helper was renamed to accept overrides but still referenced the old `capabilities` parameter, causing ReferenceError in all providerRequestSettings tests. Restored intended destructuring so runtime fields and capability flags both spread correctly.
Rebase with requested adjustmentsBranch Changes applied
StatsActions performed
CI statusCI will be checked asynchronously. Automated by Kōan |
ab4f3d9 to
ab950c7
Compare
Summary
Implements #30
Closes #30
Quality Report
Changes: 11 files changed, 162 insertions(+), 53 deletions(-)
Code scan: clean
Tests: failed (1 failed, 0 test)
Branch hygiene: clean
Generated by Kōan