AI: provider CI test coverage
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
Research direction
Start with the provider/authentication coverage table and identify one entry marked “needs test,” then locate the corresponding CI test setup for that provider. Add coverage for the selected authentication path and update the table when the CI test passes.
Written by the indexing model from the issue text.
Description
Extracted from https://github.com/posit-dev/positron/pull/14126#issuecomment-4783567479, so we have an easy reference for test coverage across providers. Let's keep this updated as we add CI tests.
- means it's not a supported auth method for the provider, at least at this time.
| Provider | API key via UI | Environment Variable | OAuth | Credential chain | Workbench Managed Auth |
|---|---|---|---|---|---|
Anthropic (anthropic-api) |
✅ CI (@:assistant) | ⚠️ needs test (ANTHROPIC_API_KEY; CI only sets ANTHROPIC_KEY, which is typed into the UI manually, not the app's own env var fallback) |
- | - | - |
Posit AI (posit-ai) |
- | - | ✅ CI (@:assistant) | - | - |
Amazon Bedrock (amazon-bedrock) |
- | - | - | ✅ CI (@:assistant) | ⚠️ needs test |
OpenAI (openai-api) |
✅ CI (@:assistant) | ⚠️ needs test (OPENAI_API_KEY; CI only sets OPENAI_KEY for manual UI entry) |
- | - | - |
Microsoft Foundry (ms-foundry) |
✅ CI (@:assistant) | - | - | - | ✅ CI (@:workbench-azure) |
Snowflake Cortex (snowflake-cortex) |
⚠️ needs test | - | - | - | ⚠️ needs test |
Gemini Code Assist (google) |
⚠️ needs test | ⚠️ needs test (GEMINI_API_KEY, falls back to GOOGLE_API_KEY) |
- | - | - |
Gemini Enterprise Agent Platform (Google Vertex AI) (google-cloud) |
- | - | - | ⚠️ needs test | - |
GitHub Copilot (copilot-auth) |
- | - | ⚠️ needs test | - | - |
Custom Provider (openai-compatible) |
⚠️ needs test | - | - | - | - |
DeepSeek (deepseek-api) |
⚠️ needs test | ⚠️ needs test (DEEPSEEK_API_KEY) |
- | - | - |
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 195
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from posit-dev/positron
-
ci-cd lang: python
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
area: quarto lang: r
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area: quarto lang: r
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
area: onboarding area: welcome enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area: assistant bug support
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
All issues in posit-dev/positron
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·