updates

shipping log

short notes on what changed.

update 12

feature

structured chat + new icon

structured chat view for AI coding sessions -- see the agent's plan, tool calls, and responses in a normalized chat timeline. also: new app icon.

update 11

feature

keep-awake onboarding + hot-apply

first-session onboarding prompt for keep-awake. hot-apply config changes without restarting the host.

update 10

feature

demo mode

interactive demo without a host. seeded workspace with demo file operations -- try the full interface before installing anything.

update 09

feature

keep-awake

prevent your mac from sleeping during active sessions. session-scoped leases with battery-aware policies and auto-disable threshold. remote CLI control.

update 08

feature

pairing redesign

QR-first staged UX with trust preflight. 2-minute TTL, hard-block on trust mismatch, IPC-first transport with HTTP fallback.

update 07

feature

PR operations

full git sub-tabs: commit, branch, PR, sync. list, view, create, and checkout pull requests via gh. fetch/pull/push with verification.

update 06

feature

immersive UI

chrome-free home screen, right sidebar navigation, edge-swipe gestures (24dp zone), full-screen tool routes, and chat as PTY peer.

update 05

launch

now on the app store

pseudocoder is now available on the app store. download the app, pair with your machine, and run your coding workflow from your phone.

update 03

security

local-first pairing

pairing codes are now generated through a local unix socket by default.

update 02

feature

smarter diff grouping

diffs now group related changes together using a proximity-based algorithm. nearby edits in the same file are combined into single cards for faster review.

update 01

announcement

early access

shipped the first live demo of mobile diff review. internal alpha testing began.