{"passport":{"unfragile":{"@version":"1.0","version":"2026-05","artifact":{"id":"codeium","slug":"codeium","name":"Codeium","type":"product","url":"https://codeium.com","page_url":"https://unfragile.ai/codeium","categories":["code-editors"],"tags":[],"pricing":{"model":"freemium","free":true,"starting_price":null},"status":"active","verified":false},"capabilities":[{"id":"codeium__cap_0","uri":"capability://code.generation.editing.inline.code.completion.with.lint.auto.fix","name":"inline-code-completion-with-lint-auto-fix","description":"Local agent (Cascade) running synchronously within the IDE provides real-time code suggestions and automatically detects and fixes linting errors generated during completion. The agent operates client-side, maintaining awareness of the current file context and lint rules, then applies fixes without requiring user intervention or separate linting passes.","intents":["I want code suggestions to appear as I type without waiting for cloud round-trips","I want lint errors fixed automatically without running a separate linter command","I want completion that respects my project's linting rules and style conventions"],"best_for":["solo developers prioritizing low-latency suggestions","teams with strict linting requirements who want automatic compliance","developers working offline or with unreliable internet"],"limitations":["Limited to 'Light' usage allowance on free tier (refreshes daily/weekly); overage charged at API rates","No disclosed context window size — unclear how much surrounding code is analyzed per suggestion","Lint fixing only applies to errors generated by AI, not pre-existing project lint violations","No offline mode confirmed; unclear if Cascade works without cloud connectivity"],"requires":["Jetbrains IDE or Windsurf Editor","Codeium account (free or paid)","Active internet connection (implied, not explicitly stated)"],"input_types":["code (current file context)","partial code (cursor position for completion)"],"output_types":["code suggestions (inline)","fixed code (auto-applied lint corrections)"],"categories":["code-generation-editing","real-time-suggestions"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_1","uri":"capability://code.generation.editing.design.to.code.image.generation","name":"design-to-code-image-generation","description":"Cascade agent accepts drag-and-drop image inputs (design mockups, screenshots, wireframes) and generates HTML/CSS/JavaScript code that implements the visual layout and styling shown in the image. The agent performs visual analysis on the client side and produces production-ready code without requiring design-to-code conversion tools or manual markup.","intents":["I have a design mockup and want to quickly generate the HTML/CSS to match it","I want to convert a screenshot or wireframe into working code without manual transcription","I want to prototype UI layouts from images without using separate design-to-code tools"],"best_for":["frontend developers converting designs to code","teams with design-heavy workflows wanting to reduce markup boilerplate","rapid prototypers building MVPs from visual mockups"],"limitations":["Image analysis quality depends on image clarity and complexity; no disclosed accuracy metrics","Output is HTML/CSS/JavaScript; no support for framework-specific code (React, Vue, etc.) mentioned","No mention of handling responsive design or mobile-first generation","Drag-and-drop limited to Windsurf Editor; unclear if Jetbrains IDEs support this feature"],"requires":["Windsurf Editor (primary support; Jetbrains support unclear)","Image file (PNG, JPG, or screenshot format implied)","Codeium account with Cascade access (free tier included)"],"input_types":["image (design mockup, screenshot, wireframe)"],"output_types":["code (HTML, CSS, JavaScript)"],"categories":["code-generation-editing","image-visual"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_10","uri":"capability://code.generation.editing.smart.paste.context.aware.insertion","name":"smart-paste-context-aware-insertion","description":"Smart paste feature analyzes clipboard content and intelligently inserts it into the codebase with automatic formatting, imports, and context adaptation. When pasting code snippets, the agent detects the target context (function, class, module) and adjusts the pasted code to match local conventions, add necessary imports, and integrate with existing code without manual cleanup.","intents":["I want to paste code snippets without manually fixing imports or formatting","I want pasted code to automatically adapt to my project's style and conventions","I want to reduce boilerplate when integrating external code snippets"],"best_for":["developers frequently copying code from documentation or Stack Overflow","teams with strict code style requirements","rapid prototypers wanting to minimize manual cleanup"],"limitations":["Smart paste behavior and heuristics not disclosed; unclear how context detection works","No mention of handling language-specific paste rules (Python imports vs JavaScript requires)","Unclear if smart paste works across languages or only within the current file's language","No disclosed accuracy metrics or failure modes (when smart paste produces incorrect output)"],"requires":["Windsurf Editor or Jetbrains IDE","Codeium account (free tier support unclear)"],"input_types":["clipboard content (code snippet)"],"output_types":["formatted code (inserted with imports and style adjustments)"],"categories":["code-generation-editing","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_11","uri":"capability://code.generation.editing.free.tier.with.daily.weekly.usage.limits","name":"free-tier-with-daily-weekly-usage-limits","description":"Free tier provides access to Cascade agent with 'Light' usage allowance that refreshes daily and weekly, enabling individual developers to use code completion and basic features without payment. Usage limits are enforced via refresh cycles (daily and weekly quotas), and overages are charged at API rates. Free tier excludes Devin cloud agent, premium models, and team features.","intents":["I want to try Codeium without paying","I want to use code completion for personal projects without cost","I want to understand the free tier limitations before upgrading"],"best_for":["individual developers evaluating Codeium","hobbyists and students with limited budgets","developers with light code completion needs"],"limitations":["Usage limits enforced via daily/weekly refresh cycles; exact quota not disclosed","Overages charged at 'API price' — specific rates not published","No access to Devin cloud agent (requires Pro tier)","No access to premium models (requires Pro tier)","No team features (requires Teams tier)","No disclosed SLA or priority support"],"requires":["Codeium account (free signup)","Windsurf Editor or Jetbrains IDE"],"input_types":["code (for completion suggestions)"],"output_types":["code suggestions (inline completion)"],"categories":["code-generation-editing"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_12","uri":"capability://code.generation.editing.pro.tier.with.devin.cloud.agent.access","name":"pro-tier-with-devin-cloud-agent-access","description":"Pro tier ($20/month) unlocks Devin cloud agent for autonomous background task execution, access to all premium models (SWE-1.5, GPT-5.2-Codex, GPT-5.1 variants), and increased Cascade usage allowance ('Standard' instead of 'Light'). Pro tier is the minimum paid offering for individual developers wanting full agent capabilities and model choice.","intents":["I want to use Devin cloud agent for complex tasks without paying enterprise prices","I want access to premium models for better code generation quality","I want increased usage limits for heavy development workflows"],"best_for":["individual developers and freelancers needing full agent capabilities","solo developers with heavy code generation workloads","developers wanting to experiment with multiple models"],"limitations":["Overage charges at 'API price' — specific rates not published","No team features (centralized billing, RBAC, SSO) — requires Teams tier","No hybrid deployment option (cloud-only) — requires Enterprise tier","Usage allowance still limited ('Standard' quota); exact limits not disclosed","No disclosed SLA or priority support"],"requires":["Credit card for $20/month subscription","Codeium account"],"input_types":["code (for completion and chat)","task descriptions (for Devin cloud agent)"],"output_types":["code suggestions (Cascade)","pull requests (Devin)","code explanations (chat)"],"categories":["code-generation-editing","planning-reasoning"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_13","uri":"capability://automation.workflow.teams.tier.with.centralized.billing.and.rbac","name":"teams-tier-with-centralized-billing-and-rbac","description":"Teams tier ($40/user/month) adds centralized billing, admin dashboard with analytics, priority support, knowledge base access, SSO, and role-based access control (RBAC). Teams tier is designed for organizations wanting to manage multiple developers' Codeium usage, enforce policies, and track productivity metrics without per-user account management.","intents":["I want to manage Codeium for my team with centralized billing","I want to enforce SSO and access control for security","I want to see team-wide analytics on agent usage and productivity"],"best_for":["engineering teams (5-50 developers) wanting centralized management","organizations with security/compliance requirements (SSO, RBAC)","teams wanting to track productivity metrics and agent usage"],"limitations":["Minimum team size not disclosed; unclear if there's a 3-5 developer minimum","Analytics and dashboard capabilities not detailed; unclear what metrics are available","No hybrid deployment option (cloud-only) — requires Enterprise tier","Knowledge base access not detailed; unclear if it's Codeium-specific or general","Priority support SLA not disclosed"],"requires":["Credit card for $40/user/month subscription (minimum team size unclear)","Codeium account for each team member"],"input_types":["team member accounts (for RBAC)","SSO configuration (SAML/OIDC)"],"output_types":["centralized billing (invoice per team)","admin dashboard (analytics, user management)","access logs (for compliance)"],"categories":["automation-workflow","safety-moderation"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_14","uri":"capability://automation.workflow.enterprise.tier.with.hybrid.deployment","name":"enterprise-tier-with-hybrid-deployment","description":"Enterprise tier (custom pricing) provides hybrid deployment option (local + cloud), volume discounts, dedicated account management, and custom SLAs. Enterprise customers can run Cascade locally and Devin on-premises or in private cloud, enabling organizations with strict data residency or security requirements to use Codeium without sending code to Cognition infrastructure.","intents":["I want to run Codeium with code staying on-premises for compliance","I want custom SLAs and dedicated support for mission-critical development","I want volume discounts for large teams (100+ developers)"],"best_for":["enterprises with strict data residency requirements (GDPR, HIPAA, etc.)","organizations with proprietary code that cannot leave on-premises","large teams (100+ developers) wanting volume discounts","mission-critical development requiring dedicated support"],"limitations":["Pricing not disclosed; requires custom negotiation","Hybrid deployment details not disclosed; unclear what 'hybrid' means (local Cascade + cloud Devin, or both local?)","SLA terms not disclosed","Minimum team size for Enterprise not disclosed","Setup and maintenance overhead for hybrid deployment not discussed"],"requires":["Custom contract negotiation with Codeium sales","Infrastructure for on-premises deployment (if applicable)","Compliance/security requirements justifying custom deployment"],"input_types":["custom requirements (data residency, SLA, etc.)"],"output_types":["custom contract terms","hybrid deployment architecture","dedicated support"],"categories":["automation-workflow","safety-moderation"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_2","uri":"capability://planning.reasoning.autonomous.cloud.agent.task.execution","name":"autonomous-cloud-agent-task-execution","description":"Devin cloud agent runs asynchronously on Cognition infrastructure to execute complex development tasks (bug fixes, feature implementation, refactoring) while the developer continues working. The agent operates autonomously with its own execution environment, generates pull requests as output, and communicates progress through a unified dashboard (Agent Command Center). Task execution happens in the background without blocking the developer's IDE.","intents":["I want to delegate a complex task (e.g., 'Fix authentication bug in login flow') and have the agent work on it while I continue coding","I want the agent to generate a pull request with code changes ready for review","I want to monitor multiple agent tasks and their progress from a centralized dashboard"],"best_for":["teams with complex codebases needing background task execution","developers wanting to parallelize their work (agent works while they code)","engineering leads reviewing agent-generated PRs for quality control"],"limitations":["Requires Pro tier ($20/month minimum); not available on free tier","No disclosed timeout limits for long-running tasks; unclear if tasks can be interrupted mid-execution","Agent operates on Cognition infrastructure; no local execution option for free/Pro tiers (hybrid deployment Enterprise-only)","PR generation assumes GitHub integration; support for other VCS platforms unclear","No disclosed success rate or accuracy metrics for complex task completion","Context window and codebase size limits not disclosed"],"requires":["Codeium Pro tier or higher ($20/month minimum)","GitHub repository integration (implied; other VCS support unclear)","Codeium account with cloud agent access"],"input_types":["task description (natural language)","codebase context (inferred from repository)"],"output_types":["pull request (with code changes)","task execution status (via dashboard)"],"categories":["planning-reasoning","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_3","uri":"capability://automation.workflow.web.preview.with.active.server.management","name":"web-preview-with-active-server-management","description":"Cascade agent automatically sets up and manages a local web server for previewing code changes in real-time. The agent keeps the server active, accessible from the editor, and updates the preview as code is modified. This eliminates manual server startup and port management, providing one-click preview functionality.","intents":["I want to see my code changes rendered in a browser without manually starting a server","I want the preview to stay active and update as I edit code","I want to access the preview directly from the editor without switching windows"],"best_for":["frontend developers building web UIs","rapid prototypers iterating on designs","developers new to web development who want frictionless preview setup"],"limitations":["Server management is automatic but opaque; no control over port, host, or server configuration disclosed","Preview refresh rate and latency not disclosed","No mention of support for backend frameworks (Node.js, Python, etc.) — appears limited to static/client-side code","Unclear if preview works with external APIs or requires local-only resources"],"requires":["Windsurf Editor or Jetbrains IDE","Codeium account (free tier included)","HTML/CSS/JavaScript code (framework support unclear)"],"input_types":["code (HTML, CSS, JavaScript)"],"output_types":["web preview (rendered in browser or editor panel)"],"categories":["automation-workflow","code-generation-editing"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_4","uri":"capability://tool.use.integration.model.context.protocol.integration.with.curated.servers","name":"model-context-protocol-integration-with-curated-servers","description":"Windsurf integrates MCP (Model Context Protocol) to extend agent capabilities with custom tools and external services. Pre-built MCP servers are available for one-click setup (Figma with 5 tools, Slack with 7 tools, Stripe with 9 tools, Sequential Thinking with 3 tools, GitHub, PostgreSQL, Playwright, Neon). Developers can also create custom MCP servers to bind proprietary tools or internal services to the agent.","intents":["I want the agent to access Figma designs, Slack messages, or Stripe data without manual context passing","I want to integrate my internal tools or APIs with the agent for task execution","I want to extend the agent's capabilities beyond code generation to include external service interactions"],"best_for":["teams using Figma, Slack, Stripe, or other integrated services","enterprises with custom internal tools wanting to expose them to agents","developers building complex workflows that require multi-service orchestration"],"limitations":["MCP server list is curated and limited; custom servers require development effort","No disclosed security model for MCP integrations; unclear how credentials are managed or scoped","MCP is Windsurf-specific; no portability to other IDEs or agents","Tool availability within MCP servers varies (Figma: 5 tools, Slack: 7 tools, etc.); full capability list not disclosed","No mention of rate limiting or usage quotas per MCP integration"],"requires":["Windsurf Editor","Codeium account (free tier may have limited MCP access; unclear)","API credentials for integrated services (Figma API key, Slack token, etc.)","MCP server setup (one-click for curated servers; custom development for proprietary tools)"],"input_types":["natural language prompts (agent requests)","MCP tool schemas (function definitions)"],"output_types":["tool execution results (data from external services)","code generation (informed by external context)"],"categories":["tool-use-integration","memory-knowledge"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_5","uri":"capability://memory.knowledge.spaces.context.bundling.for.task.isolation","name":"spaces-context-bundling-for-task-isolation","description":"Spaces feature bundles agent sessions, pull requests, files, and shared context around a single task or project. This creates isolated workspaces where developers can manage multiple concurrent tasks without context bleeding. Each space maintains its own conversation history, file references, and PR associations, enabling task-focused collaboration and context management.","intents":["I want to work on multiple tasks simultaneously without mixing context between them","I want to bundle related PRs, files, and agent sessions around a single feature or bug fix","I want to share a task context with teammates without exposing unrelated code or conversations"],"best_for":["teams managing multiple concurrent features or bug fixes","developers context-switching between projects","teams wanting to isolate task context for security or clarity"],"limitations":["Spaces are Windsurf-specific; no portability to other IDEs or tools","No disclosed limit on number of concurrent spaces or space size","Context sharing mechanism unclear; no mention of granular permissions or access control within spaces","No mention of space templates or automation for common task types","Unclear if spaces persist across sessions or require manual recreation"],"requires":["Windsurf Editor","Codeium account (free tier support unclear)","Multiple tasks or files to organize"],"input_types":["agent sessions (conversation history)","pull requests (GitHub or other VCS)","file references (code files)"],"output_types":["isolated task workspace (bundled context)","shared context (for team collaboration)"],"categories":["memory-knowledge","planning-reasoning"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_6","uri":"capability://code.generation.editing.multi.model.selection.with.reasoning.effort.control","name":"multi-model-selection-with-reasoning-effort-control","description":"Codeium provides first-class support for multiple AI model providers (OpenAI, Anthropic, and others) with user-selectable models including SWE-1.5 (fast agent model), GPT-5.2-Codex, GPT-5.1 variants, and others. Users can choose models per task and control reasoning effort levels (implied by 'multiple reasoning effort levels' on pricing page), enabling cost-performance trade-offs without vendor lock-in.","intents":["I want to use different models for different tasks (fast model for simple completions, powerful model for complex reasoning)","I want to control the reasoning effort (and cost) per task without switching tools","I want to avoid vendor lock-in by choosing from multiple model providers"],"best_for":["cost-conscious developers wanting to optimize model selection per task","teams with heterogeneous model preferences (some prefer OpenAI, others Anthropic)","developers wanting to experiment with different models without switching tools"],"limitations":["Specific model provider list not disclosed; 'first-class support for every major model provider' is vague","Reasoning effort levels mentioned but not defined; unclear what effort levels exist or how they map to cost/latency","Free tier limited to 'free models' only; premium models require Pro tier ($20/month)","No disclosed pricing for different models; overage rates depend on model choice but not published","Model availability may vary by tier (free vs Pro vs Max vs Enterprise)"],"requires":["Codeium Pro tier or higher for premium models ($20/month minimum)","API keys for selected model providers (if using external providers)","Codeium account"],"input_types":["model selection (user choice)","reasoning effort level (user choice)","task or prompt (code completion, chat, etc.)"],"output_types":["code or text (generated by selected model)","execution metadata (model used, reasoning effort, cost)"],"categories":["code-generation-editing","text-generation-language"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_7","uri":"capability://automation.workflow.agent.command.center.dashboard","name":"agent-command-center-dashboard","description":"Unified dashboard (Agent Command Center) provides Kanban-style visualization of all Cascade and Devin agent sessions, tasks, and their execution status. Developers can monitor multiple concurrent agent tasks, track progress, view generated PRs, and manage task lifecycle (create, monitor, complete, archive) from a single interface without switching between IDE and external tools.","intents":["I want to see the status of all my agent tasks in one place","I want to monitor Devin cloud tasks while continuing to work in the IDE","I want to review and manage PRs generated by agents without leaving the editor"],"best_for":["developers managing multiple concurrent agent tasks","engineering leads overseeing agent-generated work","teams wanting centralized visibility into agent activity"],"limitations":["Dashboard UI/UX not disclosed; unclear if it supports filtering, sorting, or search","No mention of analytics or metrics (task success rate, average completion time, etc.)","No disclosed integration with external project management tools (Jira, Linear, etc.)","Unclear if dashboard supports team-wide visibility or only personal tasks","No mention of notifications or alerts for task completion"],"requires":["Windsurf Editor (primary; Jetbrains support unclear)","Codeium account with agent access (Cascade free tier; Devin Pro+ tier)"],"input_types":["agent sessions (Cascade and Devin)","task metadata (status, progress, output)"],"output_types":["dashboard visualization (Kanban board)","task details (status, PRs, execution logs)"],"categories":["automation-workflow","planning-reasoning"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_8","uri":"capability://text.generation.language.chat.interface.with.codebase.context","name":"chat-interface-with-codebase-context","description":"Chat interface allows developers to ask questions and request code changes in natural language, with implicit access to codebase context (current file, project structure, etc.). The chat maintains conversation history and can reference code snippets, generate code, explain existing code, or propose refactorings based on the conversation context. Chat operates within the IDE without requiring external tools.","intents":["I want to ask the agent questions about my codebase in natural language","I want to request code changes or refactorings through conversation","I want the agent to explain existing code or suggest improvements based on context"],"best_for":["developers preferring conversational interaction over inline suggestions","teams wanting to document decisions and reasoning through chat history","developers exploring code changes before committing them"],"limitations":["Codebase context window size not disclosed; unclear how much code is analyzed per chat message","Chat history persistence and export not mentioned","No mention of multi-turn reasoning or conversation branching","Unclear if chat supports file uploads or external context beyond the current codebase","No disclosed rate limiting or usage quotas for chat interactions"],"requires":["Windsurf Editor or Jetbrains IDE","Codeium account (free tier included for basic chat; premium features unclear)"],"input_types":["natural language prompts (chat messages)","codebase context (implicit from current file/project)"],"output_types":["natural language responses (explanations, suggestions)","code snippets (generated or referenced)","code changes (proposed refactorings)"],"categories":["text-generation-language","code-generation-editing"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__cap_9","uri":"capability://automation.workflow.command.palette.task.invocation","name":"command-palette-task-invocation","description":"Command palette provides quick access to agent capabilities (code generation, refactoring, chat, etc.) without navigating menus or learning keyboard shortcuts. Developers can invoke tasks by typing natural language descriptions or selecting from predefined commands, reducing friction for agent interaction and enabling power-user workflows.","intents":["I want to quickly invoke agent tasks without navigating menus","I want to use keyboard shortcuts to access agent capabilities","I want to discover available agent commands without leaving the editor"],"best_for":["power users preferring keyboard-driven workflows","developers wanting quick access to agent capabilities","teams standardizing on command-palette-based interactions"],"limitations":["Predefined commands list not disclosed; unclear what tasks are available via command palette","No mention of custom command creation or scripting","Keyboard shortcut customization not mentioned","Command palette search/filtering behavior not disclosed"],"requires":["Windsurf Editor or Jetbrains IDE","Codeium account (free tier included)"],"input_types":["command name or natural language description"],"output_types":["agent task execution (code generation, chat, etc.)"],"categories":["automation-workflow","code-generation-editing"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"codeium__headline","uri":"capability://code.generation.editing.ai.powered.code.completion.tool","name":"ai-powered code completion tool","description":"Codeium is a free AI-powered code completion tool that supports over 70 programming languages and integrates with more than 40 IDEs, providing inline suggestions and task delegation to enhance developer productivity.","intents":["best AI code completion tool","AI code editor for individual developers","top coding assistant for IDEs","free AI coding assistant","AI tool for code suggestions"],"best_for":["individual developers","small teams","enterprise users"],"limitations":["may struggle with complex tasks","requires internet for full functionality"],"requires":["internet connection for cloud features"],"input_types":["code snippets","coding tasks"],"output_types":["code suggestions","completed code segments"],"categories":["code-generation-editing"],"confidence":0.5,"matches":0,"success_rate":0}],"trust":{"score":54,"verified":false,"data_access_risk":"high","permissions":["Jetbrains IDE or Windsurf Editor","Codeium account (free or paid)","Active internet connection (implied, not explicitly stated)","Windsurf Editor (primary support; Jetbrains support unclear)","Image file (PNG, JPG, or screenshot format implied)","Codeium account with Cascade access (free tier included)","Windsurf Editor or Jetbrains IDE","Codeium account (free tier support unclear)","Codeium account (free signup)","Credit card for $20/month subscription"],"failure_modes":["Limited to 'Light' usage allowance on free tier (refreshes daily/weekly); overage charged at API rates","No disclosed context window size — unclear how much surrounding code is analyzed per suggestion","Lint fixing only applies to errors generated by AI, not pre-existing project lint violations","No offline mode confirmed; unclear if Cascade works without cloud connectivity","Image analysis quality depends on image clarity and complexity; no disclosed accuracy metrics","Output is HTML/CSS/JavaScript; no support for framework-specific code (React, Vue, etc.) mentioned","No mention of handling responsive design or mobile-first generation","Drag-and-drop limited to Windsurf Editor; unclear if Jetbrains IDEs support this feature","Smart paste behavior and heuristics not disclosed; unclear how context detection works","No mention of handling language-specific paste rules (Python imports vs JavaScript requires)","builder identity is not verified yet","no observed match outcomes yet"],"rank_breakdown":{"adoption":0.7,"quality":0.9,"ecosystem":0.15000000000000002,"match_graph":0.25,"freshness":0.75,"weights":{"adoption":0.25,"quality":0.25,"ecosystem":0.1,"match_graph":0.35,"freshness":0.05}},"observed_outcomes":{"matches":0,"success_rate":0,"avg_confidence":0,"top_intents":[],"last_matched_at":null},"maintenance":{"status":"active","updated_at":"2026-05-24T12:16:21.547Z","last_scraped_at":null,"last_commit":null},"community":{"stars":null,"forks":null,"weekly_downloads":null,"model_downloads":null,"model_likes":null}},"distribution":{"claim_url":"https://unfragile.ai/submit?claim=codeium","compare_url":"https://unfragile.ai/compare?artifact=codeium"}},"signature":"jcwX6hLxXkNRP+v381rTv7pyqgeTx/r2SwxtyPQZDkdbsLw8fwOxDI/UAdNhR+Q6HOoqjfVrKm9b2T9edCrHCg==","signedAt":"2026-06-19T20:42:02.373Z","signedBy":"unfragile.ai","version":1},"_links":{"self":"https://unfragile.ai/api/v1/passport/codeium","artifact":"https://unfragile.ai/codeium","verify":"https://unfragile.ai/api/v1/verify?slug=codeium","publicKey":"https://unfragile.ai/api/v1/trust-passport-public-key","spec":"https://unfragile.ai/trust","schema":"https://unfragile.ai/schema.json","docs":"https://unfragile.ai/docs"}}