Skip to content

Mobile AI Dev Tools Arena

Blink Shell vs GitHub Mobile

GitHub Mobile wins · 12 (4 drawn)

Agenticness — how well agents can access and operate the productAgenticness

How well agents can access and operate the product

Agent access

  1. ai-native userPoint an agent at llms.txt or agent-oriented docs

    weight 2 · round to GitHub Mobile
    Blink Shellnone0/10

    Probe confirms no llms.txt exists (404) and no agent-oriented API docs are found; Blink Shell is a terminal/SSH client with no evidence of agent-friendly documentation.

    • [probe] PROBE llms.txt: HTTP 404 at https://docs.blink.sh/llms.txt
    • [probe] PROBE openapi: all candidate paths 404 (https://docs.blink.sh/openapi.json, https://docs.blink.sh/swagger.json, https://docs.blink.sh/api/op…
    GitHub Mobilepartialprobed5/10

    A probe confirms docs.github.com serves a valid llms.txt (HTTP 200) that an agent could be pointed at, but this is generic GitHub documentation rather than anything specific to GitHub Mobile, and no GitHub Mobile-specific agent-oriented docs are shown. missing for 10: GitHub Mobile-specific agent-facing documentation, confirmation the llms.txt content covers mobile app usage, independent corroboration of agents actually using it.

    • [probe] PROBE llms.txt: HTTP 200 at https://docs.github.com/llms.txt # GitHub Docs > GitHub is a developer platform for building, shipping, and mai…
  2. ai-native userDrive the product through a documented public API

    weight 3 · round drawn
    Blink Shellnone0/10

    No public API or SDK is documented; probes for llms.txt and OpenAPI/Swagger specs all returned 404, and no evidence pack item describes a programmatic/API interface for driving Blink Shell.

    • [probe] PROBE llms.txt: HTTP 404 at https://docs.blink.sh/llms.txt
    • [probe] PROBE openapi: all candidate paths 404 (https://docs.blink.sh/openapi.json, https://docs.blink.sh/swagger.json, https://docs.blink.sh/api/op…
    GitHub Mobilenone0/10

    GitHub Mobile is a client app with no evidence of exposing its own documented public API; the probe for an OpenAPI/Swagger spec at docs.github.com returned 404s, and the docs pack only markets Copilot features, not programmatic API access to the mobile app itself. missing for 10: any documented REST/GraphQL/OpenAPI spec for driving GitHub Mobile, SDKs, or automation endpoints tied to this product.

    • [probe] PROBE openapi: all candidate paths 404 (https://docs.github.com/openapi.json, https://docs.github.com/swagger.json, https://docs.github.com/…
    • [probe] PROBE llms.txt: HTTP 200 at https://docs.github.com/llms.txt # GitHub Docs > GitHub is a developer platform for building, shipping, and mai…

Automation depth — how much of the product can run unattendedAutomation depth

How much of the product can run unattended

  1. ai-native userSchedule recurring jobs or workflows

    weight 2 · round drawn
    Blink Shellnone0/10

    Blink Shell is a terminal/SSH/Mosh client; there is no evidence of any scheduling, cron-like, or recurring workflow/job automation capability in the docs or community discussion.

      GitHub Mobilenone0/10

      GitHub Mobile evidence covers reviewing PRs, Copilot agent tasks, code search, and notifications on the go, but nothing describes scheduling recurring jobs or workflows (e.g., cron-like automation or scheduled actions) from the app.

      Git code — core git and code operations — cloning, branching, pushing, code browsingGit code

      Core git and code operations — cloning, branching, pushing, code browsing

      Repo management

      1. developerCommit and push changes directly from my device

        weight 3 · round to Blink Shell
        Blink Shellpartialclaimed5/10

        Blink is an SSH/Mosh terminal client that connects to remote hosts (including VS Code servers, GitHub Codespaces, GitPod) where a developer could run git commands, but the evidence never mentions git itself, a git client, or any explicit commit/push workflow — it's an indirect capability via a generic shell rather than a documented feature. missing for 10: explicit mention of git support, any documented git commit/push workflow, hands-on confirmation of using git from within Blink.

        • [claimed-docs] A coding experience fitted to your device, that connects to Microsoft Visual Studio Code for web, GitHub Codespaces, GitPod or your own VS C…
        • [claimed-docs] Work on local projects, or seamlessly on remote machines thanks to Blink Files.
        • [claimed-docs] In Blink type ssh [user@]hostname. For example : ssh irwin@irwinvb.
        • [claimed-docs] cat, grep, wc, cd, setenv, ls, touch, cp, rm, ln, mv, mkdir, rmdir, df, du
        GitHub Mobilenone0/10

        GitHub Mobile's evidence covers PR review, merging, Copilot agent tasks, code search, and notifications, but nowhere mentions committing or pushing local file changes/code edits from the device; one community comment even notes a competing third-party app (Working Copy) is used specifically for shipping small changes from a phone, implying GitHub's own app lacks this.

        • [claimed-docs] Whether you're reviewing a bug fix or merging code, we've got you covered. From your daily commute to grabbing a coffee, unblock your team o…
        • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
        • [community] I do a surprising amount of development on my phone these days. I was using GitHub's mobile website for this but I've recently started using…
      2. developerReview pull requests from my phone while on the go

        weight 3 · round to GitHub Mobile
        Blink Shellpartialclaimed4/10

        Blink Shell is a mobile terminal/SSH client that lets developers connect to remote dev environments (SSH, Mosh, VS Code for web, GitHub Codespaces, GitPod) where command-line git tools or web-based review could be used, but the evidence pack never mentions git, GitHub, gh CLI, or any PR-review-specific feature. This is a generic terminal capability stretched to cover the story rather than a documented PR-review workflow. Missing for 10: explicit git/GitHub CLI support, PR/diff viewing UI or workflow, mobile-optimized review tooling, and any user/community confirmation of doing PR reviews via Blink.

        • [claimed-docs] A coding experience fitted to your device, that connects to Microsoft Visual Studio Code for web, GitHub Codespaces, GitPod or your own VS C…
        • [claimed-docs] In Blink type ssh [user@]hostname. For example : ssh irwin@irwinvb.
        • [claimed-docs] Work on local projects, or seamlessly on remote machines thanks to Blink Files.
        GitHub Mobilepartialcommunity6/10

        GitHub Mobile's official docs explicitly support reviewing, commenting, approving and merging PRs from the phone, plus Copilot-assisted code review, which directly matches the story. However, multiple hands-on community reports describe genuine friction in the review experience itself (diff line-wrapping, large font making diffs hard to read, diff view called 'unusable') and missing PR-review notifications, undercutting a purely full delivery. Missing for 10: independent confirmation that diff readability issues have been fixed, and consistent positive reviews of the core review UX rather than mixed reports.

        • [claimed-docs] Whether you're reviewing a bug fix or merging code, we've got you covered. From your daily commute to grabbing a coffee, unblock your team o…
        • [claimed-docs] Let Copilot code review analyze your pull requests and suggest improvements right from your phone. Catch bugs, ensure best practices, and bo…
        • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
        • [community] I do quite a few code reviews on my Pixel 2, but what drives me crazy is that the lines in the diffs wrap! On top of that, the code font it …
        • [community] Make the mobile website work well instead. Diff view is unusable, as are many other views. I'd much rather have a working web version than a…
        • [community] Really great, has push notifications all that. I just wish I got a push notification...for when I'm assigned to review a PR. Really annoying…
        • [community] I tried out the beta version of GitHub's iOS app. I didn't find a single bug in it, and I really enjoyed using it for casually browsing code…

      Privacy posture — data-handling and privacy storiesPrivacy posture

      Data-handling and privacy stories

      1. ai-native userOpt out of telemetry and usage tracking

        weight 2 · round drawn
        Blink Shellnone0/10

        No evidence in the pack mentions telemetry, analytics, usage tracking, or any opt-out/privacy settings for Blink Shell; the evidence is entirely about SSH/Mosh features, UI, and community feedback unrelated to data collection.

          GitHub Mobilenone0/10

          No evidence in the pack addresses telemetry opt-out or usage tracking controls for GitHub Mobile; all docs focus on features (Copilot, code search, reviews) and community items discuss UX bugs, not privacy settings.

          Security — security posture and hardening storiesSecurity

          Security posture and hardening stories

          Credential protection

          1. developerProtect my remote connections with biometric authentication like Face ID or fingerprint

            weight 2 · round drawn
            Blink Shellnone0/10

            No evidence anywhere in the pack mentions Face ID, Touch ID, biometric authentication, or fingerprint-based unlock/authentication for Blink Shell; the security features documented are SSH key types and password-less key auth only.

            • [claimed-docs] Supports Ed25519, ECDSA and RSA keys. It is built on top of libssh and libssh2.
            • [claimed-docs] Keys: Create SSH key pairs for a more secure, password-less access to your servers.
            GitHub Mobilenone0/10

            No evidence in the pack mentions biometric authentication, Face ID, fingerprint unlock, or any app-level security lock for GitHub Mobile; only general feature descriptions and unrelated community complaints are present.

            Not comparable on these axes

            1. ai-native userRun the product headlessly / in CI for automation

              weight 2 · not comparable
              Blink Shelln/a

              Blink Shell is an iOS/iPadOS terminal/SSH client app designed for interactive mobile use; running it headlessly or in a CI pipeline is a category mismatch as it has no server/daemon mode or CI-oriented interface.

                GitHub Mobilen/a

                GitHub Mobile is a mobile app UI for interacting with GitHub, not a tool meant to run headlessly in CI/automation pipelines — this axis is a category error for a mobile client application.

                • ai-native userPlug MCP servers into this product so it can use their tools

                  weight 3 · not comparable
                  Blink Shelln/a

                  Blink Shell is a terminal/SSH/mosh client for iOS, not an AI agent or MCP-capable platform; MCP server integration is outside its product category.

                    GitHub Mobilen/a

                    GitHub Mobile is a mobile client app for GitHub, not an agent/MCP-client platform where users plug in MCP servers; the evidence shows only Copilot cloud agent task management and code review features, no MCP integration capability of any kind, making this a category error for this product type.

                    • ai-native userConnect an agent via an official MCP server

                      weight 3 · not comparable
                      Blink Shelln/a

                      Blink Shell is a terminal/SSH/Mosh client for iOS, not an AI agent or coding assistant; there is no indication it plays the agent role nor offers an MCP server role. Connecting to AI-coding tools like VS Code Server/Codespaces is client-side usage, not an official MCP server axis, so this story is a category error for this product type.

                        GitHub Mobilen/a

                        GitHub Mobile is a consumer mobile client app for browsing and managing GitHub activity, not a platform or agent product that would expose or connect to an MCP server; no evidence in the pack even mentions MCP, and the axis is a category mismatch for this kind of product.

                        • ai-native userUse an official CLI

                          weight 2 · not comparable
                          Blink Shelln/a

                          Blink Shell is a terminal/SSH client app, not an AI agent or developer platform for which an 'official CLI for AI-native workflows' would be a meaningful axis; it is itself a shell/CLI tool, not something with a separate AI-oriented CLI product to evaluate.

                            GitHub Mobilen/a

                            GitHub Mobile is a mobile app for browsing/reviewing code, not a CLI product; an official CLI is a wrong axis for a mobile app category (GitHub's CLI, if any, is a separate product not evidenced here).

                            • ai-native userIssue scoped/least-privilege API credentials for an agent

                              weight 2 · not comparable
                              Blink Shelln/a

                              Blink Shell is a terminal/SSH client for iOS, not an agent-management or API-credential-issuing platform; there is no concept of scoped API credentials for agents in its feature set. This axis is a category error for this product type.

                                GitHub Mobilen/a

                                GitHub Mobile is a mobile client app for browsing/reviewing repos and PRs, not an API credential/token management surface for AI agents; scoped credential issuance is a GitHub platform (PATs/OAuth Apps/GitHub Apps) concern, not a mobile-app axis.

                                • ai-native userBuild against official SDKs

                                  weight 2 · not comparable
                                  Blink Shelln/a

                                  Blink Shell is a terminal/SSH/Mosh client app, not a platform or service with an SDK/API surface for developers to build against; the story of building against official SDKs is a category error for this product type.

                                    GitHub Mobilen/a

                                    GitHub Mobile is a mobile client app for consuming GitHub's platform, not a developer platform/SDK product; 'building against official SDKs' is not a fair axis for this consumer-facing mobile app (that axis applies to GitHub's API/platform, not its mobile client).

                                    • ai-native userSubscribe to events via webhooks

                                      weight 2 · not comparable
                                      Blink Shelln/a

                                      Blink Shell is a terminal/SSH/Mosh client app, not a service or platform with an event system; webhooks are not a fair capability for this kind of product.

                                        GitHub Mobilen/a

                                        GitHub Mobile is a mobile client app for consuming GitHub, not a webhook/event subscription surface; webhooks belong to the GitHub platform/API, not this mobile app's category.

                                        • ai-native userGet AI-generated insights and suggestions from my data inside the product

                                          weight 2 · not comparable
                                          Blink Shelln/a

                                          Blink Shell is a terminal/SSH/Mosh client; AI-generated insights from data is a wrong-axis capability for this product category, not something a terminal emulator would plausibly ship.

                                            GitHub Mobilepartialclaimed6/10

                                            GitHub Mobile ships Copilot-powered features that generate insights/suggestions from repo data — code review suggestions, natural-language Q&A over public/private repos, and agent task management — per docs-3 through docs-6. However, these are vendor-only claims with no independent/hands-on corroboration of AI-insight quality in the community evidence, which instead focuses on unrelated UX complaints. Missing for 10: independent verification of AI suggestion accuracy/usefulness, detail on what 'insights' are surfaced proactively (vs. on-demand chat), and community confirmation of these AI features working well in practice.

                                            • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                            • [claimed-docs] Let Copilot code review analyze your pull requests and suggest improvements right from your phone. Catch bugs, ensure best practices, and bo…
                                            • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                            • [claimed-docs] Ask Copilot to break down complex coding concepts, guide you through unfamiliar codebases, provide insights into both public and your privat…
                                          • ai-native userSet up automations that run autonomously in the background

                                            weight 2 · not comparable
                                            Blink Shelln/a

                                            Blink Shell is a mobile SSH/Mosh terminal client, not an automation/agent platform; there's no concept of background autonomous automations in its feature set. This axis is a category error for a terminal client rather than a missing feature.

                                              GitHub Mobilepartialclaimed6/10

                                              GitHub Mobile lets users assign issues to Copilot and manage/track Copilot cloud agent tasks that run autonomously in the background, and start new agent tasks from the app (docs-3, docs-5, docs-6). However, this is essentially a mobile front-end to trigger/monitor agent runs rather than a full automation-builder (e.g., no scheduling, workflow-authoring, or webhook-trigger setup evidenced), and there is no independent/hands-on corroboration of this specific feature's reliability. Missing for 10: evidence of configuring/scheduling automations (not just assigning single tasks), and independent hands-on validation of the Agent Tasks feature.

                                              • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                              • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                              • [claimed-docs] Ask Copilot to break down complex coding concepts, guide you through unfamiliar codebases, provide insights into both public and your privat…
                                            • ai-native userDelegate tasks to a built-in AI assistant inside the product

                                              weight 3 · not comparable
                                              Blink Shelln/a

                                              Blink Shell is a terminal/SSH/Mosh client for iOS; nothing in the evidence indicates a built-in AI assistant feature. This story is a category error for this product type — a terminal emulator does not deliver AI-agent delegation itself.

                                                GitHub Mobilefullclaimed7/10

                                                GitHub Mobile ships built-in Copilot features letting users delegate work: assigning issues to Copilot for a ready-to-review PR, launching/tracking Copilot cloud 'Agent Tasks', Copilot code review, and natural-language Copilot chat for code Q&A and PR creation, all within the app. Missing for 10: independent/hands-on verification of these AI features (community evidence only covers pre-Copilot app issues) and detail on reliability/limits of the agent delegation flow.

                                                • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                                • [claimed-docs] Let Copilot code review analyze your pull requests and suggest improvements right from your phone. Catch bugs, ensure best practices, and bo…
                                                • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                                • [claimed-docs] Ask Copilot to break down complex coding concepts, guide you through unfamiliar codebases, provide insights into both public and your privat…
                                              • ai-native userOperate the product with natural-language commands

                                                weight 2 · not comparable
                                                Blink Shelln/a

                                                Blink Shell is a terminal/SSH client for iOS; the evidence shows only standard shell commands, key management, and terminal UI features, with no natural-language or AI command interface of any kind. This axis (operating via natural-language commands, agenticness) is a category mismatch for a traditional terminal emulator, not a missing feature it could plausibly ship as part of its product identity.

                                                  GitHub Mobilepartialclaimed6/10

                                                  GitHub Mobile documents natural-language interaction via Copilot chat (asking Copilot to explain code, navigate repos, open PRs) and Copilot code review/agent task assignment, which are genuine NL-driven agentic capabilities within the app. However this covers only a subset of the app's functionality (core browsing, notifications, merging still require standard UI), and there's no independent/hands-on corroboration of the natural-language features specifically — community evidence only discusses non-AI aspects of the app. Missing for 10: independent corroboration of the Copilot NL features actually working, broader coverage of NL commands beyond code Q&A/PR creation, evidence of reliability in real use.

                                                  • [claimed-docs] Ask Copilot to break down complex coding concepts, guide you through unfamiliar codebases, provide insights into both public and your privat…
                                                  • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                                  • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                                  • [claimed-docs] Let Copilot code review analyze your pull requests and suggest improvements right from your phone. Catch bugs, ensure best practices, and bo…
                                                • ai-native userExplore an interactive API reference with runnable examples

                                                  weight 2 · not comparable
                                                  Blink Shelln/a

                                                  Blink Shell is a terminal/SSH client app, not an API-driven platform or SDK; an interactive API reference with runnable examples is not a relevant capability for this product category.

                                                    GitHub Mobilen/a

                                                    GitHub Mobile is a mobile client app, not an API/developer platform product; an interactive API reference with runnable examples is a category error for this axis, regardless of GitHub's broader API offerings.

                                                    • ai-native userDownload a machine-readable API spec (OpenAPI or equivalent)

                                                      weight 2 · not comparable
                                                      Blink Shellnone0/10

                                                      Blink Shell is a terminal/SSH client, not an API-providing service, but the axis was probed and no machine-readable API spec exists — probes show 404 for llms.txt and all OpenAPI/swagger candidate paths, and no docs mention any API spec.

                                                      • [probe] PROBE llms.txt: HTTP 404 at https://docs.blink.sh/llms.txt
                                                      • [probe] PROBE openapi: all candidate paths 404 (https://docs.blink.sh/openapi.json, https://docs.blink.sh/swagger.json, https://docs.blink.sh/api/op…
                                                      GitHub Mobilen/a

                                                      GitHub Mobile is a consumer mobile app for browsing/reviewing code, not an API or developer platform product; publishing a machine-readable OpenAPI spec is not a fair expectation for this app's category, even though GitHub's broader API exists separately. The probes in evidence confirm no such spec is exposed through the mobile app's own docs.

                                                      • [probe] PROBE openapi: all candidate paths 404 (https://docs.github.com/openapi.json, https://docs.github.com/swagger.json, https://docs.github.com/…
                                                    • ai-native userTest against a sandbox environment without touching production data

                                                      weight 1 · not comparable
                                                      Blink Shelln/a

                                                      Blink Shell is a terminal/SSH client for connecting to remote hosts; it has no concept of sandbox environments or production/test data separation - that's an axis for testing/dev platforms, not a terminal emulator app.

                                                        GitHub Mobilen/a

                                                        GitHub Mobile is a mobile client for reviewing/managing repos and issues, not a testing/execution environment; sandbox-vs-production testing is outside its product category, so this axis is a category error rather than a missing feature.

                                                        • ai-native userRely on versioned APIs with a documented deprecation policy

                                                          weight 2 · not comparable
                                                          Blink Shelln/a

                                                          Blink Shell is a terminal/SSH client app, not a platform offering a programmatic API for third-party/agent integration; the story of versioned APIs with a deprecation policy is a category error for this product type.

                                                            GitHub Mobilen/a

                                                            GitHub Mobile is a mobile client app for GitHub, not a developer API/platform product; versioned API deprecation policy is not an axis relevant to this consumer-facing mobile app itself (that story would apply to the GitHub REST/GraphQL API product, not the mobile client).

                                                            • ai-native userPerform bulk operations across many items at once

                                                              weight 2 · not comparable
                                                              Blink Shelln/a

                                                              Blink Shell is a terminal/SSH client for iOS; bulk operations across many items is not a fair capability for this kind of product—it's a terminal emulator, not a batch-processing or automation platform.

                                                                GitHub Mobilenone0/10

                                                                GitHub Mobile evidence focuses on individual item actions (single PR review, single issue assignment, single search) with no mention of bulk/multi-item operations; community feedback even highlights missing features and friction for single-item workflows, with nothing about batch actions across many items.

                                                                • ai-native userDefine rules that trigger actions automatically on events

                                                                  weight 3 · not comparable
                                                                  Blink Shellnone0/10

                                                                  No evidence Blink Shell supports defining rules or triggers for automated actions on events; it is a terminal/SSH/Mosh client with no automation-rule engine documented.

                                                                    GitHub Mobilen/a

                                                                    GitHub Mobile is a mobile client app for viewing/reviewing repos and interacting with Copilot; defining automation rules that trigger on events (e.g., Actions workflows) is a platform/repo-configuration capability, not something a mobile client app would define or ship — wrong axis for this product type.

                                                                    • ai-native userVersion, review, and roll back my automations

                                                                      weight 1 · not comparable
                                                                      Blink Shelln/a

                                                                      Blink Shell is a terminal/SSH client for iOS, not an automation platform with workflows or agent scripts that could be versioned, reviewed, or rolled back; this axis is a category error for this product type.

                                                                        GitHub Mobilepartialclaimed4/10

                                                                        GitHub Mobile lets users track Copilot cloud agent tasks and review/approve/merge PRs generated by automations, which touches 'review' but nothing in the evidence describes versioning automation configs or explicitly rolling back an automation's changes. missing for 10: explicit workflow/version history for automations, rollback/revert mechanism, and independent confirmation of these capabilities beyond first-party docs.

                                                                        • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                                                        • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                                                      • power-userAmend the latest commit or undo unpushed commits to fix or split them

                                                                        weight 2 · not comparable
                                                                        Blink Shelln/a

                                                                        Blink Shell is a terminal/SSH/Mosh client for iOS, not a git tool; git commit editing is a wrong-axis capability for a terminal emulator itself (any git operations would occur via a remote shell's own git binary, not Blink Shell functionality).

                                                                          GitHub Mobilen/a

                                                                          GitHub Mobile is a review/notification/PR management app, not a git client with local commit history editing; amending or rewriting commits is a git working-copy operation outside its feature set, making this a category mismatch rather than a missing feature.

                                                                          • developerSearch and navigate code content using fuzzy matching, filters, and regular expressions

                                                                            weight 2 · not comparable
                                                                            Blink Shelln/a

                                                                            Blink Shell is a terminal/SSH/Mosh client for iOS, not a code search or navigation tool; it provides basic Unix utilities like grep but no fuzzy matching, code-aware filters, or regex-based code navigation features. This axis is a category error for a terminal emulator app.

                                                                              GitHub Mobilepartialcommunity3/10

                                                                              Docs mention 'global code search' allowing locating snippets and navigating repositories, but there is no evidence of fuzzy matching, filters, or regex support in the mobile search experience. Community feedback also highlights broken navigation to files/links, suggesting code navigation is limited. Missing for 10: documentation or evidence of regex/filter syntax support, fuzzy matching, and independent confirmation of code search functionality working well.

                                                                              • [claimed-docs] Effortlessly locate code snippets, navigate repositories, and access content directly from your home screen with global code search.
                                                                              • [community] Trying to follow a link on a readme or something to another file within the github repo always results in 'something went wrong' (iOS).
                                                                            • developerClone Git repositories over HTTPS, SSH, or the Git protocol

                                                                              weight 3 · not comparable
                                                                              Blink Shellnone0/10

                                                                              Blink Shell's documented built-in commands (cat, grep, wc, cd, ls, etc.) do not include git, and no evidence pack item shows native git clone support over HTTPS, SSH, or git protocol; it only documents scp/sftp for file transfer and ssh/mosh for remote sessions, implying git operations would need to happen on a remote server, not natively in Blink.

                                                                              • [claimed-docs] cat, grep, wc, cd, setenv, ls, touch, cp, rm, ln, mv, mkdir, rmdir, df, du
                                                                              • [github] scp user@host.name.edu:filename . sftp localFilename user@host.name.edu:~/
                                                                              GitHub Mobilen/a

                                                                              GitHub Mobile is a companion app for reviewing PRs, issues, and notifications on a phone; it does not provide a git client for cloning repositories via HTTPS/SSH/git protocol, which is a wrong axis for this product type.

                                                                              • power-userVisualize the full commit graph across branches

                                                                                weight 2 · not comparable
                                                                                Blink Shelln/a

                                                                                Blink Shell is a terminal/SSH/Mosh client for mobile devices, not a git tool or GUI for visualizing commit history; git graph visualization is outside its product category.

                                                                                  GitHub Mobilenone0/10

                                                                                  No evidence GitHub Mobile offers any commit-graph visualization across branches; docs cover PR review, Copilot features, notifications, and search but nothing about a graph/branch visualization tool, and community feedback focuses on diffs, notifications, and navigation issues instead.

                                                                                  • power-userSign my commits with a GPG or SSH key for verification

                                                                                    weight 1 · not comparable
                                                                                    Blink Shellnone0/10

                                                                                    Blink Shell is an SSH/Mosh terminal client; evidence covers SSH key pair generation for server login, but there is no mention of GPG or SSH commit signing for git operations anywhere in the docs or community discussion.

                                                                                      GitHub Mobilen/a

                                                                                      GitHub Mobile is a review/notification/browsing app, not a git client capable of authoring or signing commits; commit signing with GPG/SSH keys is not something a mobile companion app of this type would perform, so the axis does not apply.

                                                                                      • power-userInteractively rewrite history by deleting, editing, squashing, or reordering commits

                                                                                        weight 2 · not comparable
                                                                                        Blink Shelln/a

                                                                                        Blink Shell is a terminal/SSH/Mosh client for iOS, not a git tool or version control interface; interactive rebase/history rewriting is a git-code capability entirely outside its product category (though a user could run git commands via a remote shell, that's not a feature of Blink itself).

                                                                                          GitHub Mobilenone0/10

                                                                                          GitHub Mobile's evidence covers PR review, Copilot features, notifications, and code search, but there is no mention of interactive rebase, commit editing, squashing, or reordering—capabilities not supported by mobile git clients generally. No documentation or community evidence indicates this exists.

                                                                                          • developerResolve merge conflicts across many files at once with a dedicated tool

                                                                                            weight 2 · not comparable
                                                                                            Blink Shelln/a

                                                                                            Blink Shell is a terminal/SSH/Mosh client for iOS; it provides shell access to remote machines but has no built-in merge-conflict resolution tooling. Resolving merge conflicts is a git-tooling/IDE feature, not something a terminal emulator would plausibly ship, so this axis is a category error for this product.

                                                                                              GitHub Mobilenone0/10

                                                                                              No evidence of any merge conflict resolution tool in GitHub Mobile; the app focuses on PR review, notifications, Copilot tasks, and code search, with no mention of conflict resolution across files. Community feedback even highlights diff-view limitations rather than conflict tools.

                                                                                              • developerCreate pull requests on hosted Git platforms directly from my device

                                                                                                weight 3 · not comparable
                                                                                                Blink Shelln/a

                                                                                                Blink Shell is a terminal/SSH/mosh client for iOS; it provides shell access and code-editor integrations but has no Git platform integration for creating pull requests. This is a category error—PR creation is a GitHub/GitLab web-workflow feature, not something a terminal emulator app would surface directly (users could only do it via git CLI/gh CLI inside a remote shell, which is the remote host's tooling, not Blink's).

                                                                                                  GitHub Mobilepartialcommunity6/10

                                                                                                  GitHub Mobile docs confirm PR-related workflows: assigning issues to Copilot yields a 'ready-to-review pull request' and Copilot chat can 'open a new pull request' directly from the app, with review/approve/merge available in-app. However, evidence centers on Copilot-driven PR creation rather than a straightforward manual 'New Pull Request' flow, and community feedback highlights broader gaps in mobile code-review UX (diff wrapping, missing notifications) though nothing directly disputes PR creation itself. Missing for 10: explicit confirmation of manual (non-Copilot) PR creation from arbitrary branches, and independent hands-on validation of the PR-creation flow.

                                                                                                  • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                                                                                  • [claimed-docs] Ask Copilot to break down complex coding concepts, guide you through unfamiliar codebases, provide insights into both public and your privat…
                                                                                                  • [claimed-docs] Let Copilot code review analyze your pull requests and suggest improvements right from your phone. Catch bugs, ensure best practices, and bo…
                                                                                                  • [community] I do quite a few code reviews on my Pixel 2, but what drives me crazy is that the lines in the diffs wrap! On top of that, the code font it …
                                                                                                • power-userStash and unstash changes to temporarily clear my working directory

                                                                                                  weight 2 · not comparable
                                                                                                  Blink Shelln/a

                                                                                                  Blink Shell is a terminal/SSH/Mosh client for iOS; git stash/unstash is a git version-control operation, not a function of a terminal emulator itself. This is a category error — the axis belongs to a git tool or IDE, not a shell/SSH client.

                                                                                                    GitHub Mobilen/a

                                                                                                    GitHub Mobile is a review/notification/browsing app, not a local git client with a working directory; git stash/unstash requires a local working copy which GitHub Mobile does not provide, making this a category error for this product type.

                                                                                                    • power-userClone, update, and manage Git submodules within a repository

                                                                                                      weight 1 · not comparable
                                                                                                      Blink Shelln/a

                                                                                                      Blink Shell is an SSH/Mosh terminal client; any git operations would rely entirely on the remote host's own git binary, not a Blink-native capability. Git submodule management is not a feature category this type of product ships, so the axis does not apply.

                                                                                                        GitHub Mobilen/a

                                                                                                        GitHub Mobile is a mobile companion app for browsing repos, reviewing PRs/issues, and using Copilot—not a git client with clone/checkout/filesystem operations. Managing submodules requires local git repository operations that fall outside this product's category, so this axis does not apply.

                                                                                                        • developerPreview Markdown, HTML, and other rendered files with live reload

                                                                                                          weight 2 · not comparable
                                                                                                          Blink Shelln/a

                                                                                                          Blink Shell is a terminal/SSH/Mosh client, not a file preview or rendering tool; live-reload preview of Markdown/HTML is outside its category.

                                                                                                            GitHub Mobilenone0/10

                                                                                                            No evidence GitHub Mobile offers any Markdown/HTML file preview with live reload; docs focus on PR review, Copilot agent tasks, code search, and notifications, and community comments describe browsing/reviewing code, not rendered file preview with reload.

                                                                                                            • power-userConnect directly to my servers without relying on a cloud relay, proxy, or VPN

                                                                                                              weight 2 · not comparable
                                                                                                              Blink Shellfullcommunity8/10

                                                                                                              Blink Shell is a direct SSH/Mosh client built on libssh, connecting straight to hosts via hostname/user with no cloud relay or VPN required, and this is corroborated by community reviews praising its solid direct connectivity and open-source transparency. Missing for 10: independent technical audit confirming no telemetry/relay involvement, and no explicit statement ruling out any proxy usage.

                                                                                                              • [claimed-docs] In Blink type mosh [user@]hostname. For example : mosh irwin@irwinvb.
                                                                                                              • [claimed-docs] In Blink type ssh [user@]hostname. For example : ssh irwin@irwinvb.
                                                                                                              • [claimed-docs] Hosts: create hosts that can be accessed with only the hostname.
                                                                                                              • [claimed-docs] Supports Ed25519, ECDSA and RSA keys. It is built on top of libssh and libssh2.
                                                                                                              • [community] Been using it (beta testing on iPhone and paid version on iPad so I can compare) for a while. Improving steadily, solid connectivity. So far…
                                                                                                              • [community] Bought it even though it apparently has no agent forwarding... Pretty good, refresh seems faster than Prompt, especially when using htop and…
                                                                                                              GitHub Mobilen/a

                                                                                                              GitHub Mobile is a cloud-connected app for GitHub.com/Enterprise Cloud services; direct server connectivity bypassing cloud relay/VPN is a category error for this kind of SaaS mobile client, not an applicable networking-access axis.

                                                                                                              • power-userRoute all my internet traffic through a specific device on my network using an exit node

                                                                                                                weight 2 · not comparable
                                                                                                                Blink Shelln/a

                                                                                                                Blink Shell is a terminal/SSH/Mosh client for iOS/iPadOS, not a VPN or network-routing tool; 'exit node' traffic routing (e.g., VPN mesh networking) is a completely different product category and wrong axis for this kind of tool.

                                                                                                                  GitHub Mobilen/a

                                                                                                                  GitHub Mobile is a code collaboration app; exit-node/network-traffic routing is a VPN/networking feature entirely outside its category.

                                                                                                                  • developerGet secure infrastructure access to resources wherever they live, including Kubernetes clusters

                                                                                                                    weight 3 · not comparable
                                                                                                                    Blink Shellnone0/10

                                                                                                                    Blink Shell provides SSH/Mosh terminal access to hosts, but there is no evidence of any Kubernetes-specific integration (kubectl exec, kubeconfig management, cluster access) or broader infrastructure-access features beyond generic SSH to named hosts.

                                                                                                                      GitHub Mobilen/a

                                                                                                                      GitHub Mobile is a mobile client for code review, issues, and Copilot tasks; infrastructure access to resources like Kubernetes clusters is a zero-trust/network-access category concern (e.g., Teleport, Boundary), entirely outside this product's scope.

                                                                                                                      • developerUse subnet routers to reach devices outside my local network as if I were on it

                                                                                                                        weight 2 · not comparable
                                                                                                                        Blink Shelln/a

                                                                                                                        Blink Shell is a terminal/SSH/Mosh client for iOS, not a VPN or network-mesh product; subnet routing to reach devices as if on the local network is a VPN-style capability entirely outside its category (wrong axis).

                                                                                                                          GitHub Mobilen/a

                                                                                                                          Subnet routing/VPN network access is a networking-tool capability entirely unrelated to GitHub Mobile, which is a mobile client for code review, issues, and Copilot tasks; this axis is a category error for this product.

                                                                                                                          • developerAccess and work with files and repositories from other apps' sandboxes on my device

                                                                                                                            weight 2 · not comparable
                                                                                                                            Blink Shellpartialclaimed4/10

                                                                                                                            Blink Files (docs-8) enables working with local and remote projects, and drag-and-drop selection lets users move content to/from other apps (docs-16), suggesting some file interoperability with other apps' sandboxes, but there's no explicit documentation of Files-app document-provider integration or direct access to another app's sandboxed storage/repos. missing for 10: explicit Files app/document-provider integration details, concrete examples of accessing another app's sandbox, independent corroboration of this capability.

                                                                                                                            • [claimed-docs] Work on local projects, or seamlessly on remote machines thanks to Blink Files.
                                                                                                                            • [claimed-docs] To start selection mode, Tap and drag. You can drag selections to other apps, or from other apps into Blink.
                                                                                                                            GitHub Mobilen/a

                                                                                                                            This story concerns OS-level file/document interoperability (e.g., file provider extensions, share sheets accessing other apps' sandboxed files) which is not a relevant axis for a GitHub client app that works with remote repositories via API, not local device file sandboxes.

                                                                                                                            • power-userSync my saved hosts and connection settings across all my devices

                                                                                                                              weight 2 · not comparable
                                                                                                                              Blink Shellnone0/10

                                                                                                                              There is no evidence of cross-device sync for hosts/settings; in fact a community comment explicitly requests this feature ('Could you consider adding config sync via iCloud/Dropbox? It's quite a pain to sync host lists across several iOS devices'), indicating it was not available.

                                                                                                                              • [community] Could you consider adding config sync via iCloud/Dropbox? It's quite a pain to sync host lists across several iOS devices.
                                                                                                                              GitHub Mobilen/a

                                                                                                                              This story concerns syncing 'saved hosts and connection settings' — a concept relevant to SSH/remote-connection tools, not a GitHub repository/PR mobile client. GitHub Mobile is a code review/collaboration app with no concept of 'hosts' to connect to; this is a category mismatch, not a missing feature.

                                                                                                                              • ai-native userDo everything through the API that I can do in the UI

                                                                                                                                weight 2 · not comparable
                                                                                                                                Blink Shelln/a

                                                                                                                                Blink Shell is a terminal/SSH client app, not a service with a programmatic API surface distinct from its UI; the notion of an API replicating UI functionality is a category mismatch for this product type.

                                                                                                                                  GitHub Mobilen/a

                                                                                                                                  GitHub Mobile is a client app (mobile UI), not the API layer itself; API parity is a question for the GitHub platform/API product, not a mobile client. This is a category-mismatch axis for a mobile app.

                                                                                                                                  • ai-native userExport all of my data in open formats and leave

                                                                                                                                    weight 3 · not comparable
                                                                                                                                    Blink Shelln/a

                                                                                                                                    Blink Shell is a terminal/SSH client app, not a data-storage or SaaS platform that accumulates user data subject to export; there is no 'user data' corpus (documents, records, etc.) to export in the sense this story implies. Data export/lock-in is a category mismatch for a shell/terminal emulator.

                                                                                                                                      GitHub Mobilenone0/10

                                                                                                                                      No evidence in the pack addresses data export, open formats, or account portability from GitHub Mobile; the app's documentation focuses on code review, Copilot, and browsing features only.

                                                                                                                                      • ai-native userRead the product's source under an open license

                                                                                                                                        weight 2 · not comparable
                                                                                                                                        Blink Shellpartialcommunity5/10

                                                                                                                                        GitHub repo (blinksh/blink) is publicly available and community notes describe it as an open-source development process on GitHub, but the license itself is disputed—one commenter questions GPL compatibility with the App Store, and no evidence pack item explicitly names or confirms an OSI-approved open license for the source. missing for 10: explicit license file/name confirmation, resolution of the GPL/App Store tension, first-party statement of licensing terms.

                                                                                                                                        • [github] If you would like to participate on its development, we would love to have you on board! There are two ways to collaborate with the project:…
                                                                                                                                        • [community] The way in which Blink really blows the competition (e.g. Prompt) out of the water is its open source development process... Carlos [is] hig…
                                                                                                                                        • [community] I thought GPL was incompatible with the App Store? Wasn't VLC famously pulled from the App Store over a complaint about this?
                                                                                                                                        GitHub Mobilen/a

                                                                                                                                        GitHub Mobile is a closed proprietary mobile client app; no evidence relates to its source code being open-licensed, and this axis is not a fair question for a mobile companion app's category beyond the vendor's own product openness stance. Treated as not applicable.

                                                                                                                                        • ai-native userSelf-host the core product

                                                                                                                                          weight 3 · not comparable
                                                                                                                                          Blink Shelln/a

                                                                                                                                          Blink Shell is a client-side terminal/SSH app that runs locally on the user's device and connects to servers the user already controls; there is no hosted backend or SaaS component for an 'ai-native' user to self-host. The self-hosting axis applies to server/platform products, not to a local iOS client app, so this is a category mismatch rather than a missing capability.

                                                                                                                                            GitHub Mobilen/a

                                                                                                                                            GitHub Mobile is a client app for accessing GitHub's hosted service; self-hosting the core product is a category error for a mobile app axis, not something a buyer would evaluate here.

                                                                                                                                            • ai-native userChoose where my data is stored (region/residency)

                                                                                                                                              weight 2 · not comparable
                                                                                                                                              Blink Shelln/a

                                                                                                                                              Blink Shell is a local terminal/SSH client app, not a data-storage or cloud service; data residency/region selection is not a meaningful axis for this product category.

                                                                                                                                                GitHub Mobilenone0/10

                                                                                                                                                No evidence in the pack addresses data residency or region selection for GitHub Mobile or GitHub's backend storage; the mobile app docs and community feedback focus entirely on app features/bugs, not data location controls.

                                                                                                                                                • ai-native userPrevent my data from being used to train AI models

                                                                                                                                                  weight 3 · not comparable
                                                                                                                                                  Blink Shelln/a

                                                                                                                                                  Blink Shell is a terminal/SSH client, not an AI model or AI service that trains on user data; the question of preventing data being used for AI training is a category error for this product type.

                                                                                                                                                    GitHub Mobilenone0/10

                                                                                                                                                    No evidence in the pack addresses AI-training data opt-out or privacy controls for GitHub Mobile; all citations concern app features, bugs, and UX complaints. Missing for 10: any mention of data-training opt-out settings, Copilot data usage policy, or privacy controls specific to GitHub Mobile.

                                                                                                                                                    • ai-native userControl data retention and deletion

                                                                                                                                                      weight 2 · not comparable
                                                                                                                                                      Blink Shelln/a

                                                                                                                                                      Blink Shell is a terminal/SSH/Mosh client for iOS; it does not process or store user data on behalf of an AI service, so data retention/deletion controls are a category error for this kind of product.

                                                                                                                                                        GitHub Mobilenone0/10

                                                                                                                                                        No evidence in the pack addresses data retention or deletion controls related to AI/Copilot features within GitHub Mobile; all citations concern app features, UX complaints, or unrelated docs probes.

                                                                                                                                                        • ai-native userHave an AI agent analyze my pull requests and suggest code improvements from my phone

                                                                                                                                                          weight 3 · not comparable
                                                                                                                                                          Blink Shelln/a

                                                                                                                                                          Blink Shell is a mobile SSH/mosh terminal client; it provides connectivity and file transfer to remote hosts but has no AI agent, PR analysis, or code-review capability of its own. This is a category error for a terminal client, not a missing feature.

                                                                                                                                                            GitHub Mobilefullclaimed7/10

                                                                                                                                                            First-party docs directly state Copilot code review can analyze PRs and suggest improvements from the phone, matching the story closely (github-mobile-docs-4), supported by related Copilot agent task management on mobile (github-mobile-docs-3, docs-5, docs-6). Missing for 10: independent/hands-on verification of this specific Copilot code review feature (community evidence predates Copilot integration and only covers general app usability issues, not AI review functionality).

                                                                                                                                                            • [claimed-docs] Let Copilot code review analyze your pull requests and suggest improvements right from your phone. Catch bugs, ensure best practices, and bo…
                                                                                                                                                            • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                                                                                                                                            • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                                                                                                                                            • [claimed-docs] Ask Copilot to break down complex coding concepts, guide you through unfamiliar codebases, provide insights into both public and your privat…
                                                                                                                                                          • ai-native userGet AI-generated commit message suggestions based on my staged changes

                                                                                                                                                            weight 2 · not comparable
                                                                                                                                                            Blink Shelln/a

                                                                                                                                                            Blink Shell is a terminal/SSH client for iOS, not a git or AI tool; there is no evidence of git integration or AI features at all, and generating commit messages is outside its product category (terminal emulator/SSH client).

                                                                                                                                                              GitHub Mobilen/a

                                                                                                                                                              GitHub Mobile has no support for staging/committing changes locally (no git working tree operations); it focuses on PR review, issues, Copilot cloud agent tasks, and code browsing, not local commit workflows where a commit message would be generated from staged diffs.

                                                                                                                                                              • ai-native userDirect an AI agent to browse, search, edit, commit, pull, and push in a repository via conversation

                                                                                                                                                                weight 3 · not comparable
                                                                                                                                                                Blink Shelln/a

                                                                                                                                                                Blink Shell is a terminal/SSH client for iOS, not an AI agent or agentic coding tool; there is no evidence of any AI agent integration for directing conversational browse/search/edit/commit/pull/push workflows. This story presumes an AI-native agent product, which is the wrong axis for a terminal emulator.

                                                                                                                                                                  GitHub Mobilepartialclaimed6/10

                                                                                                                                                                  GitHub Mobile lets users converse with Copilot to search code, ask questions about repos, assign issues to Copilot for automated PR creation, and manage Copilot cloud agent tasks—covering browse, search, and a form of edit/commit/PR creation via natural language. However, there's no evidence of a full conversational agent loop that also handles pull/push git operations or arbitrary file edits directly through chat; PR creation is Copilot's autonomous action rather than user-directed commit/pull/push. Missing for 10: explicit pull/push-via-conversation capability, hands-on confirmation of the full browse-to-push agent workflow, and independent corroboration beyond vendor docs.

                                                                                                                                                                  • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                                                                                                                                                  • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                                                                                                                                                  • [claimed-docs] Ask Copilot to break down complex coding concepts, guide you through unfamiliar codebases, provide insights into both public and your privat…
                                                                                                                                                                  • [claimed-docs] Effortlessly locate code snippets, navigate repositories, and access content directly from your home screen with global code search.
                                                                                                                                                                • ai-native userAssign an issue to an AI coding agent and receive a ready-to-review pull request

                                                                                                                                                                  weight 3 · not comparable
                                                                                                                                                                  Blink Shelln/a

                                                                                                                                                                  Blink Shell is a terminal/SSH/Mosh client for iOS; it has no agent-assignment or autonomous coding-agent workflow that produces pull requests. This capability is entirely outside its product category (terminal emulator/remote shell), not a failed axis.

                                                                                                                                                                    GitHub Mobilefullclaimed7/10

                                                                                                                                                                    First-party docs explicitly state the exact capability: 'Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitHub Mobile,' plus supporting docs on Copilot cloud Agent Tasks management from mobile. Missing for 10: independent/hands-on corroboration specifically of this AI-agent assignment flow (all community evidence predates this feature and concerns unrelated app UX issues).

                                                                                                                                                                    • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                                                                                                                                                    • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                                                                                                                                                    • [claimed-docs] Ask Copilot to break down complex coding concepts, guide you through unfamiliar codebases, provide insights into both public and your privat…
                                                                                                                                                                  • ai-native userConverse with an AI agent in natural language to get insights into repositories and open pull requests

                                                                                                                                                                    weight 2 · not comparable
                                                                                                                                                                    Blink Shelln/a

                                                                                                                                                                    Blink Shell is an SSH/Mosh terminal client for iOS; it has no AI agent, chat interface, or repository/PR insight capability. This story concerns AI-native conversational agent features, which is entirely outside Blink Shell's product category as a terminal emulator.

                                                                                                                                                                      GitHub Mobilefullclaimed7/10

                                                                                                                                                                      First-party docs explicitly describe conversing with Copilot in natural language on GitHub Mobile to get insights into public/private repositories, explain codebases, and open pull requests, directly matching the story. Missing for 10: independent hands-on corroboration of the AI chat/insights feature specifically (community evidence is mostly about general app usability, not the AI conversational feature) and detail on PR-specific insight depth.

                                                                                                                                                                      • [claimed-docs] Ask Copilot to break down complex coding concepts, guide you through unfamiliar codebases, provide insights into both public and your privat…
                                                                                                                                                                      • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                                                                                                                                                      • [claimed-docs] Let Copilot code review analyze your pull requests and suggest improvements right from your phone. Catch bugs, ensure best practices, and bo…
                                                                                                                                                                      • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                                                                                                                                                    • developerManage and track cloud-based coding agent tasks from my phone

                                                                                                                                                                      weight 2 · not comparable
                                                                                                                                                                      Blink Shelln/a

                                                                                                                                                                      Blink Shell is a terminal/SSH/Mosh client for connecting to remote shells; it has no concept of cloud-based coding agent task management or tracking. This story is a category error for a terminal emulator, not a missing feature.

                                                                                                                                                                        GitHub Mobilefullclaimed8/10

                                                                                                                                                                        First-party docs explicitly state Agent Tasks are on GitHub Mobile giving a centralized way to manage Copilot cloud agent tasks, start new tasks, and track progress, directly matching the story. Missing for 10: independent/hands-on corroboration of this specific agent-task feature (community evidence predates this feature and covers general app issues only).

                                                                                                                                                                        • [claimed-docs] Agent Tasks are now on GitHub Mobile, giving developers a centralized way to manage Copilot cloud agent tasks wherever they are. Easily star…
                                                                                                                                                                        • [claimed-docs] Assign issues to Copilot and get a ready-to-review pull request. Use comments to refine, iterate, approve and merge—all directly within GitH…
                                                                                                                                                                      • ai-native userDescribe what I want in plain language and have the tool generate the corresponding shell command

                                                                                                                                                                        weight 2 · not comparable
                                                                                                                                                                        Blink Shelln/a

                                                                                                                                                                        Blink Shell is an SSH/Mosh terminal client for iOS; it has no natural-language-to-shell-command generation feature. This is a wrong axis for a terminal emulator/SSH client—no evidence suggests it offers any AI/NLP command generation capability.

                                                                                                                                                                          GitHub Mobilen/a

                                                                                                                                                                          GitHub Mobile is a mobile client for repo/PR/issue management and Copilot chat; generating shell commands from natural language is a CLI/terminal-assistant capability outside this product's category and interface.

                                                                                                                                                                          • developerStore credentials once in a secure vault and reference them from multiple hosts

                                                                                                                                                                            weight 2 · not comparable
                                                                                                                                                                            Blink Shellpartialclaimed5/10

                                                                                                                                                                            Blink documents separate 'Keys' and 'Hosts' management features, implying SSH keys can be created once and associated with host entries for password-less access, which aligns with a credential-vault-and-reuse pattern. However, there is no explicit documentation confirming a single stored key can be referenced across multiple distinct hosts, no mention of encryption-at-rest or vault security guarantees, and no independent/community confirmation of this specific reuse workflow. Missing for 10: explicit multi-host key reuse documentation, vault security/encryption details, and independent corroboration of the workflow.

                                                                                                                                                                            • [claimed-docs] Hosts: create hosts that can be accessed with only the hostname.
                                                                                                                                                                            • [claimed-docs] Keys: Create SSH key pairs for a more secure, password-less access to your servers.
                                                                                                                                                                            • [claimed-docs] In Blink type ssh [user@]hostname. For example : ssh irwin@irwinvb.
                                                                                                                                                                            GitHub Mobilen/a

                                                                                                                                                                            GitHub Mobile is a mobile client app for GitHub, not a credential/secrets management vault product; storing credentials once and referencing them across hosts is a secrets-manager/CLI-config axis that doesn't apply to this product category.

                                                                                                                                                                            • power-userStore my SSH keys in a hardware-backed secure enclave protected by biometrics

                                                                                                                                                                              weight 2 · not comparable
                                                                                                                                                                              Blink Shellnone0/10

                                                                                                                                                                              Evidence shows Blink Shell supports creating SSH key pairs (docs-12) but there is no mention of hardware-backed secure enclave storage or biometric protection for keys anywhere in the docs, GitHub, or community discussion.

                                                                                                                                                                              • [claimed-docs] Keys: Create SSH key pairs for a more secure, password-less access to your servers.
                                                                                                                                                                              GitHub Mobilen/a

                                                                                                                                                                              GitHub Mobile is a mobile client for reviewing/managing repos and issues; it has no SSH key management or hardware-backed key storage feature—this is a category mismatch, not a missing feature of the app's intended scope.

                                                                                                                                                                              • developerEdit files with a terminal-based editor and run syntax/lint checkers inside the app

                                                                                                                                                                                weight 2 · not comparable
                                                                                                                                                                                Blink Shellnone0/10

                                                                                                                                                                                Blink Shell is documented as an SSH/mosh terminal with a small set of built-in local commands (cat, grep, wc, cd, ls, etc.) and its 'coding experience' feature explicitly delegates editing to external VS Code servers/Codespaces/Gitpod rather than a built-in terminal editor. No evidence describes a bundled terminal-based text editor (e.g., vim/nano) or any built-in syntax/lint checking capability inside the app itself.

                                                                                                                                                                                • [claimed-docs] cat, grep, wc, cd, setenv, ls, touch, cp, rm, ln, mv, mkdir, rmdir, df, du
                                                                                                                                                                                • [claimed-docs] A coding experience fitted to your device, that connects to Microsoft Visual Studio Code for web, GitHub Codespaces, GitPod or your own VS C…
                                                                                                                                                                                • [claimed-docs] Work on local projects, or seamlessly on remote machines thanks to Blink Files.
                                                                                                                                                                                GitHub Mobilen/a

                                                                                                                                                                                GitHub Mobile is a mobile app for browsing/reviewing repos, issues, and PRs; it has no terminal/SSH access or embedded code editor with lint/syntax checking, making this axis a category error for this product type.

                                                                                                                                                                                • developerInstall additional pure-Python packages using pip directly on my device

                                                                                                                                                                                  weight 2 · not comparable
                                                                                                                                                                                  Blink Shellnone0/10

                                                                                                                                                                                  Blink Shell's evidence describes it as an SSH/Mosh terminal client with a small set of built-in local commands (cat, grep, wc, ls, etc.) and remote connectivity features; there is no mention of a bundled Python runtime or pip package management on-device. No evidence supports installing pure-Python packages locally.

                                                                                                                                                                                  • [claimed-docs] cat, grep, wc, cd, setenv, ls, touch, cp, rm, ln, mv, mkdir, rmdir, df, du
                                                                                                                                                                                  GitHub Mobilen/a

                                                                                                                                                                                  GitHub Mobile is a companion app for reviewing/managing repos and PRs, not a terminal or execution environment; installing pip packages is outside its category entirely.

                                                                                                                                                                                  • power-userGroup multiple terminal sessions together and broadcast the same command to all of them

                                                                                                                                                                                    weight 2 · not comparable
                                                                                                                                                                                    Blink Shellnone0/10

                                                                                                                                                                                    Evidence shows Blink supports multiple shells, split view, and switching between sessions, but there is no mention of grouping sessions or broadcasting a single command to multiple sessions simultaneously.

                                                                                                                                                                                      GitHub Mobilen/a

                                                                                                                                                                                      GitHub Mobile is a mobile app for code review/collaboration, not a terminal/SSH tool; grouping terminal sessions and broadcasting commands is a category error for this product type.

                                                                                                                                                                                      • developerTransfer files to and from remote hosts via scp and sftp using my configured keys

                                                                                                                                                                                        weight 2 · not comparable
                                                                                                                                                                                        Blink Shellfullclaimed8/10

                                                                                                                                                                                        GitHub docs explicitly show scp and sftp usage examples with remote hosts, and Blink supports configured SSH keys (Ed25519, ECDSA, RSA) for authentication per docs, confirming key-based scp/sftp transfers work. Missing for 10: independent hands-on verification of scp/sftp specifically (community discussion focuses mostly on ssh/mosh) and no detail on edge cases like large file transfer performance.

                                                                                                                                                                                        • [github] scp user@host.name.edu:filename . sftp localFilename user@host.name.edu:~/
                                                                                                                                                                                        • [claimed-docs] Supports Ed25519, ECDSA and RSA keys. It is built on top of libssh and libssh2.
                                                                                                                                                                                        • [claimed-docs] Keys: Create SSH key pairs for a more secure, password-less access to your servers.
                                                                                                                                                                                        GitHub Mobilen/a

                                                                                                                                                                                        GitHub Mobile is a mobile app for reviewing/managing repos and PRs, not a terminal or SSH client; scp/sftp file transfer via configured keys is entirely outside its category.

                                                                                                                                                                                        • developerRun local UNIX commands like ls, grep, cat, tar, and curl directly in the app

                                                                                                                                                                                          weight 3 · not comparable
                                                                                                                                                                                          Blink Shellpartialclaimed6/10

                                                                                                                                                                                          Docs explicitly list built-in commands including ls, grep, cat, cd, touch, cp, rm, mv, mkdir, df, du (blink-shell-docs-4) and file transfer via scp/sftp (blink-shell-gh-1), covering much of the 'run local UNIX commands' story. However, tar and curl are never mentioned anywhere in the evidence pack, so support for those specific commands is unconfirmed. missing for 10: explicit documentation or confirmation that tar and curl are supported as local commands, independent hands-on verification of command behavior.

                                                                                                                                                                                          • [claimed-docs] cat, grep, wc, cd, setenv, ls, touch, cp, rm, ln, mv, mkdir, rmdir, df, du
                                                                                                                                                                                          • [github] scp user@host.name.edu:filename . sftp localFilename user@host.name.edu:~/
                                                                                                                                                                                          GitHub Mobilen/a

                                                                                                                                                                                          GitHub Mobile is a mobile client for reviewing/managing repos, PRs, and Copilot tasks; it has no terminal or shell environment, so running local UNIX commands is a category error for this product type.

                                                                                                                                                                                          • power-userOpen multiple terminal sessions, each with its own context, appearance, and history

                                                                                                                                                                                            weight 3 · not comparable
                                                                                                                                                                                            Blink Shellpartialclaimed6/10

                                                                                                                                                                                            Docs confirm multiple shells can be opened (two-finger tap to create, swipe to switch) and each session can persist via Mosh even after sleep, plus per-shell customization via themes/fonts and hosts. However, there's no explicit evidence that each session maintains fully independent appearance/history configuration simultaneously (e.g., per-tab theme or scrollback isolation) beyond global settings. Missing for 10: documented per-session independent history/appearance settings, and independent corroboration of multi-session workflows beyond basic split-view/switching.

                                                                                                                                                                                            • [claimed-docs] To create a new shell, tap the screen with two fingers. To switch between active shells, swipe side to side.
                                                                                                                                                                                            • [claimed-docs] don't be afraid to put your device to sleep, when you wake it up later, your connections will be intact.
                                                                                                                                                                                            • [claimed-docs] You can flawlessly jump from home, to the train, and then to the office thanks to Mosh. Blink is rock-solid connected all the way.
                                                                                                                                                                                            • [claimed-docs] You can rock your terminal and roll your own themes and fonts beyond our included ones. And yes, we include Pragmata Pro by default!
                                                                                                                                                                                            • [github] We've incorporated SplitView, for those necessary Google searches and chats with coworkers.
                                                                                                                                                                                            • [claimed-docs] Hosts: create hosts that can be accessed with only the hostname.
                                                                                                                                                                                            GitHub Mobilen/a

                                                                                                                                                                                            GitHub Mobile is a mobile companion app for code review/PR management, not a terminal or SSH tool; the story's concept of multiple terminal sessions with distinct context/appearance/history is a category error for this product type.

                                                                                                                                                                                            • power-userKeep my terminal session alive across network changes and device sleep

                                                                                                                                                                                              weight 3 · not comparable
                                                                                                                                                                                              Blink Shellfullcommunity9/10

                                                                                                                                                                                              Blink Shell is built around Mosh, explicitly marketed for surviving network changes (train, home, office) and device sleep with connections remaining intact, backed by docs and community praise of solid connectivity. Missing for 10: independent hands-on verification specifically testing sleep/network-switch persistence rather than general connectivity praise.

                                                                                                                                                                                              • [claimed-docs] You can flawlessly jump from home, to the train, and then to the office thanks to Mosh. Blink is rock-solid connected all the way.
                                                                                                                                                                                              • [claimed-docs] don't be afraid to put your device to sleep, when you wake it up later, your connections will be intact.
                                                                                                                                                                                              • [claimed-docs] In Blink type mosh [user@]hostname. For example : mosh irwin@irwinvb.
                                                                                                                                                                                              • [community] Been using it (beta testing on iPhone and paid version on iPad so I can compare) for a while. Improving steadily, solid connectivity. So far…
                                                                                                                                                                                              • [community] Bought it even though it apparently has no agent forwarding... Pretty good, refresh seems faster than Prompt, especially when using htop and…
                                                                                                                                                                                              GitHub Mobilen/a

                                                                                                                                                                                              GitHub Mobile is a code review/management app, not a terminal or SSH client; persistent terminal sessions across network changes/sleep is a wrong-axis question for this product category.

                                                                                                                                                                                              • developerConnect to remote servers using SSH with Ed25519, ECDSA, or RSA keys

                                                                                                                                                                                                weight 3 · not comparable
                                                                                                                                                                                                Blink Shellfullcommunity9/10

                                                                                                                                                                                                Docs explicitly confirm support for Ed25519, ECDSA, and RSA keys via libssh/libssh2, with key pair creation and hostname-based ssh usage documented, and community discussion corroborates Ed25519 support as a differentiator from competitors. Missing for 10: independent hands-on verification of ECDSA/RSA specifically (community focus is mostly on Ed25519).

                                                                                                                                                                                                • [claimed-docs] Supports Ed25519, ECDSA and RSA keys. It is built on top of libssh and libssh2.
                                                                                                                                                                                                • [claimed-docs] Keys: Create SSH key pairs for a more secure, password-less access to your servers.
                                                                                                                                                                                                • [claimed-docs] In Blink type ssh [user@]hostname. For example : ssh irwin@irwinvb.
                                                                                                                                                                                                • [community] Does it support Ed25519 keys? This is one of the things that Panic's Prompt still lack support of, and I really miss it.
                                                                                                                                                                                                GitHub Mobilen/a

                                                                                                                                                                                                GitHub Mobile is a mobile app for browsing repos, reviews, and Copilot tasks; SSH terminal connectivity with cryptographic keys is entirely outside its category (no terminal/SSH feature is claimed or evidenced).

                                                                                                                                                                                                • power-userGenerate SSH key pairs for password-less access to my servers

                                                                                                                                                                                                  weight 2 · not comparable
                                                                                                                                                                                                  Blink Shellfullcommunity9/10

                                                                                                                                                                                                  Official docs explicitly describe the 'Keys' feature for creating SSH key pairs for password-less server access, supporting Ed25519, ECDSA, and RSA, corroborated by community discussion confirming Ed25519 support (a differentiator vs competitors). Missing for 10: independent hands-on verification of the key-generation UX itself beyond docs description.

                                                                                                                                                                                                  • [claimed-docs] Keys: Create SSH key pairs for a more secure, password-less access to your servers.
                                                                                                                                                                                                  • [claimed-docs] Supports Ed25519, ECDSA and RSA keys. It is built on top of libssh and libssh2.
                                                                                                                                                                                                  • [community] Does it support Ed25519 keys? This is one of the things that Panic's Prompt still lack support of, and I really miss it.
                                                                                                                                                                                                  GitHub Mobilen/a

                                                                                                                                                                                                  GitHub Mobile is a mobile companion app for code review/notifications, not a terminal or SSH client; generating SSH key pairs for server access is outside its product category (wrong axis).

                                                                                                                                                                                                  • power-userConnect to a saved host with one tap without re-entering credentials

                                                                                                                                                                                                    weight 2 · not comparable
                                                                                                                                                                                                    Blink Shellfullclaimed7/10

                                                                                                                                                                                                    Docs confirm saved 'Hosts' allow access via just hostname, SSH key pairs enable password-less login, and connections persist through sleep/network changes via Mosh — together supporting one-tap reconnection to saved hosts without re-entering credentials. missing for 10: no explicit demonstration of a literal one-tap UI flow, and no independent hands-on account specifically validating passwordless saved-host connection.

                                                                                                                                                                                                    • [claimed-docs] Hosts: create hosts that can be accessed with only the hostname.
                                                                                                                                                                                                    • [claimed-docs] Keys: Create SSH key pairs for a more secure, password-less access to your servers.
                                                                                                                                                                                                    • [claimed-docs] don't be afraid to put your device to sleep, when you wake it up later, your connections will be intact.
                                                                                                                                                                                                    • [claimed-docs] In Blink type ssh [user@]hostname. For example : ssh irwin@irwinvb.
                                                                                                                                                                                                    GitHub Mobilen/a

                                                                                                                                                                                                    This story concerns SSH terminal host connections, which is entirely outside GitHub Mobile's category as a code review/PR/issue management app — it has no terminal-SSH functionality mentioned anywhere in evidence.

                                                                                                                                                                                                    • power-userCustomize the font, colors, and cursor appearance of my terminal and persist the settings

                                                                                                                                                                                                      weight 2 · not comparable
                                                                                                                                                                                                      Blink Shellpartialclaimed6/10

                                                                                                                                                                                                      Docs confirm custom fonts/themes support with Pragmata Pro included by default and that users can 'roll your own' fonts/themes, but there's no explicit mention of persisted settings, cursor appearance customization, or color-scheme granularity beyond fonts/themes. missing for 10: dedicated docs on color scheme/cursor customization, explicit confirmation settings persist across sessions/devices, independent hands-on corroboration of theming.

                                                                                                                                                                                                      • [claimed-docs] You can rock your terminal and roll your own themes and fonts beyond our included ones. And yes, we include Pragmata Pro by default!
                                                                                                                                                                                                      GitHub Mobilen/a

                                                                                                                                                                                                      GitHub Mobile is a mobile app for reviewing/managing repos, not a terminal emulator; terminal font/color/cursor customization is a category error for this product type.