Skip to content

feat(providers): add Poe provider integration#38

Open
garethpaul wants to merge 3 commits intonumman-ali:mainfrom
garethpaul:add-poe
Open

feat(providers): add Poe provider integration#38
garethpaul wants to merge 3 commits intonumman-ali:mainfrom
garethpaul:add-poe

Conversation

@garethpaul
Copy link

Summary

  • Add Poe (api.poe.com) as a new provider with Bearer token authentication
  • Create Poe brand theme with violet/purple color palette and mystical thinking verbs
  • Add ASCII splash art for Poe provider with violet color scheme
  • Include comprehensive unit tests for provider and brand

Test plan

  • All 311 tests pass (npm test)
  • TypeScript compiles without errors (npm run typecheck)
  • Provider definition validates correctly
  • Brand theme builds without errors
  • Splash art renders with correct colors

🤖 Generated with Claude Code

garethpaul and others added 3 commits January 24, 2026 23:15
Adds Poe (api.poe.com) as a provider to cc-mirror with full support:

- Provider definition with authToken mode (Bearer authentication)
- Poe Violet theme with violet/purple color palette
- Splash art with POE ASCII logo
- Unit and E2E test coverage

Poe provides an Anthropic-compatible API at https://api.poe.com.
No blocked tools since Poe is a direct Claude proxy.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add noPromptPack: true since Poe is a direct Claude proxy
- Replace duplicate 'Harmonizing' with 'Attuning' in thinkingVerbs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kamilio
Copy link

kamilio commented Jan 26, 2026

Thank you, this is super useful! Will start using cc-mirror from now on

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.

2 participants