We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7def3 commit 3e5371cCopy full SHA for 3e5371c
apps/server/src/provider/Layers/ClaudeAdapter.ts
@@ -1508,7 +1508,7 @@ function makeClaudeAdapter(options?: ClaudeAdapterLiveOptions) {
1508
turnId,
1509
payload: {},
1510
providerRefs: {
1511
- ...providerThreadRef(context),
+ ...nativeProviderRefs(context),
1512
providerTurnId: turnId,
1513
},
1514
raw: {
0 commit comments