SHIPPED · v1.29.0

Send HTTP requests, Query Databases from Remote Control

New

  • Send HTTP requests from Remote Control — open the new Tools tab on your phone to create or reuse saved requests; pick the method, headers, auth, and body type, and send them through your desktop workspace. Responses show status, latency, body, and headers so you can check an API without returning to your keyboard.

  • Query databases from Remote Control — browse saved database connections, test a connection, load schema, run queries, and preview tables from your phone. Results render as tables or raw output depending on the database response.

  • Save requests globally or back to a project so the phone and desktop stay in sync.

  • Respect operator permissions — HTTP and database tools require operator or admin access, matching their ability to send network requests and run database commands.

  • Use Soft Light as the default light theme — the editor, terminal, gutter, and main workspace use a softer off-white canvas instead of pure white, reducing glare while keeping the UI crisp.

  • Keep older light choices working — saved light-theme variants now resolve to Soft Light automatically, so existing preferences stay consistent after updating.

Improved

  • Cleaner phone terminal composer — a chat-style message box groups attachments, file mentions, skills, image upload, and send controls together.

  • More stable phone navigation — the terminal composer and bottom tab bar stay separated so output, floating controls, and navigation no longer compete for space.

  • Better scroll recovery on phone — terminal and resume screens show a clear scroll-to-bottom control when you review earlier output or session history.

  • Clearer iPhone Remote Control guidance — Remote settings and the connection trouble screen explain when to stay in the QR scanner browser and when to use Cloudflare Tunnel for Safari.

  • Theme-aware Agent Input — the overlay follows the active theme accent for drop zones, attachment previews, preview controls, and the send button.

  • Minimize Agent Input without losing your draft — collapse the overlay to its header, then restore it with the draft intact.

  • Keep terminal names while switching options — custom names no longer disappear when you change shell or preset choices in the Add Terminal dialog.

  • Open theme settings faster — the status bar theme picker now jumps directly to Theme settings.

Fixed

  • Fixed light theme colors not reaching every surface — switching themes now updates app-wide theme markers so more panels, terminal chrome, and shared controls follow the selected theme.

  • Fixed Claude prompts sent from the phone opening Rewind — Remote Control now sends phone-composed prompts without clearing an already-empty native composer first.

  • Fixed bottom controls hiding behind iPhone browser chrome — Remote Control accounts for phone safe areas and changing browser bars so the tab bar and composer stay reachable.

  • Fixed saved light-theme preferences drifting after the theme merge — old light ids migrate to the supported Soft Light choice instead of leaving stale selections behind.

  • Remote Control Tools tab showing an HTTP request's 200 OK response in 1007ms with Body and Headers views and a formatted JSON body
    Remote Control Tools tab showing an HTTP request's 200 OK response in 1007ms with Body and Headers views and a formatted JSON body
  • Remote Control Tools tab in Database mode running a SELECT query, returning 12 rows of the sites table with slug, name, and domain columns
    Remote Control Tools tab in Database mode running a SELECT query, returning 12 rows of the sites table with slug, name, and domain columns
  • Remote Control project view on a phone with the 1devtool-desktop project expanded to show its terminals and a Browse Files entry
    Remote Control project view on a phone with the 1devtool-desktop project expanded to show its terminals and a Browse Files entry
  • Remote Control terminal detail on a phone showing AI agent output above the new chat-style composer with mention, image, and attachment controls
    Remote Control terminal detail on a phone showing AI agent output above the new chat-style composer with mention, image, and attachment controls
  • Release screenshot
  • Release screenshot
  • Release screenshot
  • Release screenshot