AgentPeek v0.2.0
v0.2.0 — Initial Public Release
View and interact with your Claude Code sessions from anywhere — phone, tablet, or another computer. All data stays in your own AWS account.
Highlights
- One-command deploy —
curl | bashdeploys the entire serverless backend (Lambda + DynamoDB + WebSocket API Gateway) - Real-time sync — messages stream instantly via WebSocket as Claude Code works
- Send messages & images — type prompts or paste photos from any device, delivered via tmux
- Slash commands —
/-autocomplete just like the Claude Code terminal, listing your user, project, and plugin commands - Claude Agents support — monitor and interact with claude agents background sessions
- Permission approval — approve or deny tool calls (Bash, Edit, Write) remotely
- Start / stop sessions — launch new Claude Code sessions or interrupt running ones
- Multi-device support — browse all connected devices, projects, and sessions
- Rich rendering — markdown, code diffs, collapsible tool nodes, dark theme
- Project file viewer — click a file to sync and view its source, with line highlight & jump; rendered preview for HTML and Markdown
Downloads
| Platform | Download |
|---|---|
| Android | AgentPeek.apk |
| iOS | TestFlight |
| macOS | AgentPeek.dmg |
| Windows | AgentPeek.exe |
Quick Start
See README for setup instructions.