# Codeium vs JetBrains AI/Junie

**Leader by Vioscale score:** JetBrains AI/Junie

| Attribute | Codeium | JetBrains AI/Junie |
|---|---|---|
| **Vioscale score** | 56.9 (59% (medium)) | 68.5 (55% (medium)) |
| deployment.options | `{"cloud":true,"self_hosted":true}` | `{"cloud":true}` |
| description.long | A code completion and suggestion tool built into IDEs that uses AI to assist developers during coding tasks. | A coding assistant that automates development tasks like bug fixes, feature implementation, and code review across your terminal, IDE, and CI/CD pipelines, powered by your choice of language model. |
| features.capabilities | `{"form":"inline_completion","autonomy":"suggest","oss_client":"closed","pricing_model":"free","runs_commands":false,"self_hostable":false,"editor_support":"IDE extension (VS Code, JetBrains extensions)","multi_file_edits":false}` | `{"form":"cli_agent","autonomy":"agentic","oss_client":"oss","model_source":"model_agnostic","pricing_model":"free","runs_commands":true,"self_hostable":true,"editor_support":"IntelliJ IDEA, CLI","codebase_context":"repo_wide","multi_file_edits":true,"enterprise_controls":true}` |
| integrations.count | 2 | 3 |
| integrations.list | `[{"name":"VS Code"},{"name":"JetBrains IDEs"}]` | `[{"name":"GitHub"},{"name":"GitLab"},{"name":"IntelliJ IDEA"}]` |
| market.availability | `{"hqCountry":"US","primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"hqCountry":"CZ","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"mac":true,"web":true,"linux":true,"windows":true}` | `{"cli":true,"mac":true,"web":true,"linux":true,"windows":true}` |
| pricing | `{"type":"subscription","plans":[{"free":true,"name":"Free","summary":"Free","features":["Light quota","Limited model availability","Unlimited inline edits","Unlimited Tab completions"],"minSeats":1,"commitment":"monthly","components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"description":"Light quota to code with agents, limited model availability, unlimited inline edits and Tab completions","contactSales":false},{"free":false,"name":"Pro","summary":"$20/month","features":["Everything in Free","Increased quotas","OpenAI, Claude, Gemini access","Full model availability","Free SWE 1.7","Open source models","Devin Cloud access","Purchase extra usage at API pricing"],"minSeats":1,"commitment":"monthly","components":[{"kind":"fixed","amount":20,"period":"month","currency":"USD"}],"description":"Increased quotas with access to OpenAI, Claude, and Gemini frontier models, full model availability, free SWE 1.7 and open source models, Devin Cloud access","contactSales":false},{"free":false,"name":"Max","summary":"$200/month","features":["Everything in Pro","Significantly higher quotas"],"minSeats":1,"commitment":"monthly","components":[{"kind":"fixed","amount":200,"period":"month","currency":"USD"}],"description":"Significantly higher quotas and all Pro features","contactSales":false},{"free":false,"name":"Teams","summary":"$80/month + $40/month per full dev seat","features":["Everything in Pro","Unlimited team members","Share and collaborate","Centralized billing","Admin dashboard with analytics","Priority support","Unlimited Devin Desktop"],"commitment":"monthly","components":[{"kind":"fixed","amount":80,"period":"month","currency":"USD"},{"kind":"per_unit","unit":"full dev seat","amount":40,"period":"month","currency":"USD"}],"description":"Multi-user plan with unlimited team members, collaboration features, centralized billing, admin dashboard, priority support","contactSales":false},{"free":false,"name":"Enterprise","summary":"Contact sales","features":["Everything in Teams","Highest priority support","Dedicated account management","SAML/OIDC SSO","Centralized enterprise admin controls","Dedicated deployment option","First-class support for every major model provider"],"description":"Highest tier with dedicated support, account management, SSO, centralized admin controls, VPC deployment, first-class multi-model support","contactSales":true}],"summary":"From free to $200/month for individuals; Teams at $80/month base + $40/month per seat; Enterprise custom pricing","currency":"USD","freeTier":true,"sourceUrl":"https://codeium.com","retrievedAt":"2026-08-05T13:06:31.449Z","startingPrice":{"amount":20,"period":"month","currency":"USD"},"billingPeriods":["month"]}` | `{"type":"hybrid","plans":[{"free":true,"name":"Free to Start","summary":"Free with 5 AI credits","components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"description":"5 AI credits included, enough for a real task","contactSales":false},{"free":false,"name":"AI Pro","summary":"$8.33 per user per month, 10 AI credits per 30 days","commitment":"monthly","components":[{"kind":"per_unit","unit":"user","amount":8.33,"period":"month","currency":"USD"}],"description":"AI-assisted coding and extensive usage of the AI chat, plus the option to try Junie","contactSales":false,"includedLimits":{"credits":"10 per 30 days"}},{"free":false,"name":"AI Ultimate","summary":"$25 per user per month, 35 AI credits per 30 days","commitment":"monthly","components":[{"kind":"per_unit","unit":"user","amount":25,"period":"month","currency":"USD"}],"description":"Higher cloud credit limit for more frequent use of coding agents; recommended for regular Junie users","contactSales":false,"includedLimits":{"credits":"35 per 30 days"}}],"summary":"Free tier with 5 credits. Paid plans from $8.33–$25/user/month. BYOK with provider-rate pricing, zero markup.","currency":"USD","freeTier":true,"sourceUrl":"https://junie.jetbrains.com/","retrievedAt":"2026-08-03T20:21:34.334Z","startingPrice":{"amount":8.33,"period":"month","currency":"USD"},"billingPeriods":["month"]}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | free |
| pricing.price_level | mid | free |
| pricing.transparent | yes | yes |
| reliability.status_page | yes | - |
| security.disclosure_policy | yes | - |
| security.soc2 | yes | yes |

## Capabilities (AI Coding Assistants)

| Capability | Codeium | JetBrains AI/Junie |
|---|:--:|:--:|
| **Core** |  |  |
| Form | Inline completion | CLI agent |
| Autonomy level | Suggest | Agentic |
| **Surface** |  |  |
| Editor / surface support | IDE extension (VS Code, JetBrains extensions) | IntelliJ IDEA, CLI |
| **AI** |  |  |
| Model source | - | Model-agnostic (BYO key) |
| **Deployment** |  |  |
| Self-hostable / air-gapped | ✗ | ✓ |
| **Context** |  |  |
| Codebase context | - | Repo-wide indexing |
| **Editing** |  |  |
| Multi-file edits | ✗ | ✓ |
| **Agentic** |  |  |
| Runs commands / tools | ✗ | ✓ |
| **Data** |  |  |
| Zero-data-retention option | - | - |
| **Security** |  |  |
| Enterprise controls | - | ✓ |
| **Ecosystem** |  |  |
| Language coverage | - | - |
| **Commercial** |  |  |
| Pricing model | Free | Free |
| **Licensing** |  |  |
| Open-source client | Closed | OSS |

*Source: Vioscale. Generated 2026-09-01T14:44:05.254Z. "-" = undocumented, not absent.*
