Skip to content

Add provider-aware SME conversation auth and routing#387

Merged
BunsDev merged 1 commit intomainfrom
okcode/sme-chat-provider-selection
Apr 10, 2026
Merged

Add provider-aware SME conversation auth and routing#387
BunsDev merged 1 commit intomainfrom
okcode/sme-chat-provider-selection

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 10, 2026

Summary

  • Add provider and auth-method persistence for SME conversations, with a migration to backfill existing rows.
  • Refactor SME chat handling to validate provider-specific setup before sending and route messages through Anthropic or provider runtime backends.
  • Add conversation update support and wire the web UI to select provider/auth settings when creating or editing SME conversations.
  • Expand contracts, persistence, and redaction coverage to support the new conversation shape and message flow.

Testing

  • bun fmt
  • bun lint
  • bun typecheck
  • bun run test

- Persist provider and auth method for SME conversations
- Route chat sends through Anthropic or provider runtime after validation
- Add migration and UI updates for editing conversation settings
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 10, 2026 0:28am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 10, 2026 0:28am

@github-actions github-actions Bot added size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 10, 2026
@BunsDev BunsDev merged commit d55e697 into main Apr 10, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant