Skip to content

Conversation

@matifali
Copy link
Member

@matifali matifali commented Oct 9, 2025

Added detailed description of AI Bridge functionality and benefits.

Copied from https://coder.com/docs/ai-coder/ai-bridge

Added detailed description of AI Bridge functionality and benefits.

Copied from https://coder.com/docs/ai-coder/ai-bridge
@matifali matifali requested a review from ibetitsmike October 9, 2025 10:15
Copy link
Member

@deansheather deansheather left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a license section


It solves 3 key problems:

1. Centralized authn/z management: no more issuing & managing API tokens for OpenAI/Anthropic usage. Users use their Coder session or API tokens to authenticate with coderd (Coder control plane), and coderd securely communicates with the upstream APIs on their behalf. Use a single key for all users.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a benefit of the integration with Coder, not the library itself.

Suggested change
1. Centralized authn/z management: no more issuing & managing API tokens for OpenAI/Anthropic usage. Users use their Coder session or API tokens to authenticate with coderd (Coder control plane), and coderd securely communicates with the upstream APIs on their behalf. Use a single key for all users.

2. Auditing and attribution: all interactions with AI services, whether autonomous or human-initiated, will be audited and attributed back to a user.
3. Centralized MCP administration: define a set of approved MCP servers and tools which your users may use, and prevent users from using their own.

For furrther details on how to use, please see: https://coder.com/docs/ai-coder/ai-bridge
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead we should include an example use of the library.

I have a branch half-finished for that, I'll get back to it when I can.

Suggested change
For furrther details on how to use, please see: https://coder.com/docs/ai-coder/ai-bridge

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.

3 participants