{"passport":{"unfragile":{"@version":"1.0","version":"2026-05","artifact":{"id":"vscode-codeium-codeium","slug":"windsurf-plugin-formerly-codeium-ai-coding-autocomplete-and-chat-for-python-javascript-typescript-and-more","name":"Windsurf Plugin (formerly Codeium): AI Coding Autocomplete and Chat for Python, JavaScript, TypeScript, and more","type":"extension","url":"https://marketplace.visualstudio.com/items?itemName=Codeium.codeium","page_url":"https://unfragile.ai/windsurf-plugin-formerly-codeium-ai-coding-autocomplete-and-chat-for-python-javascript-typescript-and-more","categories":["code-editors"],"tags":["ai","autocomplete","bash","c","c++","chatgpt","code completion","cpp","css","go","golang","html","intellicode","intellisense","java","javascript","jupyter","keybindings","kotlin","node","nodejs","php","python","react","ruby","rust","swift","typescript"],"pricing":{"model":"freemium","free":true,"starting_price":null},"status":"active","verified":false},"capabilities":[{"id":"vscode-codeium-codeium__cap_0","uri":"capability://code.generation.editing.single.line.and.multi.line.code.autocomplete.with.keystroke.triggered.suggestions","name":"single-line and multi-line code autocomplete with keystroke-triggered suggestions","description":"Generates inline code suggestions (1-10+ lines) as the developer types, triggered automatically on keystroke without explicit invocation. The extension analyzes the current file context and cursor position to predict the next logical code segment, displaying suggestions in VSCode's native autocomplete UI that can be accepted via Tab/Enter or dismissed. Supports 70+ programming languages including Python, JavaScript, TypeScript, Go, Rust, Java, C/C++, and PHP with language-specific syntax awareness.","intents":["I want to write boilerplate code faster without typing every character","I need multi-line function/class suggestions to accelerate common patterns","I want language-specific completions that respect syntax rules for my current file"],"best_for":["solo developers building greenfield projects with repetitive patterns","teams working in polyglot codebases who need consistent autocomplete across languages","developers seeking free, unlimited autocomplete without rate limits"],"limitations":["Single-file context only — does not analyze project-wide imports, dependencies, or cross-file relationships, limiting accuracy for refactoring-aware suggestions","No caching or local model inference documented — all suggestions require cloud inference, introducing latency on slower connections","Cannot customize suggestion quality thresholds or filter low-confidence suggestions","No built-in conflict resolution with other autocomplete extensions (e.g., GitHub Copilot, Tabnine) — may cause duplicate suggestions or UI clutter"],"requires":["Visual Studio Code (minimum version unknown — not documented)","Active internet connection for cloud-based inference","Free Codeium account (authentication mechanism not documented)","One of 70+ supported programming languages in active file"],"input_types":["current file content (full or partial)","cursor position","file extension/language identifier"],"output_types":["inline text suggestions (1-10+ lines)","ranked suggestion list with syntax highlighting"],"categories":["code-generation-editing","editor-integration"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_1","uri":"capability://code.generation.editing.ide.integrated.chat.interface.for.code.generation.and.explanation","name":"ide-integrated chat interface for code generation and explanation","description":"Provides a chat panel within VSCode (sidebar or inline, exact placement unknown) where developers can write natural language prompts to generate full functions, classes, applications, or request explanations of existing code. The chat maintains conversation context within a session and can reference the current file or selected code blocks. Supports multi-turn conversations without explicit context resets, enabling iterative refinement of generated code.","intents":["I want to describe what a function should do in English and get working code back","I need to understand what this unfamiliar code does without leaving my editor","I want to iterate on generated code by asking follow-up questions in natural language"],"best_for":["developers new to a codebase or language who need rapid code comprehension","teams prototyping features quickly without writing boilerplate from scratch","non-expert developers who prefer natural language specification over manual coding"],"limitations":["Context window scope unknown — unclear if chat can reference entire project or only current file; may produce suggestions that ignore project-wide conventions or existing utilities","No explicit version control or rollback — generated code is not automatically tracked or compared against previous versions","Multi-turn conversation state is session-local only — closing the chat panel likely discards conversation history","No integration with code execution or testing — generated code is not automatically validated or tested before insertion"],"requires":["Visual Studio Code with Windsurf/Codeium extension installed","Active internet connection for cloud-based LLM inference","Free Codeium account with chat access enabled","Current file open in editor (for context)"],"input_types":["natural language prompt (text)","selected code block (optional context)","current file content (implicit context)"],"output_types":["generated code (functions, classes, full applications)","explanatory text (code walkthroughs, documentation)"],"categories":["code-generation-editing","text-generation-language"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_10","uri":"capability://tool.use.integration.community.support.via.discord.with.no.official.sla","name":"community support via discord with no official sla","description":"Provides user support through a Discord community server (official Codeium Discord) where users can ask questions, report issues, and share feedback. Support is community-driven (peer-to-peer) rather than official support tickets, with no documented SLA, response time guarantees, or official support staff. This is the primary documented support channel; no email support, ticketing system, or official documentation is mentioned.","intents":["I have a question about using the extension and want to ask the community","I found a bug and want to report it to other users or maintainers","I want to share feedback or feature requests with the Codeium team"],"best_for":["developers comfortable with community-driven support","users with non-urgent questions or feature requests","teams willing to troubleshoot issues independently"],"limitations":["No official SLA — response times are unpredictable; critical issues may not be addressed quickly","Community-driven — support quality depends on community expertise; incorrect advice may be given","No official documentation — no troubleshooting guides, FAQs, or technical documentation provided","Discord-only — no alternative support channels (email, ticketing, phone)","No escalation path — critical issues cannot be escalated to official support"],"requires":["Discord account","Access to Codeium Discord server (invite link not provided in marketplace listing)","Willingness to engage with community members"],"input_types":["text messages in Discord"],"output_types":["community responses, advice, workarounds"],"categories":["tool-use-integration"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_11","uri":"capability://tool.use.integration.separate.windsurf.editor.with.enhanced.capabilities.cascade.windsurf.tab","name":"separate windsurf editor with enhanced capabilities (cascade, windsurf tab)","description":"Codeium offers a standalone VSCode fork called 'Windsurf Editor' with additional AI-powered features (Cascade, Windsurf Tab) not available in the VSCode extension. The extension is positioned as a reduced-capability version of the standalone editor, with the full feature set available only in the Windsurf Editor. This creates a product differentiation strategy where the free VSCode extension serves as an entry point to the paid/premium Windsurf Editor.","intents":["I want to evaluate Codeium's AI capabilities before committing to the Windsurf Editor","I prefer VSCode but want to try Codeium's core features","I need advanced features like Cascade or Windsurf Tab, which require the standalone editor"],"best_for":["developers evaluating Codeium before switching to Windsurf Editor","VSCode users who want to stay in their primary editor","teams considering a full migration to Windsurf Editor"],"limitations":["Feature parity unknown — unclear which capabilities are exclusive to Windsurf Editor vs. available in VSCode extension","Cascade and Windsurf Tab are not documented in the VSCode extension listing — users must research separately","Switching cost — migrating from VSCode extension to Windsurf Editor requires editor switch and potential workflow changes","Windsurf Editor pricing unknown — unclear if it's free, freemium, or paid-only"],"requires":["VSCode extension for basic features","Windsurf Editor installation for advanced features (separate download)"],"input_types":["code in VSCode extension or Windsurf Editor"],"output_types":["basic features in VSCode extension; advanced features in Windsurf Editor"],"categories":["tool-use-integration"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_2","uri":"capability://code.generation.editing.code.refactoring.with.feature.addition.and.bug.fix.suggestions","name":"code refactoring with feature addition and bug fix suggestions","description":"Analyzes selected code blocks and generates refactored versions that improve structure, add requested features, or fix identified bugs. Triggered via button/command invocation on highlighted code. The refactoring engine understands language-specific idioms and can suggest architectural improvements (e.g., extracting functions, renaming variables, applying design patterns) while preserving original functionality. Supports inline preview or side-by-side diff comparison before acceptance.","intents":["I want to refactor this function to be more readable and maintainable","I need to add a feature to this existing code without rewriting it from scratch","I suspect this code has a bug — can you suggest a fix?"],"best_for":["developers maintaining legacy codebases who need to improve code quality incrementally","teams conducting code reviews who want AI-assisted suggestions for improvements","developers learning best practices by seeing refactored versions of their code"],"limitations":["Requires explicit code selection — does not automatically identify refactoring opportunities across the entire file or project","Single-file context only — refactoring suggestions may not account for how the code is used elsewhere in the project, risking breaking changes","No automatic test execution — refactored code is not validated against existing test suites before suggestion","Diff preview mechanism unknown — unclear if side-by-side comparison is available or if changes must be manually reviewed"],"requires":["Visual Studio Code with Windsurf/Codeium extension","Code selection (highlighted text in editor)","Internet connection for cloud inference","Free Codeium account"],"input_types":["selected code block (text)","implicit context: current file, language, cursor position"],"output_types":["refactored code (text)","optional: diff/comparison view","optional: explanation of changes"],"categories":["code-generation-editing"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_3","uri":"capability://code.generation.editing.code.translation.between.programming.languages","name":"code translation between programming languages","description":"Converts code from one programming language to another (e.g., Python to JavaScript, Java to Go) while preserving logic and adapting to target language idioms, libraries, and conventions. Triggered via button/command invocation on selected code. The translation engine understands semantic equivalence and maps language-specific constructs (e.g., exception handling, type systems, standard library functions) to their equivalents in the target language.","intents":["I need to port this Python utility to JavaScript for a Node.js project","I want to convert this Java class to Rust for performance-critical code","I need to understand how this algorithm works in a different language"],"best_for":["teams migrating between technology stacks who need to preserve existing logic","developers learning new languages by seeing familiar code translated","polyglot teams sharing algorithms across multiple codebases"],"limitations":["Language-specific idioms may not translate perfectly — generated code may be syntactically correct but not idiomatic in the target language","Standard library differences not fully resolved — code relying on language-specific libraries (e.g., NumPy in Python) may not have direct equivalents in target language","No dependency mapping — imports and external library calls are not automatically translated or mapped to target language equivalents","Single-file context only — translations do not account for how code integrates with the broader project"],"requires":["Visual Studio Code with Windsurf/Codeium extension","Code selection in source language","Target language specified (mechanism unknown — likely via command parameter or UI dropdown)","Internet connection for cloud inference"],"input_types":["selected code block (text)","source language (implicit from file extension or explicit parameter)","target language (explicit parameter)"],"output_types":["translated code (text in target language)","optional: explanation of translation decisions"],"categories":["code-generation-editing","text-generation-language"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_4","uri":"capability://code.generation.editing.comment.driven.code.generation.natural.language.to.code","name":"comment-driven code generation (natural language to code)","description":"Generates code implementations from inline comments written in natural language. When a developer writes a comment describing desired functionality (e.g., '# sort array in descending order'), the extension analyzes the comment and generates the corresponding code below it. This enables a workflow where specification precedes implementation, with the AI filling in the code based on the comment's intent.","intents":["I want to write a comment describing what I need, then have the code auto-generated","I prefer to think through logic in comments before writing code","I want to use comments as executable specifications"],"best_for":["developers who prefer top-down design (specification before implementation)","teams using comment-driven development practices","rapid prototyping scenarios where speed matters more than code polish"],"limitations":["Comment quality directly impacts code quality — vague or ambiguous comments produce incorrect or incomplete code","No feedback loop — generated code is not validated against the comment's intent; mismatches require manual correction","Language-specific comment syntax must be correct — malformed comments may not trigger code generation","Context limited to preceding comments and current file — does not leverage project-wide patterns or conventions"],"requires":["Visual Studio Code with Windsurf/Codeium extension","Comment written in language-appropriate syntax (e.g., # for Python, // for JavaScript)","Clear, specific natural language description in comment","Internet connection for inference"],"input_types":["inline comment (natural language text)","current file context (implicit)"],"output_types":["generated code (text, inserted below comment)"],"categories":["code-generation-editing","text-generation-language"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_5","uri":"capability://code.generation.editing.code.explanation.and.documentation.generation","name":"code explanation and documentation generation","description":"Analyzes selected code and generates natural language explanations of what the code does, how it works, and why it's structured that way. Can produce explanations at multiple levels of detail (summary, detailed walkthrough, line-by-line comments) and generate inline documentation (docstrings, comments) automatically. Triggered via button/command invocation on highlighted code.","intents":["I need to understand what this unfamiliar function does","I want to add documentation/docstrings to this code automatically","I need to explain this code to a junior developer or in a code review"],"best_for":["developers onboarding to unfamiliar codebases","teams improving code documentation coverage","code reviewers who need to understand complex logic quickly"],"limitations":["Explanation accuracy depends on code clarity — obfuscated or poorly-written code produces confusing explanations","No semantic understanding of business logic — explanations describe what code does mechanically, not why it was written that way","Generated docstrings may not match project conventions or style guides","Single-function scope — explanations do not contextualize code within larger architectural patterns"],"requires":["Visual Studio Code with Windsurf/Codeium extension","Code selection (highlighted text)","Internet connection for inference"],"input_types":["selected code block (text)","implicit: language, file context"],"output_types":["natural language explanation (text)","optional: generated docstrings/comments (code)","optional: markdown documentation"],"categories":["code-generation-editing","text-generation-language"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_6","uri":"capability://code.generation.editing.multi.language.support.with.language.specific.syntax.awareness","name":"multi-language support with language-specific syntax awareness","description":"Provides code generation, completion, and analysis capabilities across 70+ programming languages (Python, JavaScript, TypeScript, Go, Rust, Java, C, C++, PHP, Ruby, Kotlin, Swift, Bash, and others) with language-specific syntax understanding. The extension automatically detects the current file's language via file extension and applies language-appropriate rules for indentation, naming conventions, idioms, and standard library functions. Each language receives dedicated model tuning or prompt engineering to ensure suggestions respect language-specific best practices.","intents":["I work in multiple languages and want consistent AI assistance across all of them","I need language-specific idioms and conventions in my code suggestions","I want to switch between Python and JavaScript projects without reconfiguring the extension"],"best_for":["polyglot developers and teams working across multiple technology stacks","organizations with diverse codebases (backend, frontend, infrastructure, scripts)","developers learning new languages who want language-specific guidance"],"limitations":["Quality varies across languages — less common languages (e.g., Kotlin, Swift) may receive lower-quality suggestions due to smaller training data","Language detection relies on file extension — files with incorrect extensions or unconventional naming may be misidentified","No language-specific configuration — cannot customize suggestion style or conventions per language","Standard library coverage unknown — suggestions may not leverage language-specific libraries effectively"],"requires":["Visual Studio Code with Windsurf/Codeium extension","File with recognized language extension (.py, .js, .ts, .go, .rs, .java, .c, .cpp, .php, .rb, .kt, .swift, .sh, etc.)","Internet connection for inference"],"input_types":["code in any of 70+ supported languages","file extension (language identifier)"],"output_types":["language-appropriate code suggestions","syntax-aware completions and refactorings"],"categories":["code-generation-editing"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_7","uri":"capability://code.generation.editing.free.tier.with.unlimited.completions.and.no.rate.limiting","name":"free tier with unlimited completions and no rate limiting","description":"Provides unlimited single-line and multi-line code completions on the free tier without per-request metering, token consumption, or rate limits. The extension advertises 'unlimited single and multi-line completions forever' with no documented caps on suggestion frequency or monthly usage. This is a core differentiator from GitHub Copilot's per-request metering and Tabnine's token-based pricing, enabling continuous use without cost or quota management.","intents":["I want AI code assistance without paying per-completion or managing token budgets","I need to use autocomplete continuously throughout the day without hitting rate limits","I want to try AI coding assistance without financial commitment"],"best_for":["individual developers and solo practitioners with limited budgets","students and hobbyists learning to code","teams evaluating AI coding tools before committing to paid plans","open-source contributors who cannot justify paid tool costs"],"limitations":["Pricing model sustainability unknown — no documentation of how unlimited free tier is monetized (data collection, upsell to paid features, enterprise licensing)","No SLA or uptime guarantee documented — free tier may have lower priority for infrastructure resources","Paid tier features unknown — unclear what premium features exist or when free tier will be capped","Data privacy implications of free tier unknown — may involve telemetry collection or code analysis for model improvement"],"requires":["Free Codeium account (registration required)","Visual Studio Code with Windsurf/Codeium extension","Internet connection (cloud-based inference)"],"input_types":["code in any supported language"],"output_types":["unlimited code suggestions"],"categories":["code-generation-editing"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_8","uri":"capability://tool.use.integration.vscode.extension.marketplace.distribution.and.installation","name":"vscode extension marketplace distribution and installation","description":"Distributed as a VSCode extension via the official Visual Studio Code Marketplace (extension ID: Codeium.codeium) with 3.6+ million installations. Installation is one-click from the VSCode Extensions panel, with automatic updates managed by VSCode's built-in extension manager. The extension integrates into VSCode's native UI (sidebar, command palette, inline suggestions) without requiring external tools or configuration beyond account creation.","intents":["I want to install AI coding assistance with a single click in VSCode","I need automatic updates without manual version management","I want the extension to integrate seamlessly into VSCode's native UI"],"best_for":["VSCode users who prefer integrated tools over external applications","teams standardizing on VSCode as the primary editor","developers who want minimal setup friction"],"limitations":["VSCode-only — no support for other editors (JetBrains IDEs, Vim, Emacs, Sublime Text) via this extension; separate tools may exist","Minimum VSCode version unknown — no documentation of version compatibility or upgrade requirements","Extension API constraints — limited to VSCode's extension API capabilities, potentially restricting access to editor internals or file system","Marketplace dependency — extension availability depends on Microsoft's VSCode Marketplace uptime and policies"],"requires":["Visual Studio Code (minimum version unknown)","VSCode Extensions panel access","Internet connection for marketplace download and extension updates","Free Codeium account for authentication"],"input_types":["none (installation is UI-driven)"],"output_types":["installed extension with integrated UI components"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__cap_9","uri":"capability://code.generation.editing.cloud.based.inference.with.unknown.model.architecture.and.latency.characteristics","name":"cloud-based inference with unknown model architecture and latency characteristics","description":"All code generation, completion, and analysis operations are performed via cloud-based inference (specific backend service unknown). The extension sends code context to remote servers for processing and receives suggestions back, with latency depending on network conditions and server load. The underlying LLM(s) powering suggestions are not documented — unclear if proprietary Codeium models, third-party models (OpenAI, Anthropic), or a combination. No local model inference or caching is documented.","intents":["I want AI suggestions without running local models on my machine","I need consistent suggestion quality across all my devices","I want the extension to use the latest models without manual updates"],"best_for":["developers with limited local compute resources (laptops, older machines)","teams wanting centralized model management without per-device setup","users in regions with good internet connectivity"],"limitations":["Network latency — all suggestions require round-trip to cloud servers, introducing 100-500ms+ latency depending on connection quality and server load","Privacy concerns — code is sent to external servers for processing; data handling and retention policies are not documented","Offline usage impossible — extension requires internet connection; no fallback for disconnected work","Model details unknown — no transparency on which LLMs are used, model versions, fine-tuning approach, or training data","No local caching documented — suggestions are not cached locally, requiring repeated cloud calls for similar code patterns"],"requires":["Stable internet connection (latency-sensitive)","Access to Codeium cloud infrastructure (no self-hosted option documented)","Free Codeium account with cloud service access"],"input_types":["code context (sent to cloud servers)","cursor position, file metadata"],"output_types":["suggestions from cloud-based inference"],"categories":["code-generation-editing","tool-use-integration"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"vscode-codeium-codeium__headline","uri":"capability://code.generation.editing.ai.powered.code.autocomplete.and.chat.plugin.for.visual.studio.code","name":"ai-powered code autocomplete and chat plugin for visual studio code","description":"The Windsurf Plugin is a free AI coding assistant that enhances productivity in Visual Studio Code by providing intelligent code completion and integrated chat functionalities for multiple programming languages.","intents":["best AI code autocomplete plugin","AI coding assistant for Visual Studio Code","free AI code completion tool","AI chat for coding help","top extensions for coding productivity"],"best_for":["developers using Visual Studio Code","programmers looking for code assistance"],"limitations":[],"requires":["Visual Studio Code"],"input_types":["code","natural language prompts"],"output_types":["code suggestions","explanations","refactored code"],"categories":["code-generation-editing"],"confidence":0.5,"matches":0,"success_rate":0}],"trust":{"score":55,"verified":false,"data_access_risk":"high","permissions":["Visual Studio Code (minimum version unknown — not documented)","Active internet connection for cloud-based inference","Free Codeium account (authentication mechanism not documented)","One of 70+ supported programming languages in active file","Visual Studio Code with Windsurf/Codeium extension installed","Active internet connection for cloud-based LLM inference","Free Codeium account with chat access enabled","Current file open in editor (for context)","Discord account","Access to Codeium Discord server (invite link not provided in marketplace listing)"],"failure_modes":["Single-file context only — does not analyze project-wide imports, dependencies, or cross-file relationships, limiting accuracy for refactoring-aware suggestions","No caching or local model inference documented — all suggestions require cloud inference, introducing latency on slower connections","Cannot customize suggestion quality thresholds or filter low-confidence suggestions","No built-in conflict resolution with other autocomplete extensions (e.g., GitHub Copilot, Tabnine) — may cause duplicate suggestions or UI clutter","Context window scope unknown — unclear if chat can reference entire project or only current file; may produce suggestions that ignore project-wide conventions or existing utilities","No explicit version control or rollback — generated code is not automatically tracked or compared against previous versions","Multi-turn conversation state is session-local only — closing the chat panel likely discards conversation history","No integration with code execution or testing — generated code is not automatically validated or tested before insertion","No official SLA — response times are unpredictable; critical issues may not be addressed quickly","Community-driven — support quality depends on community expertise; incorrect advice may be given","builder identity is not verified yet","no observed match outcomes yet"],"rank_breakdown":{"adoption":0.91,"quality":0.49,"ecosystem":0.35000000000000003,"match_graph":0.25,"freshness":0.75,"weights":{"adoption":0.25,"quality":0.25,"ecosystem":0.15,"match_graph":0.23,"freshness":0.12}},"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:34.118Z","last_scraped_at":"2026-05-03T15:20:29.937Z","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=windsurf-plugin-formerly-codeium-ai-coding-autocomplete-and-chat-for-python-javascript-typescript-and-more","compare_url":"https://unfragile.ai/compare?artifact=windsurf-plugin-formerly-codeium-ai-coding-autocomplete-and-chat-for-python-javascript-typescript-and-more"}},"signature":"+AxA649i7rEW17qgEZmXA5IPUxJhvwSBHM/cqXadsD/l+MwxHNUCIINC+230THROm/H9hVYvyfaOBttZQ7pBAA==","signedAt":"2026-06-21T10:08:32.464Z","signedBy":"unfragile.ai","version":1},"_links":{"self":"https://unfragile.ai/api/v1/passport/windsurf-plugin-formerly-codeium-ai-coding-autocomplete-and-chat-for-python-javascript-typescript-and-more","artifact":"https://unfragile.ai/windsurf-plugin-formerly-codeium-ai-coding-autocomplete-and-chat-for-python-javascript-typescript-and-more","verify":"https://unfragile.ai/api/v1/verify?slug=windsurf-plugin-formerly-codeium-ai-coding-autocomplete-and-chat-for-python-javascript-typescript-and-more","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"}}