SHIPPED · v1.32.0
shareable project setup, scheduled AI prompts, and better mobile control
New
Project Configuration Folders: capture a project's browser tabs, database connections, HTTP requests, deploy config, env preferences, and terminal presets in a committable .1devtool/ folder so teammates clone into the same workspace.
Project Configuration Folders: keep credentials local — database passwords, HTTP secrets, and deploy tokens are stripped into a gitignored secrets.local.json, and each teammate supplies their own once.
Project Configuration Folders: review executable config — terminal presets, startup commands, agent settings, channels, and skills — before it becomes active in a cloned project.
Scheduled Agent Prompts: set a timer in Agent Input so 1DevTool sends the prompt later, with a live countdown, attachment count, and a Cancel action while it waits.
Antigravity Usage: track Antigravity quota from the AI usage pill, reading its usage screen first with a signed-in Google fallback, visible on both desktop and Remote Control.
Improved
Improve Remote Control on phones so terminal, file viewer, and navigation fit around mobile browser chrome and the on-screen keyboard.
Mirror desktop-attached terminals at their real size so AI terminal UIs no longer redraw at phone width.
Show project avatars or emojis on mobile terminal cards to make multi-project lists easier to scan.
Scroll markdown and text files inside the phone file viewer with a Copy all action.
Fixed
Fixed stale sub-agent badges reappearing after completion.
Fixed idle transcript frames looking like live sub-agent work.
Fixed Antigravity quota missing on terminals launched from custom agy presets.
Fixed Remote Control terminal mirroring tearing fullscreen AI screens on the phone.
Fixed the Project Configuration editor clipping its file list and editor pane in the modal.
Fixed shared browser setup losing tabs so exported setup preserves all browser tabs and the active tab.

1DevTool project sidebar context menu with the 'Project Settings…' item highlighted, the entry point for creating a shareable .1devtool config folder. 
Project Configuration editor showing the .1devtool folder file list (browser.json, database.json, http.json, agents.json) with browser.json open and a 'Folder present · 0 credentials needed' status. 
Agent Input composer with the schedule timer set to 10 seconds and the blue Schedule button ready next to Clear all and Send. 
A scheduled Agent Input prompt counting down with a 'Sending in 00:00:08' badge and a red Cancel button before it fires. 
The AI usage pill showing Antigravity at 13% weekly limit with the quota popover open above an active agy Antigravity terminal.