# CC Pairlet — Coding agents, within reach

> Remote control for command-line AI coding agents on your computer. (iPhone/iPad app by 大鹏 李.)

- Source: https://appshunter.io/ios/app/cc-pairlet/id6778773969 (this page in markdown: same URL + `.md`)
- Developer: [大鹏 李](https://appshunter.io/developer/1895004191)
- Category: Utilities
- Price: Free
- Rating: 5.00/5 from 3 App Store ratings · 1 written reviews indexed
- Age rating: 4+
- Requires: iOS 15.0 · 77 MB
- Languages: American English, Chinese (Simplified, China)
- Released: 2026-06-18
- Data updated: 2026-09-14
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/cc-pairlet/id6778773969/reviews.md

## What is CC Pairlet?

Keep coding work moving when you are away from the keyboard.

CC Pairlet (formerly CC Pocket) is an open-source, local-first companion for command-line AI coding agents. Your agent keeps running on your own Mac, Windows, or Linux computer, against your own checkout. From your iPhone or iPad, you can watch it work, answer permission requests, continue the same session, and review what changed.

SUPPORTED AGENTS
• Claude Code
• Codex
• OpenCode
• Kimi Code (Preview)
• ZCode
• DeepSeek Harness (narrow support)

WHAT YOU CAN DO
• See projects, sessions, live output, tool calls, and background work
• Allow or deny supported permission requests; unanswered requests fail closed
• Send prompts, images, and voice input
• Continue the same task without starting over
• Review changed files and line-level diffs where the selected agent exposes them
• Pair multiple computers and switch between them

LOCAL-FIRST BY DESIGN
The daemon runs on your computer and drives the agent CLI there. It makes an outbound connection, so you do not need to expose an inbound port. App-to-daemon traffic is end-to-end encrypted; the hosted relay only forwards ciphertext and does not hold your message content or private keys. No Pairlet account is required. You can also self-host the relay.

HONEST CAPABILITY BOUNDARIES
Agent backends are not equivalent. Approval, changed-files, usage, model controls, and other features depend on what each agent exposes. OpenCode has no enforceable interactive approval and runs with Full access. DeepSeek support is deliberately narrow: remote approvals fail closed, and changed-files, usage, and model switching are not available.

Pairlet is MIT-licensed and built in Kotlin.
Website and user guide: https://pairlet.org/en/
Source and security model: https://github.com/heypandax/pairlet

## Key features

- Remote AI coding agent control
- Monitor live output and background work
- Approve or deny permission requests
- Send prompts, images, and voice input
- Review code changes and diffs
- Pair and switch between multiple computers

## Recent user reviews (1 of 1)

All indexed reviews: https://appshunter.io/ios/app/cc-pairlet/id6778773969/reviews.md

### 5/5 — 五星好评

*2026-09-11*

希望能再添加个feature，折叠显示工具调用，主要显示最后的回复结果

## Frequently asked questions about CC Pairlet

### What AI coding agents does CC Pocket support?

CC Pocket supports several AI coding agents including Claude Code, OpenAI Codex, OpenCode, Kimi Code (Preview), ZCode, and DeepSeek Harness. Support levels may vary for some agents, with DeepSeek having narrow support.

### How does CC Pocket ensure security for remote connections?

CC Pocket is designed with a local-first approach. The daemon runs on your computer and makes an outbound connection. App-to-daemon traffic is end-to-end encrypted, and the hosted relay only forwards ciphertext without accessing message content or private keys.

### Can I continue a coding session if I get disconnected?

Yes, CC Pocket allows you to continue the same session without starting over. This feature helps maintain workflow continuity even when you are away from your keyboard.

### What kind of code changes can I review with CC Pocket?

You can review changed files and line-level diffs where the selected agent exposes them. This provides a detailed look at modifications made during the coding session.

### Does CC Pocket require an account to use?

No, CC Pocket does not require any account creation to use. The application is MIT-licensed and built in Kotlin, with the option to self-host the relay for added control.

### What devices is CC Pocket compatible with?

CC Pocket is available for iPhone and iPod. The daemon that drives the AI agent runs on Mac, Windows, or Linux computers.

### How often is CC Pocket updated?

The latest version of CC Pocket is 1.8.1, which was last updated on August 18, 2026. This indicates a recent update, suggesting active development.

### What is the age rating for CC Pocket?

CC Pocket has an age rating of 4+. This rating is generally based on the content and complexity of the application, which is suitable for a wide audience.

## Version history (last 5 releases)

### 2.0.0 — 2026-09-13

What's new in 2.0.0

• CC Pocket is transitioning to Pairlet. Look for CC Pairlet in the App Store and on your device during the transition, with a one-time notice explaining the change.
• Updated website and help links in the app for easier access to guides and support.
• Added a usage and diagnostics sharing setting. When a diagnostic record is available, you can copy its ID in Settings to help report a problem.
• Fixed conversation text sometimes appearing as an oversized heading, improving readability.

### 1.9.8 — 2026-09-10

What's new in 1.9.8

• DeepSeek Harness sessions work again with the latest dsh: its 0.1.2 release replaced the local API cc-pocket was talking to, so sessions failed with "could not reach the dsh local API". The daemon now drives dsh over its official ACP interface — update dsh to 0.1.2-rc.1 or newer.
• DeepSeek Harness no longer offers agent presets or session rename; the official automation interface exposes only model and reasoning effort.
• ZCode 3.9 and newer open again: the model is now passed to the runtime directly instead of through a config file it stopped reading.
• HTML files preview inline in a sandboxed browser view, with the source a tap away.
• Images in the file viewer zoom: pinch, pan within bounds, and fit back to the page.
• Desktop: Markdown documents open in a preview pane beside the conversation.
• iPad: a wider session list so "New session" no longer truncates, and the quota bar drops its reset time when the row is too narrow to hold it.

### 1.9.7 — 2026-09-08

What's new in 1.9.7

• Screenshots and images returned by tools now show up on the phone: tap a thumbnail to view full screen with pinch-to-zoom, live and when reopening a session.
• Codex accounts show their remaining weekly allowance next to Claude's, on the phone and in the desktop sidebar.
• DeepSeek Harness sessions can pick an agent preset and a model when starting, and switch models mid-session.
• A separate Thinking switch next to reasoning effort — turn it off for gateways whose models reject thinking content.
• iPad and Android tablets get a two-pane layout: session list and conversation side by side.
• macOS gets a full application menu bar; Settings and shortcuts are reachable even before connecting.
• Fixed the back button occasionally bouncing back into the session list, and gateway model lists for plain-http gateways.

### 1.9.6 — 2026-09-03

What's new in 1.9.6

• The desktop window can now show several conversations side by side, each with its own input, and the session sidebar can be collapsed to give them the room.
• Clicking a session that is already open in a column now focuses it instead of leaving the main area stuck on "Opening…".
• A column keeps working after the daemon restarts, and a question raised in a column can now be answered right there.
• Buttons inside a column — stop, approvals, "always allow" — now act on that column's conversation instead of the focused one.

### 1.9.5 — 2026-09-03

What's new in 1.9.5

• DeepSeek Harness sessions now show the model that actually answered and their real context usage, instead of a placeholder "default".
• A question nobody answered is now labelled as such in the transcript, and a question the app cannot answer says so instead of leaving the turn waiting forever.
• Windows tray: the icon now has a right-click menu, and its flyout keeps proper rounded corners with a clearer primary action.
• The usage page now names which agent its cache-hit rate covers and prints the token counts the percentage came from.
• The subscription allowance strip no longer disappears after a few hours without running Claude.

## Apps similar to CC Pairlet

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Easy SSH — 随身 SSH 终端](https://appshunter.io/ios/app/easy-ssh-ssh/id6767447424) | — | Free | Utilities |
| [SiloNote](https://appshunter.io/ios/app/silonote/id6761470046) | 5.0 (1) | Free | Utilities |
| [Anyware Remote Control](https://appshunter.io/ios/app/anyware-remote-control/id6757776131) | — | Free | Utilities |
| [VibeKeeper - Keep coding vibes](https://appshunter.io/ios/app/vibekeeper-keep-coding-vibes/id6758080255) | — | Free | Utilities |
| [锦安汇](https://appshunter.io/ios/app/id6775324263) | — | Free | Utilities |
| [Voyager: Remote Terminal](https://appshunter.io/ios/app/voyager-remote-terminal/id6757745140) | — | Free | Utilities |

## Related topics

[icc code](https://appshunter.io/ios/topics/icc-code) · [leakage assistant](https://appshunter.io/ios/topics/leakage-assistant)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-09-14.*
