{"passport":{"unfragile":{"@version":"1.0","version":"2026-05","artifact":{"id":"warp-terminal","slug":"warp-terminal","name":"Warp Terminal","type":"cli","url":"https://www.warp.dev","page_url":"https://unfragile.ai/warp-terminal","categories":["cli-tools","automation"],"tags":[],"pricing":{"model":"free","free":true,"starting_price":"$15/mo (Team)"},"status":"active","verified":false},"capabilities":[{"id":"warp-terminal__cap_0","uri":"capability://text.generation.language.natural.language.to.shell.command.generation","name":"natural-language-to-shell-command-generation","description":"Converts natural language descriptions into executable shell commands using frontier LLM models (OpenAI, Anthropic, Google) with codebase context awareness. The system indexes the user's codebase to understand project structure, environment variables, and installed tools, then generates contextually appropriate commands that account for the specific development environment rather than generic suggestions. Execution happens directly in the terminal with user review before running.","intents":["I want to run a complex command but don't remember the exact syntax","Generate a shell command that works with my specific project setup and tools","Convert a task description into the right sequence of CLI operations for my environment"],"best_for":["developers unfamiliar with CLI tools in their tech stack","teams standardizing on command patterns across projects","solo developers wanting faster command discovery without manual documentation lookup"],"limitations":["Codebase indexing limits vary by tier (Free tier has limited indexing; Build/Max/Business/Enterprise have highest limits) — large monorepos may exceed indexing capacity","Requires cloud connectivity for AI inference; no local model fallback available","Model selection limited to OpenAI, Anthropic, Google frontier models; no Ollama or self-hosted model support except in Enterprise tier","Context window constraints mean very large codebases may not be fully indexed for command generation"],"requires":["Warp Terminal installed (macOS confirmed; Linux/Windows support unknown)","API key for at least one supported LLM provider (OpenAI, Anthropic, or Google) OR Free tier AI credits","Shell environment: Bash, Zsh, or Fish (PowerShell support unconfirmed)","Active internet connection for cloud inference"],"input_types":["natural language description (e.g., 'find all TypeScript files modified in the last week')","task intent (e.g., 'deploy to production')"],"output_types":["shell command string (executable in current shell)","multi-line command sequences"],"categories":["text-generation-language","tool-use-integration"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_1","uri":"capability://tool.use.integration.intelligent.command.autocomplete.with.syntax.highlighting","name":"intelligent-command-autocomplete-with-syntax-highlighting","description":"Provides real-time command completion suggestions as users type, with syntax highlighting and contextual awareness of available commands, flags, and file paths in the current directory. The autocomplete engine understands shell syntax and integrates with the system's available commands and environment, displaying rich formatting that makes complex commands easier to construct. Completions are ranked by relevance based on usage history and context.","intents":["I want faster command entry with fewer typos and syntax errors","Show me available flags and options for a command I'm typing","Auto-complete file paths and command names without manual lookup"],"best_for":["developers spending significant time in the terminal","teams standardizing on complex CLI tools with many flags","users learning new command-line tools and needing flag discovery"],"limitations":["Completion quality depends on shell environment setup — missing or misconfigured PATH variables reduce suggestion accuracy","No documented support for custom completion scripts or user-defined completions","Syntax highlighting scope limited to documented shell syntax; custom DSLs or domain-specific languages may not highlight correctly"],"requires":["Warp Terminal installed","Shell environment: Bash, Zsh, or Fish","Commands and tools installed in system PATH"],"input_types":["partial command string (e.g., 'git com')","flag prefix (e.g., 'ls -')"],"output_types":["ranked list of completion suggestions with syntax highlighting","inline preview of selected completion"],"categories":["tool-use-integration","search-retrieval"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_10","uri":"capability://safety.moderation.zero.data.retention.and.privacy.configuration","name":"zero-data-retention-and-privacy-configuration","description":"Implements configurable data retention policies where users can enable Zero Data Retention to prevent Warp from storing conversation history, command logs, or AI interaction data. Free tier allows individual configuration of Zero Data Retention, while Business tier enforces team-wide Zero Data Retention automatically. Data retention settings apply to cloud conversation storage and cloud agent execution logs.","intents":["Ensure my terminal sessions and AI conversations are not stored in Warp's cloud","Comply with data residency or privacy regulations that prohibit cloud data storage","Enforce privacy policies across my team without individual configuration"],"best_for":["organizations with strict data privacy requirements (GDPR, HIPAA, etc.)","teams handling sensitive information that cannot be stored in cloud","solo developers wanting privacy-first terminal usage"],"limitations":["Zero Data Retention is individually configured on Free tier — no team-wide enforcement","Enabling Zero Data Retention may disable session sharing and collaboration features (not explicitly documented)","Data retention policy scope not fully documented — unclear if it applies to all data or only conversation history","No documented audit trail for data deletion or verification that data was actually deleted","Cloud agent execution logs may still be retained even with Zero Data Retention enabled (not explicitly clarified)"],"requires":["Warp Terminal installed","Warp account (Free tier available)","Business tier or above for team-wide Zero Data Retention enforcement"],"input_types":["privacy preference configuration (Zero Data Retention on/off)","team-wide policy settings (Business tier)"],"output_types":["configured privacy settings","confirmation of data retention policy","team-wide privacy enforcement status (Business tier)"],"categories":["safety-moderation","memory-knowledge"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_11","uri":"capability://automation.workflow.tiered.credit.system.with.usage.based.pricing","name":"tiered-credit-system-with-usage-based-pricing","description":"Implements a usage-based credit system where AI features consume credits based on LLM API calls and cloud agent execution. Free tier includes limited free AI credits, Build tier provides 1,500 credits/month, and Max tier provides 12x credits (18,000 credits/month implied). Credits can be reloaded with volume-based discounts on Build tier and above. The credit-to-token conversion rate and per-feature credit costs are not documented.","intents":["Understand and control my AI feature usage costs","Choose a pricing tier that matches my usage patterns","Reload credits with volume discounts for high-usage teams"],"best_for":["teams with variable AI feature usage wanting pay-as-you-go pricing","organizations wanting predictable monthly costs with credit allowances","high-usage teams benefiting from volume discounts"],"limitations":["Credit-to-token conversion rate not documented — unclear how many tokens one credit represents","Per-feature credit costs not documented — unclear if command generation, code review, and agent execution have different costs","Free tier credit allowance amount not specified — unclear how many free credits are included","No documented credit usage analytics or per-feature cost breakdown","Credit expiration policy not documented — unclear if unused credits roll over or expire monthly"],"requires":["Warp Terminal installed","Warp account (Free tier available)","Payment method for credit reload (Build tier and above)"],"input_types":["pricing tier selection","credit reload amount (for Build tier and above)"],"output_types":["credit balance","usage statistics (if available)","pricing tier confirmation","credit reload confirmation"],"categories":["automation-workflow","memory-knowledge"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_12","uri":"capability://automation.workflow.team.collaboration.with.seat.based.limits","name":"team-collaboration-with-seat-based-limits","description":"Supports team collaboration with Business tier capped at up to 50 seats, enabling multiple team members to share sessions, collaborate on code review, and access shared cloud agents. Team-wide settings like Zero Data Retention enforcement and shared codebase indexing are available on Business tier. Seat-based licensing enables cost control for team deployments.","intents":["Enable my team to collaborate on terminal sessions and code review","Enforce team-wide privacy and security policies","Share codebase indexing and AI features across team members"],"best_for":["teams up to 50 members wanting centralized terminal collaboration","organizations needing team-wide privacy enforcement","teams wanting shared codebase indexing and AI features"],"limitations":["Business tier capped at 50 seats — teams larger than 50 require Enterprise tier (pricing unknown)","Seat-based licensing model may be inefficient for teams with variable active users","Team-wide settings scope not fully documented — unclear which settings can be enforced team-wide","No documented role-based access control (RBAC) — unclear if different team members can have different permissions","Shared codebase indexing scope not documented — unclear if all team members share the same index or if per-team indexing is available"],"requires":["Warp Terminal installed","Business tier subscription (minimum 1 seat, up to 50 seats)","Team members with Warp accounts"],"input_types":["team member invitations","team-wide policy settings","seat allocation"],"output_types":["team member list","shared session access","team-wide policy enforcement status","seat usage and billing"],"categories":["automation-workflow","memory-knowledge"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_2","uri":"capability://planning.reasoning.multi.turn.agent.workflow.execution","name":"multi-turn-agent-workflow-execution","description":"Enables interactive, multi-step task execution where an AI agent (Claude Code, Codex, OpenCode, or custom agents) can plan, execute commands, review results, and iterate based on feedback. Users can steer the agent mid-task, approve or reject proposed actions before execution, and maintain a conversation history across multiple turns. The system tracks all runs as auditable, shareable sessions stored in Warp Drive with full context preservation.","intents":["I want an AI agent to handle a complex multi-step task like refactoring code or debugging an issue","Execute a task that requires decision-making between steps based on intermediate results","Share a complete task execution history with my team for review and collaboration"],"best_for":["teams collaborating on complex debugging or refactoring tasks","solo developers automating multi-step workflows (deployment, testing, code review)","non-technical team members needing to execute complex CLI workflows with AI guidance"],"limitations":["Agent execution requires cloud connectivity; no local agent execution except in Enterprise tier with self-hosted infrastructure","Cloud conversation storage is limited on Free tier and unlimited only on Build tier and above","Third-party agent support limited to specific agents (Claude Code, Codex, OpenCode) — no documented extensibility for custom agents","Agent actions require explicit user approval before execution, adding latency for long-running workflows","No documented rollback mechanism if an agent executes an unintended action"],"requires":["Warp Terminal installed","API key for at least one supported LLM provider (OpenAI, Anthropic, Google) OR sufficient Free tier AI credits","Active internet connection for cloud agent execution","Warp account for session persistence and sharing (Free tier available)"],"input_types":["natural language task description (e.g., 'refactor this function to use async/await')","user feedback and steering commands during execution (e.g., 'try a different approach')","approval/rejection of proposed agent actions"],"output_types":["executed shell commands with results","code changes and file modifications","shareable session transcript with full execution history","structured task completion report"],"categories":["planning-reasoning","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_3","uri":"capability://code.generation.editing.codebase.aware.code.generation.and.refactoring","name":"codebase-aware-code-generation-and-refactoring","description":"Generates and refactors code across a user's codebase using indexed project context, including file structure, dependencies, coding patterns, and environment configuration. The system understands the codebase structure through indexing (limits vary by tier) and can propose changes that align with existing patterns and conventions. Built-in code editor with LSP (Language Server Protocol) support, syntax highlighting, and file tree navigation enables inline code review and modification.","intents":["Generate new code that follows my project's existing patterns and conventions","Refactor code across multiple files while maintaining consistency with the codebase","Review and approve AI-generated code changes before they're applied"],"best_for":["teams with large codebases needing consistent refactoring across files","developers bootstrapping new features that follow existing patterns","code review teams wanting AI-assisted code quality improvements"],"limitations":["Codebase indexing limits vary by tier (Free tier limited; Build/Max/Business/Enterprise have highest limits) — very large monorepos may exceed indexing capacity","LSP support depends on language server availability for the project's languages; not all languages have mature LSP implementations","Code generation quality depends on codebase indexing completeness; partially indexed codebases may produce inconsistent suggestions","No documented support for custom linters or project-specific code style rules beyond standard LSP formatting"],"requires":["Warp Terminal installed","API key for at least one supported LLM provider (OpenAI, Anthropic, Google) OR sufficient Free tier AI credits","Codebase indexed in Warp (automatic on first use; indexing limits depend on tier)","Language Server Protocol (LSP) server installed for code language (e.g., typescript-language-server for TypeScript)"],"input_types":["natural language refactoring request (e.g., 'convert all var declarations to const')","code snippet or file selection for generation","project context and coding patterns (automatically extracted from codebase index)"],"output_types":["generated code snippets","multi-file refactoring changes","code review suggestions with diffs","structured code modifications ready for approval"],"categories":["code-generation-editing","memory-knowledge"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_4","uri":"capability://code.generation.editing.interactive.code.review.with.ai.assistance","name":"interactive-code-review-with-ai-assistance","description":"Provides an interactive code review experience where AI can analyze proposed changes, suggest improvements, and explain reasoning. The code review panel integrates with the terminal's block-based interface, displaying diffs alongside AI commentary and allowing reviewers to approve, request changes, or steer the AI mid-review. Reviews are tracked as part of shareable sessions in Warp Drive.","intents":["Get AI-assisted code review feedback on my changes before committing","Understand the reasoning behind code review suggestions from an AI perspective","Share code review sessions with my team for collaborative feedback"],"best_for":["teams without dedicated code review resources","solo developers wanting a second opinion on code changes","organizations standardizing code quality across distributed teams"],"limitations":["Code review quality depends on codebase indexing completeness; partially indexed codebases may produce incomplete analysis","No documented integration with GitHub/GitLab pull request workflows — reviews are isolated to Warp sessions","Review suggestions are advisory only; no enforcement mechanism or CI/CD integration documented","Limited to code review; no security scanning or vulnerability detection mentioned"],"requires":["Warp Terminal installed","API key for at least one supported LLM provider (OpenAI, Anthropic, Google) OR sufficient Free tier AI credits","Codebase indexed in Warp","Code changes staged or in a file for review"],"input_types":["code diff or file changes","context about the change (commit message, PR description)","reviewer feedback and steering commands"],"output_types":["structured code review feedback with specific suggestions","explanation of review reasoning","shareable review session transcript","approval/rejection status"],"categories":["code-generation-editing","planning-reasoning"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_5","uri":"capability://automation.workflow.cloud.agent.scheduling.and.webhook.triggering","name":"cloud-agent-scheduling-and-webhook-triggering","description":"Enables scheduling of cloud agents to run on recurring schedules or trigger via external webhooks (Slack, Linear, GitHub, custom webhooks). Agents execute in the cloud with full audit trails, and results are tracked and shareable. The system supports concurrent agent execution and integrates with external platforms for event-driven automation without requiring local infrastructure.","intents":["Automatically run CLI tasks on a schedule (e.g., daily backups, weekly reports)","Trigger complex workflows from Slack commands or GitHub events","Execute multi-step tasks in response to external events without maintaining local automation infrastructure"],"best_for":["teams automating recurring operational tasks (deployments, backups, reports)","organizations integrating CLI workflows with Slack or GitHub","solo developers wanting serverless task automation without managing cron jobs or CI/CD"],"limitations":["Cloud agent execution requires Warp infrastructure; no local execution option except in Enterprise tier with self-hosted infrastructure","Webhook integration limited to documented platforms (Slack, Linear, GitHub, custom webhooks) — no extensibility for custom integrations mentioned","Scheduled execution timing is cloud-based; no guarantee of exact execution time (typical cloud scheduling SLA applies)","Cloud agent access is limited on Free tier and restricted on Build tier — may require paid plan for frequent scheduling","No documented rollback or error recovery mechanism for failed scheduled executions"],"requires":["Warp Terminal installed","Warp account with cloud agent access (Free tier has limited access; Build tier and above have higher limits)","API key for at least one supported LLM provider (OpenAI, Anthropic, Google) OR sufficient Free tier AI credits","Webhook URL or Slack/GitHub integration configured (varies by trigger type)","Active internet connection for cloud agent execution"],"input_types":["schedule definition (cron-like syntax or natural language)","webhook event payload (from Slack, GitHub, Linear, or custom source)","agent task definition (natural language or command sequence)"],"output_types":["executed shell commands with results","shareable execution session with full audit trail","webhook response (success/failure status)","notification to triggering platform (Slack message, GitHub comment, etc.)"],"categories":["automation-workflow","tool-use-integration"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_6","uri":"capability://memory.knowledge.session.sharing.and.collaboration.via.warp.drive","name":"session-sharing-and-collaboration-via-warp-drive","description":"Enables users to share complete terminal sessions (including command history, output, and AI agent reasoning) with team members via Warp Drive, a cloud-based collaboration platform. Shared sessions preserve full context and are accessible to team members with appropriate permissions, enabling asynchronous collaboration on debugging, code review, and task execution. Sessions are persistent, searchable, and can be referenced across projects.","intents":["Share a debugging session with a teammate so they can see exactly what I did and the results","Create a persistent record of a complex task execution for team learning and documentation","Collaborate asynchronously on code review or refactoring without real-time communication"],"best_for":["distributed teams collaborating across time zones","organizations documenting complex operational procedures","teams building institutional knowledge from debugging and refactoring sessions"],"limitations":["Cloud conversation storage is limited on Free tier and unlimited only on Build tier and above — Free tier users may hit storage limits quickly","Session sharing permissions and access control are not documented — unclear if fine-grained access control is available","No documented export format for sessions; sessions are tied to Warp Drive platform","Session retention policy not documented — unclear how long sessions are retained after creation","No documented integration with external documentation or knowledge management systems"],"requires":["Warp Terminal installed","Warp account (Free tier available)","Team members also have Warp accounts to access shared sessions","Sufficient cloud conversation storage quota (varies by tier)"],"input_types":["terminal session (command history, output, agent execution)","sharing permissions and recipient list","optional annotations or context about the session"],"output_types":["shareable session URL","persistent session record in Warp Drive","searchable session metadata and transcript","team access and notification"],"categories":["memory-knowledge","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_7","uri":"capability://memory.knowledge.environment.variable.and.git.context.awareness","name":"environment-variable-and-git-context-awareness","description":"Automatically reads and understands environment variables, Git configuration, and project metadata to provide context-aware suggestions and command generation. The system can detect the current Git branch, worktree, and repository state, and uses environment variables to tailor command suggestions to the specific development environment. This context is integrated into codebase indexing and command generation.","intents":["Generate commands that work with my current Git branch and repository state","Understand my project's environment variables and use them in command suggestions","Get context-aware suggestions that account for my specific development setup"],"best_for":["developers working with multiple Git branches or worktrees","teams with complex environment configurations (staging, production, development)","developers wanting commands tailored to their specific project setup"],"limitations":["Environment variable reading mechanism is not documented — unclear if all variables are accessible or if there are security restrictions","Git integration scope is limited to documented features (worktrees, branch awareness) — full Git integration capabilities unknown","Context awareness depends on codebase indexing completeness; partially indexed projects may miss environment context","No documented support for environment variable validation or security scanning"],"requires":["Warp Terminal installed","Shell environment with environment variables set (standard shell setup)","Git repository initialized in the project directory (for Git context awareness)","Codebase indexed in Warp"],"input_types":["current shell environment (environment variables, Git state)","project configuration files (if indexed)","natural language command request"],"output_types":["context-aware command suggestions","environment-specific command variations","Git-aware command generation (branch-specific, worktree-aware)"],"categories":["memory-knowledge","tool-use-integration"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_8","uri":"capability://automation.workflow.block.based.terminal.interface.with.structured.output","name":"block-based-terminal-interface-with-structured-output","description":"Replaces traditional line-based terminal output with a block-based interface where each command and its output are visually separated and independently navigable. Blocks can be collapsed, expanded, searched, and referenced, making it easier to navigate long terminal sessions and find specific outputs. The interface integrates with AI features, displaying command generation, code review, and agent reasoning alongside execution results.","intents":["Navigate a long terminal session without scrolling through hundreds of lines","Find a specific command or output from earlier in the session","View command, AI reasoning, and output together without context switching"],"best_for":["developers with long-running terminal sessions (debugging, testing, deployment)","teams reviewing complex terminal workflows and needing clear structure","users wanting a more visual, organized terminal experience"],"limitations":["Block-based interface may not be compatible with traditional terminal tools that expect line-based output (e.g., tools using ANSI escape codes for cursor positioning)","No documented support for custom block rendering or plugins to extend block types","Search functionality scope not documented — unclear if it searches command text, output, or both","Block-based interface is Warp-specific; sessions cannot be easily exported to traditional terminal format"],"requires":["Warp Terminal installed","Shell environment: Bash, Zsh, or Fish"],"input_types":["shell commands and output (any command that works in traditional terminal)","AI-generated suggestions and agent output"],"output_types":["visually structured command blocks","collapsible/expandable output sections","searchable session transcript","shareable block references"],"categories":["automation-workflow","text-generation-language"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__cap_9","uri":"capability://tool.use.integration.bring.your.own.api.key.and.model.flexibility","name":"bring-your-own-api-key-and-model-flexibility","description":"Allows users to provide their own API keys for OpenAI, Anthropic, and Google LLMs, enabling cost control and model selection flexibility. Build tier and above support BYOK (Bring Your Own Key), while Enterprise tier supports BYOLM (Bring Your Own LLM) for self-hosted model deployment. Users can configure different models for different tasks and monitor their own API usage and costs.","intents":["Use my own OpenAI/Anthropic API key to control costs and avoid Warp's credit system","Switch between different LLM providers based on task requirements","Deploy a self-hosted LLM for sensitive workloads (Enterprise tier)"],"best_for":["teams with existing LLM API contracts wanting to reuse them","organizations with cost-sensitive workloads wanting to optimize LLM spending","enterprises with data residency or security requirements necessitating self-hosted models"],"limitations":["BYOK (Bring Your Own Key) available only on Build tier and above — Free tier locked to Warp's credit system","BYOLM (Bring Your Own LLM) available only on Enterprise tier — no self-hosted option for smaller teams","Model selection limited to OpenAI, Anthropic, Google; no Ollama, llama.cpp, or other open-source model support documented","API key storage and encryption mechanism not documented — unclear if keys are encrypted at rest or in transit","No documented cost monitoring or usage analytics for BYOK setups"],"requires":["Warp Terminal installed","Build tier or above subscription (for BYOK)","API key for OpenAI, Anthropic, or Google (for BYOK)","Enterprise tier subscription (for BYOLM)","Self-hosted LLM infrastructure (for BYOLM)"],"input_types":["API key for LLM provider","model selection (e.g., 'gpt-4', 'claude-3-opus')","optional model-specific configuration"],"output_types":["configured LLM provider in Warp","usage statistics (if available)","cost tracking (if available)"],"categories":["tool-use-integration","memory-knowledge"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"warp-terminal__headline","uri":"capability://automation.workflow.ai.powered.terminal.for.developers","name":"ai-powered terminal for developers","description":"Warp Terminal is a modern terminal designed for developers, integrating AI features like natural language command generation and intelligent autocomplete to enhance productivity.","intents":["best AI terminal","AI terminal for coding","AI-powered command line interface","modern terminal with AI features","terminal for developer workflows"],"best_for":["developers looking for enhanced productivity","users needing intelligent command assistance"],"limitations":[],"requires":[],"input_types":[],"output_types":[],"categories":["automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0}],"trust":{"score":59,"verified":false,"data_access_risk":"high","permissions":["Warp Terminal installed (macOS confirmed; Linux/Windows support unknown)","API key for at least one supported LLM provider (OpenAI, Anthropic, or Google) OR Free tier AI credits","Shell environment: Bash, Zsh, or Fish (PowerShell support unconfirmed)","Active internet connection for cloud inference","Warp Terminal installed","Shell environment: Bash, Zsh, or Fish","Commands and tools installed in system PATH","Warp account (Free tier available)","Business tier or above for team-wide Zero Data Retention enforcement","Payment method for credit reload (Build tier and above)"],"failure_modes":["Codebase indexing limits vary by tier (Free tier has limited indexing; Build/Max/Business/Enterprise have highest limits) — large monorepos may exceed indexing capacity","Requires cloud connectivity for AI inference; no local model fallback available","Model selection limited to OpenAI, Anthropic, Google frontier models; no Ollama or self-hosted model support except in Enterprise tier","Context window constraints mean very large codebases may not be fully indexed for command generation","Completion quality depends on shell environment setup — missing or misconfigured PATH variables reduce suggestion accuracy","No documented support for custom completion scripts or user-defined completions","Syntax highlighting scope limited to documented shell syntax; custom DSLs or domain-specific languages may not highlight correctly","Zero Data Retention is individually configured on Free tier — no team-wide enforcement","Enabling Zero Data Retention may disable session sharing and collaboration features (not explicitly documented)","Data retention policy scope not fully documented — unclear if it applies to all data or only conversation history","builder identity is not verified yet","no observed match outcomes yet"],"rank_breakdown":{"adoption":0.7,"quality":0.9,"ecosystem":0.25,"match_graph":0.25,"freshness":0.75,"weights":{"adoption":0.25,"quality":0.25,"ecosystem":0.1,"match_graph":0.28,"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.803Z","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=warp-terminal","compare_url":"https://unfragile.ai/compare?artifact=warp-terminal"}},"signature":"S5BAasz0S6hrw9ulk6wUHE2SNyCxXUhyuF2Af3TVmnPJfwXQvQSZdWdjsStWPL4uggV+HVh0mWEqLfpEe0GgCg==","signedAt":"2026-06-22T01:51:11.989Z","signedBy":"unfragile.ai","version":1},"_links":{"self":"https://unfragile.ai/api/v1/passport/warp-terminal","artifact":"https://unfragile.ai/warp-terminal","verify":"https://unfragile.ai/api/v1/verify?slug=warp-terminal","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"}}