[go: up one dir, main page]

1DevTool Changelog

Weekly releases for 1DevTool — the AI code editor that runs Claude Code, Codex CLI, and Gemini CLI side-by-side. Every new feature, improvement, and fix, in reverse-chronological order.

Currently on v1.31.0more reliable AI terminal restore and SSH workspace recovery. Download the latest build →

v1.31.0

July 2, 2026

more reliable AI terminal restore and SSH workspace recovery

1devtool IDE interface showing an active SSH connection to harry@192.168.68.104, with the file browser visible and the 'SSH connected' status indicator highlighted.

v1.30.1

July 2, 2026

Git, prompt history, and terminal keys from your phone

Remote dashboard Project section showing Prompt History and Source Control actions for the selected project.
Source Control Sync tab showing branch status with Pull, Push, and Commit controls.

v1.30.0

June 30, 2026

The Git Client got a friendly redesign — and it now follows you across every project.

Redesigned Git Client with the in-toolbar project picker open, listing projects by avatar while a CHANGELOG.md diff stays visible on the right
Git Client toolbar showing the committing account with its GitHub profile picture, next to the Graph tab and the full commit timeline

v1.29.0

June 26, 2026

Send HTTP requests, Query Databases from Remote Control

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

v1.28.0

June 26, 2026

Live AI usage in the status bar, a redesigned phone remote

Track Claude and Codex plan usage from the status bar, keep unsent Agent Input drafts visible, and navigate Remote Control faster from your phone.

AI usage popover showing Claude 5-hour and weekly limits from the status bar pill
Agent Input idle composer preview below a running Claude terminal with the Cmd-I shortcut

New Features

  • +A live usage pill in the status bar tracks the focused Claude or Codex terminal and opens a detailed quota popover.
  • +Agent Input now shows an idle preview for unsent draft text or attachments so you can resume without reopening from memory.
  • +The phone Remote Control home now has Projects, Terminals, and Browser tabs plus a terminals overview.

Improvements

  • ~In-app updates complete more reliably.
  • ~Remote Control navigation and terminal streaming have additional polish.

Bug Fixes

  • -Codex and fullscreen Claude terminals now scroll correctly on Windows after reopening existing AI terminals.
  • -AI usage refreshes correctly as you switch between AI terminals.
  • -Assorted remote and mobile glitches are more stable when navigating projects, terminals, and the browser.

v1.27.0

June 24, 2026

GitLab, External Sessions & Agent Switching

Resume AI Sessions panel with the Change AI dropdown open, listing Codex, Gemini CLI, OpenCode and preset agents to switch a session to
Terminal tab right-click menu showing the Change AI submenu to switch the running agent on that tab

v1.26.1

June 23, 2026

Slash Commands & Skills in the Remote Terminal & Attach Images From Your Phone

Remote terminal on a phone attaching image files to the AI agent, shown as IMG_8772.png and a download chip above the command input

v1.26.0

June 21, 2026

Control Your Dev Machine From Your Phone: Files, Source Control, Agent Prompts & Notifications

Remote Control project dashboard showing the new Browse Files and Source Control entries below the terminal list
Remote Control markdown reader displaying a file with Dark, Sepia and Light theme options and adjustable text size

v1.25.4

June 20, 2026

Notes Directly On Terminals

Sticky Notes library open from the header Notes button, showing searchable notes grouped across terminal and file sources
Terminal pane with the notes button active and a sticky note overlay attached directly to that terminal session

v1.25.3

June 18, 2026

Session Save & Git Smarts

Git History file context menu offering open in IDE, open in Git remote, reveal in Finder, and copy path actions
Quit dialog asking whether to save active terminal sessions before closing 1DevTool