Skip to content

feat(provider): Add Puter integration - #1

Draft
velzie with Copilot wants to merge 4 commits into
devfrom
copilot/replicate-feature-from-pr-7295
Draft

feat(provider): Add Puter integration#1
velzie with Copilot wants to merge 4 commits into
devfrom
copilot/replicate-feature-from-pr-7295

Conversation

CopilotAI commented Feb 3, 2026

Copy link
Copy Markdown

What does this PR do?

Adds Puter as a provider, replicating functionality from openclaw/openclaw#7295 for opencode.

Changes:

  • packages/opencode/src/provider/provider.ts — Added Puter custom loader with HTTP referer headers
  • packages/ui/src/components/provider-icons/sprite.svg — Added Puter icon
  • packages/ui/src/components/provider-icons/types.ts — Registered icon name
  • packages/opencode/src/cli/cmd/auth.ts — Added auth hint pointing to puter.com/?action=copyauth

Follows standard provider pattern (like vercel, cloudflare, openrouter) — no special plugin needed.

How did you verify your code works?

Reviewed against existing provider integrations. Ran CodeQL security analysis (no alerts).

Original prompt

@openclaw/openclawanomalyco/pull/7295 do what this pr does for opencode


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: velzie <58010778+velzie@users.noreply.github.com>
CopilotAI changed the title [WIP] Replicate features from PR 7295 for Opencodefeat(provider): Add Puter integration for key-less AI accessFeb 3, 2026
CopilotAI requested a review from velzieFebruary 3, 2026 20:03
Co-authored-by: velzie <58010778+velzie@users.noreply.github.com>
CopilotAI changed the title feat(provider): Add Puter integration for key-less AI accessfeat(provider): Add Puter integration with OAuth and API key authenticationFeb 3, 2026
…al plugin
Co-authored-by: velzie <58010778+velzie@users.noreply.github.com>
CopilotAI changed the title feat(provider): Add Puter integration with OAuth and API key authenticationfeat(provider): Add Puter integrationFeb 3, 2026
Sign up for freeto 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.

2 participants

@velzie