continue[bot] 75044d4cdc fix(openai-adapters): Fix multi-turn tools test API initialization timing
Same issue as vercel-sdk.test.ts - the beforeAll() hook runs too late.
Feature flag must be set at describe-time so the API instance is created
with the flag already active.

Fixes: Multi-turn Tool Call Test (Anthropic) failure with duplicate tool_use IDs

The test was hitting the wrong code path (non-Vercel) because the flag
wasn't set when API was constructed, causing Anthropic API errors about
duplicate tool_use blocks.

Co-authored-by: nate <nate@continue.dev>

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>
2025-12-10 19:19:33 +00:00
2025-12-04 10:10:40 -08:00
2025-12-05 16:36:25 -08:00
2025-08-06 16:53:57 -07:00
2025-09-24 12:18:31 -07:00
2025-07-16 02:01:42 -07:00
2025-09-24 14:52:36 -07:00

Continue logo

Continue

Ship faster with Continuous AI

The future of coding isn't writing more code. It's delegating the boring parts, so you can build the interesting stuff

Get started in Mission Control, CLI (Headless Mode), or CLI (TUI mode)

Quick Install

npm i -g @continuedev/cli
cn

Cloud Agents

Set workflows to run automatically on PR opens, schedules, or any event trigger

Cloud Agents

CLI Agents

Watch workflows execute in real-time and approve decisions step-by-step from your terminal

CLI Agents

IDE Agents

Trigger workflows from VS Code or JetBrains—let agents handle the refactoring while you keep coding

IDE Agents

Contributing

Read the contributing guide, and join #contribute on Discord.

License

Apache 2.0 © 2023-2024 Continue Dev, Inc.

Description
Ship faster with Continuous AI. Build and run custom agents across your IDE, terminal, and CI
Readme Apache-2.0 1.1 GiB
Languages
TypeScript 78.9%
JavaScript 13.2%
Kotlin 3.7%
Python 2.2%
Rust 0.7%
Other 1.2%