Skip to content

fix(assistant): support anthropic native tool names#35

Merged
omarluq merged 2 commits into
fix/provider-tool-callsfrom
fix/anthropic-native-tools
May 21, 2026
Merged

fix(assistant): support anthropic native tool names#35
omarluq merged 2 commits into
fix/provider-tool-callsfrom
fix/anthropic-native-tools

Conversation

@omarluq

@omarluq omarluq commented May 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • map Anthropic OAuth tool definitions to Claude Code-style tool names
  • map incoming Anthropic native tool calls back to local tool names
  • add eager input streaming metadata on Anthropic tool definitions
  • reject empty write content at the tool layer

Validation

  • mise exec -- go test ./...
  • mise exec -- task build
  • mise exec -- task ci

@coderabbitai

coderabbitai Bot commented May 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 346f07a5-243e-4746-aa13-74000ed12f8b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/anthropic-native-tools

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud

Copy link
Copy Markdown

@omarluq
omarluq merged commit 19b09cc into fix/provider-tool-calls May 21, 2026
3 checks passed
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