Skip to content

docs: clarify agent-side vs server-side fallback adapters in CLAUDE.md#1408

Merged
toubatbrian merged 1 commit intomainfrom
detail/fix-docs/docs-clarify-agent-side-vs-server-side-fallback-ad-f646b0
May 7, 2026
Merged

docs: clarify agent-side vs server-side fallback adapters in CLAUDE.md#1408
toubatbrian merged 1 commit intomainfrom
detail/fix-docs/docs-clarify-agent-side-vs-server-side-fallback-ad-f646b0

Conversation

@detail-app
Copy link
Copy Markdown
Contributor

@detail-app detail-app Bot commented May 6, 2026

Updated CLAUDE.md to distinguish between agent-side FallbackAdapter classes (in llm/, stt/, tts/ for client-side failover) and server-side fallback support in the Inference module (LiveKit Inference Gateway). The previous documentation didn't make this distinction clear, potentially causing confusion about where failover happens.

Introduced by commit 0f4cd61 (@tmshapland).

Without this clarification, agents reading CLAUDE.md might incorrectly assume all fallback logic is in one location, or developers might not understand that there are two distinct failover mechanisms: one they instantiate directly (agent-side adapters) and one provided by the inference gateway (server-side).


Doc Drift PRs can be configured here.

@detail-app detail-app Bot requested a review from tmshapland May 6, 2026 19:33
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 6, 2026

⚠️ No Changeset found

Latest commit: 08885d4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Contributor

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

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

@toubatbrian toubatbrian merged commit 2f35b55 into main May 7, 2026
9 checks passed
@toubatbrian toubatbrian deleted the detail/fix-docs/docs-clarify-agent-side-vs-server-side-fallback-ad-f646b0 branch May 7, 2026 06:48
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