Skip to content

Proposal: add Verboo (@verboo/code) as a provider #2890

Description

@matheustimbo

Proposal

Opening this as an issue first (per CONTRIBUTING's "Issues first" guidance) to gauge interest before sending a PR.

I'd like to add Verboo (@verboo/code) as a provider. Verboo is a Claude Code–compatible coding-agent CLI — it speaks the same @anthropic-ai/claude-agent-sdk protocol, so it slots into the existing Claude adapter with very little new surface.

Scope (additive — ~20 files, +979/−60)

  • New VerbooDriver that reuses makeClaudeAdapter (all Claude session/turn/stream semantics apply unchanged), plus VerbooProvider, VerbooAdapter, and VerbooHome (per-instance HOME). supportsMultipleInstances.
  • A builtInDrivers entry, a provider icon, and the model/settings contract entries.
  • Docs at docs/providers/verboo.md.
  • A small refactor to ClaudeAdapter/ClaudeTextGeneration so the Claude and Verboo paths share logic.

It's implemented and working in my fork: https://github.com/matheustimbo/t3code/tree/feat/verboo-provider
(That branch is currently based on an older main; I'd rebase it onto current main and keep the PR small before opening one.)

Ask

I know you're "not actively accepting contributions right now" and that a new provider may be out of scope — totally fine. Before I open a PR, would you be open to Verboo support? If not, I'm happy to keep it in my fork and you can close this. No obligation either way.

🤖 Filed with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions