# 1DevTool > Published content for https://1devtool.com. > Full markdown of every article: https://public-api.stoicsoft.com/v1/sites/1devtool/llms-full.txt ## Articles - [Let an AI Agent Drive the Browser You're Already Using](https://1devtool.com/blog/agents-drive-your-real-browser): Agent browser automation usually means a second, empty browser that hits your login wall on step one. In 1DevTool v1.51.0, an agent connected through MCP drives the Browser panel a - [Stop retyping the same instructions to your AI agents](https://1devtool.com/blog/stop-retyping-agent-instructions): 1DevTool 1.50 adds Prompt Templates — a reusable library of AI instructions you write once and append or insert into any terminal, so you stop retyping the same guardrails every se - [Put a Team of Agents on One Job](https://1devtool.com/blog/put-a-team-of-agents-on-it): Start a Team of agents that share a workspace, or a Swarm of headless workers, and coordinate all of them from one live Orchestrations view — instead of babysitting a wall of termi - [Read, Schedule, and Prompt Without Leaving 1DevTool](https://1devtool.com/blog/read-schedule-and-prompt-in-one-window): 1DevTool 1.48 keeps three things in one window: dock a live terminal beside whatever you're reading, manage system cron jobs from a real panel, and float the Agent Input composer t - [Every Terminal Control in Every Layout — and Grok Gets Your Tools](https://1devtool.com/blog/every-control-in-every-layout): Terminal Right stops costing you the toolbar: copy as Markdown, Reader Mode, pop-out, and a resizable channel list that remembers its width. Plus Grok can now run your database and - [Turn Your TODO Comments Into a Kanban Board](https://1devtool.com/blog/turn-todo-comments-into-a-kanban-board): Code Tasks now plots the TODO, FIXME, and BUG comments scattered across your project onto a drag-and-drop board — with manual tasks, filters, and one-click handoff to an AI agent. - [Know exactly what every AI agent is doing — from your desk or your phone](https://1devtool.com/blog/know-what-your-ai-agents-are-doing): 1DevTool v1.38.0 adds live run timers to every terminal tab and brings Reader Mode to Remote Control, so you can tell which agents are still working at a glance and read their full - [Pick the Model for Every AI Agent Handoff](https://1devtool.com/blog/choose-a-model-for-every-handoff): Delegating a task to another AI agent no longer means accepting whatever model it defaults to. Now you pick the exact model — and reasoning level — for each handoff, right from the - [Know Before Your AI Quota Runs Out](https://1devtool.com/blog/know-before-your-ai-quota-runs-out): Set a usage threshold per agent and 1DevTool warns you before you hit your AI limit — then switches you to a spare account that still has room in one click. - [Split-View Editor, Collapsible Terminals, and Grok as a Built-In Agent](https://1devtool.com/blog/reshape-your-editor-and-terminals): 1DevTool 1.35.0 lets you split the editor into side-by-side groups, collapse and resize the terminal panel, auto-name your AI tabs, switch branches from the status bar, and run Gro - [Guided Startup Commands & Antigravity: Launch Any AI Agent Faster](https://1devtool.com/blog/guided-startup-commands-and-antigravity): 1DevTool 1.34.0 builds your agent startup commands for you with a guided form, and makes Antigravity a first-class AI agent in every launcher and orchestration handoff. - [Recover Closed Terminals and Edit C# Projects Faster](https://1devtool.com/blog/recover-terminals-csharp-code-intelligence): 1DevTool 1.33.1 adds Reopen Closed Terminal, C# and .NET Code Intelligence, safer project folder renaming, and clearer AI usage surfaces. - [Work Across Multiple Git Repositories From One Workspace](https://1devtool.com/blog/multi-repo-git-workspaces): Multi-Repository Workspaces let one project folder hold several independent Git repositories while Git actions, worktrees, change badges, and AI terminals stay scoped to the repo y - [See Codex quota resets and safer AI prompts in 1DevTool](https://1devtool.com/blog/clearer-codex-quota-prompts): 1DevTool now shows Codex reset credits with exact expiry times, makes AI terminal tabs easier to scan with real agent logos, and keeps Agent Input submissions and file drops cleane - [Share Your Project Setup Through the Repo](https://1devtool.com/blog/share-your-project-setup): 1DevTool v1.32.0 lets you commit your workspace — database connections, API requests, browser tabs, and terminal layout — in a .1devtool/ folder, so teammates clone into the same p - [Recover SSH Workspaces Without Restarting](https://1devtool.com/blog/recover-ssh-workspaces-without-restarting): Remote SSH projects can now recover from stale mounts, missing sshfs, and dropped connections without making you restart the app. AI terminals also reopen with useful context when - [Ship Git Changes From Your Phone](https://1devtool.com/blog/ship-git-changes-from-phone): 1DevTool v1.30.1 brings Source Control and Prompt History to Remote Control, so you can review diffs, inspect commits, and ship narrow Git changes from your phone. - [A Friendlier Git Client That Follows You Across Projects](https://1devtool.com/blog/git-client-across-projects): 1DevTool's Git Client got a warmer redesign — and now you can switch projects, see whose account you're committing as, and scroll your full history without ever closing the window. - [Send HTTP Requests and Query Your Database From Your Phone](https://1devtool.com/blog/check-apis-and-databases-from-your-phone): Remote Control's new Tools tab puts an HTTP client and a database client on your phone — send a request or run a query through your desktop without going back to your keyboard. - [Track AI Usage Without Leaving Your Workspace](https://1devtool.com/blog/track-ai-usage-live): 1DevTool v1.28.0 puts Claude and Codex plan usage in the status bar, keeps unsent Agent Input drafts visible, and gives the phone remote a faster tabbed home. - [Switch AI Agents Mid-Task — and Pick Up Sessions From Any Terminal](https://1devtool.com/blog/switch-ai-agents-mid-task): Switch the AI agent on any terminal tab without losing the conversation, pull in sessions running in iTerm or Ghostty, and publish straight to GitLab. - [Slash Commands, Skills, and Photos — Now in the Remote Terminal on Your Phone](https://1devtool.com/blog/slash-commands-and-photos-from-your-phone): Run slash commands, drop in Codex skills, mention files, and attach photos to your AI agent — all from the remote terminal on your phone. - [Control Your Dev Machine From Your Phone](https://1devtool.com/blog/control-your-dev-machine-from-your-phone): Remote Control now lets you browse and read project files, review diffs and push commits, mention files in agent prompts, and get a notification the moment a task finishes — all fr - [Keep Notes On The Terminal Where The Work Happened](https://1devtool.com/blog/keep-notes-on-the-terminal): v1.25.4 lets you pin sticky notes directly to terminal sessions and reopen those notes later from the app-wide Notes library in the header. - [Save Your Terminal Sessions Before You Quit 1DevTool](https://1devtool.com/blog/save-terminal-sessions-before-quitting): 1DevTool now asks whether to save or discard active terminals when you quit, and Git History adds commit actions that reduce the number of side trips to external tools. - [Pin Comments On Any Web Page And Send Them To Your AI Agent](https://1devtool.com/blog/comment-on-web-pages-send-to-ai): Drop numbered comments directly on any page in the browser panel, then bundle them into a single AI prompt with element and position context attached. - [Drive Your 1DevTool Desktop From Anywhere With Cloudflare Tunnel](https://1devtool.com/blog/remote-control-from-anywhere): Cloudflare Tunnel routes Remote Control over a public URL, so your phone can reach your desktop from any network — and the phone dashboard can now start new terminals on its own. - [Stop Switching Tools to Search Your Files: VS Code-Style Search Is Now in the File Explorer](https://1devtool.com/blog/vscode-style-search-file-explorer): 1DevTool's file explorer now offers full-text search with case-sensitive, whole-word, and regex toggles, include/exclude glob patterns, and direct-to-line jumps — plus Reveal in Fi - [Stop Describing UI Bugs in Words — Draw on Your Screenshots Instead](https://1devtool.com/blog/annotate-screenshots-before-ai): 1DevTool now lets you draw arrows, add text, and highlight areas on attached images and screenshots directly in the agent input overlay before sending them to an AI agent. - [See Every Terminal and Resume AI Sessions Your Way](https://1devtool.com/blog/terminal-canvas-resume-commands): 1DevTool v1.23.0 adds a full-screen Terminal Canvas for scanning live terminal work and editable resume commands for restarting AI sessions with the right mode. - [Delegate Any AI Agent From Anywhere — v1.22.0 Brings @-Mention Orchestration, Live Theme Editing, and a Whiteboard](https://1devtool.com/blog/cross-agent-at-mention-orchestration): v1.22.0 turns every AI terminal in 1DevTool into a delegation hub: type @codex or @opencode inside Claude's terminal and the task pipes through the bundled 1devtool-agent CLI — no - [OpenCode Spend Joins Your AI Dashboard, Groups Accept Folder Drops, HTML Previews in One Click](https://1devtool.com/blog/opencode-usage-group-drops-html-preview): 1DevTool v1.21.4 adds OpenCode token and cost tracking to the AI Usage dashboard, lets you drag folders directly into project groups, and puts a one-click HTML preview button in th - [Click a Postman, Bruno, or Insomnia collection — every request opens instantly](https://1devtool.com/blog/click-postman-bruno-insomnia-to-open): 1DevTool now treats Postman, Bruno, and Insomnia collection files as native — click any of them in the file explorer and the requests, folders, and environments land in the HTTP cl - [Click any .sqlite file to start querying — no connection setup](https://1devtool.com/blog/click-sqlite-files-to-query-them): 1DevTool's new SQLite client opens .sqlite, .sqlite3, and .db files straight from the file explorer. Plus a searchable keyboard shortcut guide one ⌘/ away. - [Preview PDFs, Videos, and Audio Without Leaving Your Editor](https://1devtool.com/blog/inline-media-preview): Click a PDF, video, or audio file in the file explorer and it renders in the browser panel — no separate app, no context switch. - [Your AI Agents Can Now Delegate to Each Other](https://1devtool.com/blog/ai-agent-orchestration): Type @Codex in a Claude terminal and Claude delegates the task, captures the result, and reasons over it — plus Mission Control for project overview and live MCP tool badges. - [Find Every TODO, FIXME, and HACK Buried in Your Codebase](https://1devtool.com/blog/find-every-todo-fixme-hack-codebase): Code Tasks scans your entire project for annotation comments and shows them in one organized panel — grouped by tag, file, or priority — so nothing falls through the cracks. - [Drag Files Into Any Terminal — No More Typing Paths](https://1devtool.com/blog/drag-files-into-any-terminal): Drop a file from Finder or the File Tree onto any terminal to insert its path instantly — AI terminals get @mention syntax, shell terminals get properly escaped paths. - [A New Look: Stoic Themes and Bundled Nerd Font](https://1devtool.com/blog/stoic-themes-bundled-nerd-font): Stoic Dark and Stoic Light are the new default themes — a warm, calm palette for long sessions. Plus, JetBrainsMono Nerd Font ships in the box so icon glyphs render everywhere from - [Quickstart everywhere: 1DevTool's new welcome screen, one-click agent launchers, and editor back in the center](https://1devtool.com/blog/quickstart-everywhere-welcome-screen-and-agent-launchers): v1.18.7 turns the empty state into a launchpad: a welcome screen with five project-picker tiles, six color-matched agent buttons on empty terminals, the editor back in the center c - [Toolbelt for AI agents: 1DevTool gives Claude, Codex, and friends HTTP and database tools](https://1devtool.com/blog/toolbelt-for-ai-agents-http-and-database-mcp): v1.18.6 adds two MCP servers that hand AI agents the tools they kept asking you to use for them: a `request` tool for HTTP through your project's auth and environment, and a `1devt - [Edit Mermaid diagrams visually — no more hand-tweaking syntax until the layout looks right](https://1devtool.com/blog/visual-mermaid-diagram-editor): v1.18.3 ships a full visual editor for Mermaid diagrams: click any rendered diagram in markdown to open a lightbox, drag nodes, recolor, restyle edges, and save the layout back int - [Start AI agent workflows from a template — channels in v1.18.0](https://1devtool.com/blog/start-agent-workflows-from-templates): Multi-agent runs always begin with the same orchestration boilerplate. v1.18.0 ships built-in templates for Fix Bug, Code Review, PR Review, Write Tests, Audit, Refactor, plus a de - [Stop scrolling your sidebar: nested project groups and search arrive in 1DevTool](https://1devtool.com/blog/nested-project-groups-sidebar-search): Twenty projects in a flat list is a scroll job. v1.17.4 introduces nested project groups, sidebar search, a Prettier-style prompt formatter, and PRO config export so you can keep a - [OpenCode Now Runs Inside the 1DevTool Workspace](https://1devtool.com/blog/opencode-cli-in-the-workspace): OpenCode is now a first-class agent in 1DevTool. Launch the full TUI inside your workspace, resume sessions from the Resume dialog, autocomplete slash commands, and find your OpenC - [Open Files from Finder Straight into Your Workspace](https://1devtool.com/blog/open-files-from-finder-into-workspace): Set 1DevTool as the default app for .md, .json, .yml, and .txt files, and double-clicking them opens straight into your workspace — in the right project, ready to edit or send to a - [Build and Run iOS/Android Apps Without Leaving Your Workspace](https://1devtool.com/blog/build-run-ios-android-without-leaving-workspace): A new Build panel in 1DevTool lets you compile and install iOS or Android apps directly onto the simulator mirror — no switching to Xcode or Android Studio. Write, build, and see t - [iOS Simulator Mirror and an IDE-Style Database Workspace in 1DevTool](https://1devtool.com/blog/ios-simulator-mirror-database-workspace): 1DevTool v1.17.0 brings a live iOS simulator with real input and inspection, plus a tabbed database workspace, global HTTP/DB state, and terminal focus mode. - [Switch Multiple Claude Code Accounts, Track Token Usage, and Manage AI Memory in One Workspace](https://1devtool.com/blog/ai-account-switcher-usage-memory-manager): Save multiple OAuth logins per AI agent behind your OS keychain, track real tokens and cost per model from local session files, and browse every agent memory across projects as a l - [Continue Any AI Session in Any Agent](https://1devtool.com/blog/resume-sessions-across-ai-agents): You no longer have to stay locked to the agent that started a conversation. Pick any AI agent when resuming a session — hand a Claude chat to Codex, continue a Gemini thread in Amp - [Resume a Previous AI Session in a Different Agent Without Re-Explaining Context](https://1devtool.com/blog/resume-session-different-ai-agent): Resume a past Claude Code, Codex, or Gemini session in a different AI agent, get explicit SSH connection status, and avoid Vercel deploy failures on unsupported local Node versions - [Deploys, HTTP Collections, SSH Manager, and Tasks in One AI Developer Workspace](https://1devtool.com/blog/deploy-http-collections-ssh-tasks): Deploy to Vercel or Cloudflare Pages, organize API requests in nested collections, manage SSH connections, and turn project tasks into AI-ready prompts without leaving your workspa - [Startup Command Manager, Worktree Env Files, and a Full Menu Bar for Faster Terminal Workflows](https://1devtool.com/blog/startup-command-manager-worktree-env-files): Organize startup presets in a dedicated Commands tab, copy gitignored env files into new worktrees, and use a native menu bar that exposes settings sections, layouts, and agent lau - [How Vibe Coders Can Switch Between Multiple Projects Without Losing Context](https://1devtool.com/blog/vibe-coding-multiple-projects-context-switching): A practical multi-project workflow for AI-assisted developers: project-scoped sessions, handoff notes, reusable prompts, checkpoint commits, and the 1DevTool features that keep con - [Trying a New AI IDE Without Killing Your Momentum: A Practical Evaluation Method](https://1devtool.com/blog/evaluate-new-ai-ide-without-losing-momentum): Stop comparing AI IDEs from feature lists. Run a 3-day evaluation sprint that measures time-to-first-commit, context friction, terminal flow, git review, and rollback cost. - [Prompt Fatigue Is Real: Build Reusable AI Execution Playbooks Instead](https://1devtool.com/blog/prompt-fatigue-reusable-ai-execution-playbooks): If you keep rewriting the same prompts for every bugfix, refactor, and review, you do not need a bigger prompt. You need reusable execution playbooks with outputs, checklists, and - [Trust Issues With Coding Agents? Use a Plan-First, Patch-Second Workflow](https://1devtool.com/blog/trust-coding-agents-plan-first-patch-second): A low-trust, high-speed workflow for AI coding agents: require a plan, isolate execution, checkpoint changes, review diffs, and capture the decision log before merging. - [Linux Dev Environment Alternatives to All-in-One Windows Tooling](https://1devtool.com/blog/linux-dev-environment-alternative-all-in-one-windows-tooling): A practical Linux-native setup for developers leaving MobaXterm-style workflows: tmux-backed sessions, organized terminals, project restore, SSH naming, diagnostics aliases, and re - [Send to Any AI Terminal Across Projects and Open Templates From the Browser](https://1devtool.com/blog/send-to-ai-across-projects-templates): Route files, screenshots, and prompts to AI terminals in any open project, then open the exact starter template you clicked in the browser with deep links, search, filters, and a c - [Go to Definition Across 10 Languages and App Templates for Instant Project Setup](https://1devtool.com/blog/go-to-definition-app-templates-ai-code-editor): Cmd+Click any symbol to jump to its definition across TypeScript, Python, Go, Rust, and six more languages with full navigation history. Plus curated starter templates with zoomabl - [Per-Project Code Intelligence and an AI Diff Review Panel for Claude Code Sessions](https://1devtool.com/blog/per-project-code-intelligence-ai-diff-panel): Real per-project language servers (typescript-language-server, gopls, pyright, rust-analyzer, and five more) replace Monaco's false-error squiggles with accurate diagnostics, and a - [Git Worktrees, Visual Commit Graph, and Multi-Account GitHub for AI Coding Workflows](https://1devtool.com/blog/git-worktrees-visual-graph-multi-account-github): Run multiple branches of the same repo side-by-side with a first-class Worktrees tab, navigate your history in a colored lane-based commit graph, and lock projects to specific GitH - [Whip, Hammer, and Trump Mode: 18 Silly Animations to Cheer On Your AI Agent](https://1devtool.com/blog/fun-ai-agent-terminal-animations): A new Fun Agent Animation setting layers eighteen silly visual overlays — magic wand, rubber duck, whip crack, finger poke, walking cat, and more — on top of any AI terminal while - [Record AI Terminal Sessions and Share Them as MP4 Videos with Terminal Record](https://1devtool.com/blog/record-claude-code-sessions-mp4-replay): One-click recording on every AI agent terminal, chat-style replay with word-by-word reveal, and MP4 video export sized for Twitter, TikTok, and YouTube Shorts. Plus sticky notes pi - [Terminal Notifier for AI Agents: Native Alerts + Activity Logs in 1DevTool](https://1devtool.com/blog/terminal-notifier-for-ai-agents): Classic terminal-notifier breaks the moment you run Claude Code, Codex CLI, or Gemini CLI — the agent process never exits. Here is how 1DevTool detects AI agent completions, fires - [Pop-Out AI Terminals, Slash Command Autocomplete, and Memory Monitor for Claude Code](https://1devtool.com/blog/pop-out-terminals-slash-commands-memory-monitor): Drag any AI agent terminal onto a second monitor with one click, browse every Claude Code, Codex, and Gemini slash command with fuzzy search, and watch system memory pressure from - [Warp Terminal vs 1DevTool: Which AI Terminal Is Better in 2026?](https://1devtool.com/blog/warp-terminal-vs-1devtool-ai-terminal-comparison): Warp is polished for command-line productivity, but AI-first coding introduces new requirements like session continuity, multi-agent orchestration, and readable long-form outputs. - [Claude Code vs Codex CLI: Which Agent Fits Your Workflow in 2026?](https://1devtool.com/blog/claude-code-vs-codex-cli-which-agent-fits-workflow): Claude Code and Codex CLI are both strong coding agents, but they excel in different operating models. Learn how to choose based on task type, review style, and team orchestration - [How to Run Multiple AI Agents in One Workspace (Without Chaos)](https://1devtool.com/blog/how-to-run-multiple-ai-agents-in-one-workspace): Most multi-agent setups fail because context gets lost between terminals. Here's a repeatable workflow to run Claude Code, Codex CLI, and Gemini in parallel with channel coordinati - [Best Postman Alternative for Developers in 2026](https://1devtool.com/blog/best-postman-alternative-for-developers-2026): If your API workflow lives in one app and your debugging context lives in another, you are paying a context-switch tax. Compare Postman alternatives and see how a workspace-native - [Persistent Terminal Sessions for Coding: Complete Guide (2026)](https://1devtool.com/blog/persistent-terminal-sessions-for-coding-guide-2026): Persistent sessions are no longer optional when AI agents run long workflows. This guide shows how to structure resilient terminal operations with restart-safe history and fast re- - [AI Code Review Workflow: Diff Viewer, Agent Handoffs, and Faster Merges](https://1devtool.com/blog/ai-code-review-workflow-with-diff-viewer-and-agents): AI-generated changes are only as good as your review process. Build a repeatable AI code review workflow using structured diff inspection, reviewer agents, and traceable handoffs. - [VS Code vs 1DevTool: When You Need More Than an Editor](https://1devtool.com/blog/vscode-vs-1devtool-when-you-need-more-than-editor): VS Code is excellent for text editing, extensions, and debugging. But if your workflow now includes multiple AI agents, databases, API clients, and terminals, you may need a worksp - [Best AI Coding Assistant for Teams in 2026: What Actually Matters](https://1devtool.com/blog/best-ai-coding-assistant-for-teams-2026): For teams, the best AI coding assistant is not just the smartest model. It is the system that supports collaboration, visibility, approvals, and reliable delivery across multiple a - [Chat Interface: Discord-Style AI Terminals in Your Code Editor](https://1devtool.com/blog/chat-interface-discord-style-ai-terminals): Managing multiple AI agents across anonymous terminal tabs is broken. 1DevTool v1.11.1 introduces a Discord-style Chat Interface that turns your AI terminals into named channels in - [Claude Code Terminal Setup Guide: Persistent Sessions, Named Tabs, Multi-Project](https://1devtool.com/blog/claude-code-terminal-setup-guide-persistent-sessions): A complete Claude Code terminal setup guide for 2026. Learn the exact workspace pattern for named sessions, persistent history, and project-safe multi-agent orchestration. - [AI Session Continuity: Resume Claude Code, Codex & Gemini Sessions in 1DevTool v1.11.0](https://1devtool.com/blog/ai-session-continuity-resume-claude-code): Close your laptop, reopen it, and your AI conversations resume where you left off. 1DevTool v1.11.0 adds session persistence with smart detection, one-click resume, and auto-resume - [API Client and Terminal in One Workspace: Faster Debugging Guide](https://1devtool.com/blog/api-client-and-terminal-in-one-workspace-guide): Combining API requests, terminal logs, and code context in one interface eliminates a major source of debugging latency. Here's how to run a tighter request-fix-verify loop. - [Codex CLI Workflow Guide: Multi-Project Setup for Faster AI Coding](https://1devtool.com/blog/codex-cli-workflow-guide-multi-project): Codex CLI is fast, but speed disappears when sessions get scattered across projects. This guide shows a multi-project Codex workflow with prompt history, continuity, and predictabl - [Best AI Terminal Emulator for Developers in 2026](https://1devtool.com/blog/best-ai-terminal-emulator-for-developers-2026): AI coding changed what a terminal must do. It is no longer only about shell speed. Compare terminal options based on session continuity, readability, multi-agent control, and workf - [Self-Hosted AI Coding Assistant Workflow: Practical Setup Guide](https://1devtool.com/blog/self-hosted-ai-coding-assistant-workflow-guide): A self-hosted AI coding workflow needs more than model hosting. You need environment control, connector governance, and reproducible operations. This guide covers the practical sta - [Terminal Reader Mode: Turn AI Agent Output into Clean, Readable Documents](https://1devtool.com/blog/terminal-reader-mode-ai-output): AI agents produce walls of markdown, tables, and code in your terminal — but terminals are built for commands, not reading. Terminal Reader Mode transforms raw AI output into a for - [Claude Code Mobile, Codex Mobile, Gemini CLI Mobile: How to Code From Your Phone in 2026](https://1devtool.com/blog/claude-code-mobile-codex-mobile-gemini-mobile-remote-coding): AI coding agents like Claude Code, OpenAI Codex, and Gemini CLI all run in terminals — which means they run on your phone. But a terminal is not a workspace. Learn how 1DevTool Rem - [Mobile Remote Terminal Control for AI Agents: A Practical Playbook](https://1devtool.com/blog/mobile-remote-terminal-control-for-ai-agents): Running AI agents from your phone is useful only when you can see project state, terminal status, and live output in context. This guide covers a practical mobile remote control wo - [One-Time Purchase Code Editor Alternatives in 2026](https://1devtool.com/blog/one-time-purchase-code-editor-alternatives-2026): Subscription fatigue is real for individual developers and small teams. Here is a framework for evaluating one-time purchase code editor alternatives without sacrificing AI workflo - [Developer Workspace Consolidation: From 10 Tools to One Workflow](https://1devtool.com/blog/developer-workspace-consolidation-from-10-tools-to-one): Tool sprawl slows delivery more than most teams realize. This guide shows how to consolidate editor, terminal, API, database, and review workflows into one operating surface. - [Docker Desktop Alternatives for Developers in 2026](https://1devtool.com/blog/docker-desktop-alternatives-for-developers-2026): Developers want a Docker workflow that stays close to code, logs, and AI agents. This comparison breaks down Docker Desktop alternatives by performance, observability, and daily us - [AI Code Editor for React Developers: Practical Guide (2026)](https://1devtool.com/blog/ai-code-editor-for-react-developers-guide-2026): React workflows benefit from tight loops between code, browser preview, DevTools, and AI agent prompts. This guide shows what to look for in an AI code editor built for frontend sp - [Database GUI Clients Compared: Built-In vs Standalone in 2026](https://1devtool.com/blog/database-gui-clients-compared-built-in-vs-standalone-2026): Should you keep a separate database GUI client or use one built directly into your coding workspace? This guide compares speed, context, and query quality in real development workf - [Terminal Manager & Diagram Export: Control Every AI Agent From One Dashboard](https://1devtool.com/blog/terminal-manager-diagram-export): Running six AI terminals across three projects? The Terminal Manager gives you a Kanban board of every terminal across every project — plus one-click Mermaid diagram export to PNG, - [All-in-One IDE for AI Coding in 2026: What to Look For](https://1devtool.com/blog/all-in-one-ide-for-ai-coding-2026): An all-in-one IDE should reduce tool-switching, not just bundle random panels. Use this checklist to evaluate AI coding workspaces across terminals, APIs, databases, browser previe - [Search Text in Files & Find-Replace: Verify AI Agent Changes Instantly](https://1devtool.com/blog/search-text-in-files-find-replace): AI agents rename functions and refactor code fast — but did they catch every reference? Content search with find-and-replace in 1DevTool lets you verify changes across your entire - [Chat Channels: Multi-Agent Orchestration for AI Code Editors](https://1devtool.com/blog/multi-agent-chat-channels-orchestration): Running multiple AI agents but manually relaying context between them? Chat Channels in 1DevTool v1.9.0 let one operator agent coordinate Claude Code, Codex, and Gemini CLI from a - [Send Code to AI: Right-Click Context Menus for Terminal and Editor](https://1devtool.com/blog/send-code-to-ai-terminal-context-menu): Stop copying and pasting code between terminals. Select text in any AI terminal or code editor, right-click, and send it to another agent with file path, line numbers, and language - [AI Terminal Notifications & Activity Logs: Stop Polling Your Agents](https://1devtool.com/blog/ai-terminal-notifications-activity-logs): Running multiple AI agents but constantly Alt-Tabbing to check which ones finished? Activity logs and real-time terminal notifications eliminate the polling loop and unlock true pa - [Customizable Workspace Layouts & Presets: Make 1DevTool Truly Yours](https://1devtool.com/blog/customizable-workspace-layouts-presets): Every developer works differently. Drag panels between sidebars, save named layout presets, toggle UI elements on and off, and switch between workspace configurations with one clic - [File Preview Popups, Send to AI & Drag-and-Drop Projects](https://1devtool.com/blog/file-preview-popup-send-to-ai): Preview files in floating popups instead of tabs, send selected code to AI agents with full context, drag folders from Finder to add projects, and import custom fonts. - [Claude Code on Desktop vs Mobile: Where Real Development Happens](https://1devtool.com/blog/claude-code-desktop-vs-mobile): Claude Code works on mobile via Termux and SSH, but a terminal is not a workspace. We compare desktop vs mobile, explain why apps like Happy fall short, and reveal how 1DevTool Mob - [AI Skills Manager & Docker Deep Dive: Extend Your Agents, Monitor Your Containers](https://1devtool.com/blog/ai-skills-manager-docker-deep-dive): Browse, create, and install AI agent skills with built-in security scanning. Plus a redesigned Docker manager with live CPU, memory, and network monitoring for every container. - [Import VS Code Themes & Resume AI Sessions in 1DevTool](https://1devtool.com/blog/vscode-theme-import-resume-ai-sessions): Bring your favorite VS Code theme into 1DevTool with one click, and resume past AI conversations across Claude Code, Codex, Gemini CLI, and Amp — even combine multiple sessions. - [1DevTool v1.6.0: AI Design Tool, 13+ Database Engines, Mermaid Diagrams, and Send-to-AI Debugging](https://1devtool.com/blog/ai-design-tool-database-client-mermaid): The biggest 1DevTool release yet — a full visual design tool with AI generation, a database client for 13+ engines, Mermaid diagram rendering, and one-click Send-to-AI debugging. 1 - [Device Emulation, Image Viewer & Crop Tool: Preview AI-Generated UIs on Any Screen](https://1devtool.com/blog/device-emulation-image-viewer-crop-tool): Preview responsive layouts on iPhone, iPad, and custom sizes in the built-in browser. Crop screenshots with rule-of-thirds guides and send annotated images to your AI agent. - [Canvas Layout, Prompt History & AI File Detection](https://1devtool.com/blog/canvas-layout-prompt-history-ai-file-detection): Drag terminals anywhere on a freeform canvas, browse every prompt you have sent to AI agents, and get notified when agents create files. - [Agent Input Overlay & Tmux Integration: The Proper Way to Prompt AI Agents](https://1devtool.com/blog/agent-input-overlay-tmux-integration): Press Cmd+I to open a rich prompt editor with @file mentions, image drag-and-drop, markdown preview, and formatting — all without leaving the terminal. Plus tmux-backed persistent - [Content Search, Rows Layout & Markdown Reading Mode](https://1devtool.com/blog/content-search-rows-layout-markdown-reading): Search text inside files with ripgrep, stack terminals vertically with the rows layout, and read AI-generated markdown in a distraction-free view with multiple themes. - [Best AI Code Editors in 2026: Complete Guide](https://1devtool.com/blog/best-ai-code-editors-2026): Compare the top AI-powered code editors of 2026 including Cursor, Windsurf, 1DevTool, and more. Find the perfect AI IDE for your development workflow. - [Workspace Layout Presets & Git Status Bar](https://1devtool.com/blog/workspace-layout-presets-git-status-bar): Switch between six built-in layout presets — Default, Focus, Terminal, Web Dev, API Dev, Database — with one click. Save custom layouts per project and see git branch and change co - [GitHub Copilot Alternatives: 10 Best Options in 2026 (Free & Paid)](https://1devtool.com/blog/github-copilot-alternatives): Looking for GitHub Copilot alternatives? Compare the best AI coding assistants including free options like Codeium, and premium tools like Cursor and 1DevTool. - [Cursor vs Windsurf vs Copilot: Which AI Coding Tool Wins in 2026?](https://1devtool.com/blog/cursor-vs-windsurf-vs-copilot): In-depth comparison of Cursor, Windsurf, and GitHub Copilot. Pricing, features, AI capabilities, and which one is best for your development needs. - [GitHub Copilot vs Cursor: The Definitive Comparison (2026)](https://1devtool.com/blog/github-copilot-vs-cursor): GitHub Copilot vs Cursor head-to-head comparison. Features, pricing, AI models, and which one is better for your workflow. - [Introducing 1DevTool: The AI-Powered Code Editor for Developers](https://1devtool.com/blog/introducing-1devtool): Meet 1DevTool, the AI code editor that combines the power of multiple AI models with a beautiful, developer-friendly interface. Built for productivity, designed for developers. ## Structured content - [Unified Developer Workbench](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.0.0): changelog - [Choose your workspace layout](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.0.1): changelog - [Fixed terminal not responding to clicks](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.0.2): changelog - [Git Client and Terminals improvement](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.0.3): changelog - [Fix select all in Git Client](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.0.4): changelog - [Port Manager and DevTools](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.1.0): changelog - [Remote Control Your Dev Workspace from Your Phone + Multi-Agent Channel Templates](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.10.0): changelog - [Terminal Reader Mode](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.10.1): changelog - [AI Session Continuity: Close, Reopen, Pick Up Where You Left Off](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.11.0): changelog - [Chat Interface: Talk to AI Agents in a Discord-Style Layout](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.11.1): changelog - [Pop-Out Terminals, Slash Command Autocomplete, and Memory Monitoring](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.11.2): changelog - [Terminal Record & Sticky Notes in Reader Mode](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.11.3): changelog - [18 Playful Terminal Animations](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.11.4): changelog - [Agent Input Overlay and Tmux integration](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.1.2): changelog - [Git Worktrees, Visual Commit Graph, and Multi-Account Git](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.12.0): changelog - [Code Intelligence and an AI Diff Review Panel](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.13.0): changelog - [Worktree-Aware Panels](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.13.2): changelog - [Git Push Account Fix](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.13.3): changelog - [Author Avatars in Git History](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.13.4): changelog - [Screenshot Zoom & Polished Git Client](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.13.5): changelog - [Channel Operator Reliability Fixes](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.13.6): changelog - [Go to Definition & App Templates](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.14.0): changelog - [Send to AI Across Every Project & Template Deep Links](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.14.1): changelog - [Template Link Reliability & Signed macOS Releases](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.14.2): changelog - [Startup Command Manager, Env Files in Worktrees & Full Menu Bar](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.14.3): changelog - [Deploys, HTTP Collections, SSH Manager & Tasks](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.15.0): changelog - [Resume in Any AI Agent & Reliable SSH/Vercel Status](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.15.1): changelog - [Resume a Session in a Different AI Agent](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.15.2): changelog - [AI Accounts, Usage Dashboard & Memory Manager](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.16.0): changelog - [Mobile Simulator — iOS Mirror with Full Input- Database Workspace](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.17.0): changelog - [Build & Run iOS/Android Apps from 1DevTool](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.17.1): changelog - [Open Files, Stay in Flow & Project List Can Show Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.17.2): changelog - [OpenCode CLI Joins the Workspace](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.17.3): changelog - [Nested project groups, sidebar search, prompt formatter, and PRO workspace transfer](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.17.4): changelog - [Dedicated multi-agent channels, workflow templates, and a friendlier Free tier](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.18.0): changelog - [Image Diffs, Terminal Hover Preview, and Settings Reset](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.18.1): changelog - [One-Click VPS Handoff to Server Compass and Menu Bar Tray](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.18.2): changelog - [Visual Mermaid Diagram Editor](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.18.3): changelog - [PATH Manager, MCP Diagnostic, and Mermaid Drag-to-Pan](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.18.4): changelog - [Sticky Notes Now Have Style](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.18.5): changelog - [Toolbelt for AI Agents 🧰](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.18.6): changelog - [Quickstart everywhere: new welcome screen, one-click agent launchers, editor back in the center column](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.18.7): changelog - [Agent Input Pickup and Close Confirm Popups](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.18.8): changelog - [Drag-and-Drop Paths Into Any Terminal & Performance Improvement](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.19.0): changelog - [Code Tasks, new App Layout, and it's faster](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.20.0): changelog - [AI Agent Orchestrator](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.21.0): changelog - [Media Preview & Smarter Badges](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.21.1): changelog - [SQLite Client & Keyboard Shortcut Guide](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.21.2): changelog - [One-Click Postman, Bruno & Insomnia — HTML Preview](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.21.3): changelog - [Steady Agents & Group Drops](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.21.4): changelog - [Skills, Themes & Whiteboard](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.22.0): changelog - [More Intentional AI Agent Delegation](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.22.1): changelog - [Terminal Canvas & Resume 🖥️](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.23.0): changelog - [Annotate Images Before Sending to AI](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.23.1): changelog - [HTTP Auth, Browser Stability & Chrome User-Agent](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.23.2): changelog - [Fix Tmux Detection & Setup](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.23.3): changelog - [Search File Improvement](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.23.4): changelog - [Remote Control From Anywhere](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.24.0): changelog - [Comment on Web Pages and Send to AI](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.25.0): changelog - [Auto-Switch Between Claude and Codex Accounts](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.25.1): changelog - [Smarter Sidebar Drag](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.25.2): changelog - [Session Save & Git Smarts](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.25.3): changelog - [Notes Directly On Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.25.4): changelog - [Control Your Dev Machine From Your Phone: Files, Source Control, Agent Prompts & Notifications](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.26.0): changelog - [Slash Commands & Skills in the Remote Terminal & Attach Images From Your Phone](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.26.1): changelog - [GitLab, External Sessions & Agent Switching](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.27.0): changelog - [Live AI usage in the status bar, a redesigned phone remote](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.28.0): changelog - [Send HTTP requests, Query Databases from Remote Control](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.29.0): changelog - [Workspace Evolved](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.3.0): changelog - [The Git Client got a friendly redesign — and it now follows you across every project.](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.30.0): changelog - [Git, prompt history, and terminal keys from your phone](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.30.1): changelog - [more reliable AI terminal restore and SSH workspace recovery](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.31.0): changelog - [shareable project setup, scheduled AI prompts, and better mobile control](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.32.0): changelog - [Clearer Codex quota resets, safer AI prompts, and agent logos](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.32.1): changelog - [Multi-Repo Git Workspaces](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.33.0): changelog - [Reopen closed terminals, C# Code Intelligence, and safer project renames](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.33.1): changelog - [Guided startup commands, Antigravity support, and cleaner AI Diff reviews](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.34.0): changelog - [Split-view editor, collapsible/resizable terminals, Grok as a built-in agent](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.35.0): changelog - [AI quota alerts with one-click account switching, multi-command startups, and much faster search](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.36.0): changelog - [Pick the right model for every AI agent handoff, manage Git history in place, and keep terminal-heavy sessions responsive](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.37.0): changelog - [Read your AI conversations comfortably from your phone, watch live run timers on every terminal, and enjoy a faster, more polished workspace](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.38.0): changelog - [Code Tasks Board & Manual Tasks](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.39.0): changelog - [Canvas layout for freeform terminal arrangement, prompt history, and AI file detection](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.4.0): changelog - [Grok MCP tools, full Terminal Right controls, and stronger Windows workflows](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.40.0): changelog - [Smoother scrolling and better canvas controls](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.4.1): changelog - [Cron jobs, floating Agent Input, and terminal dictionary lookup](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.41.0): changelog - [Agent Input Bring back draft restoration](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.42.0): changelog - [Agent Orchestration Dashboard & Resilient Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.43.0): changelog - [Agent Orchestration Dashboard](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.45.0): changelog - [Update-Time Terminal Protection](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.46.0): changelog - [Orchestrated, Resilient Workspaces](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.47.0): changelog - [Terminals Inside Reader Mode](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.48.0): changelog - [Agent Team and Agent Swarms](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.49.0): changelog - [Device emulation, image viewer, crop tool, and searchable settings](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.5.0): changelog - [Prompt Templates & Perf Improvements](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.50.0): changelog - [Live Browser Automation](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.51.0): changelog - [Visual design tool, 13 database engines, diagram rendering, and AI-powered debugging](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.6.0): changelog - [Docker works from macOS Dock](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.6.7): changelog - [AI Skills Manager + Docker Deep Dive](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.7.0): changelog - [Polished Skills Browser + Smoother Terminal Workflow](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.7.1): changelog - [Import VS Code themes & Resume AI Sessions](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.7.2): changelog - [File Preview Popups, Send to AI & Drag-and-Drop Projects](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.8.0): changelog - [Customizable Workspace Layouts & Presets](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.8.1): changelog - [AI Activity Logs & Cross-Project Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.8.2): changelog - [Terminal Context Menu & Send to AI from Code Editor](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.8.3): changelog - [Chat Channels — Multi-Agent Orchestration](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.9.0): changelog - [Search Text in Files + Local Image Preview in Markdown](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.9.1): changelog - [Fixed Pasting Images into the Send to AI Dialog](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.9.2): changelog - [Terminal Manager + Diagram Export + Speed Improvements](https://public-api.stoicsoft.com/v1/content/1devtool/changelog/v1.9.3): changelog - [Unified Activity Feed](https://public-api.stoicsoft.com/v1/content/1devtool/feature/activity-feed): feature - [AI Activity Logs](https://public-api.stoicsoft.com/v1/content/1devtool/feature/activity-logs): feature - [Add Terminals From The Phone](https://public-api.stoicsoft.com/v1/content/1devtool/feature/add-terminals-from-the-phone): feature - [Agent Input Draft Preview](https://public-api.stoicsoft.com/v1/content/1devtool/feature/agent-input-draft-preview): feature - [Agent Input Pickup and Close Confirm](https://public-api.stoicsoft.com/v1/content/1devtool/feature/agent-input-pickup): feature - [Agent Team and Agent Swarms](https://public-api.stoicsoft.com/v1/content/1devtool/feature/agent-team-and-agent-swarms): feature - [AI Account Switcher](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ai-account-switcher): feature - [AI Agent Orchestrator](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ai-agent-orchestrator): feature - [AI-Powered Design](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ai-design-generation): feature - [AI Diff Review Panel](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ai-diff-panel): feature - [AI Memory Manager](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ai-memory-manager): feature - [AI Quota Alerts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ai-quota-alerts): feature - [AI Usage Dashboard](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ai-usage-dashboard): feature - [AI Usage Tracking for OpenCode](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ai-usage-tracking-opencode): feature - [Android Emulator (Coming Soon)](https://public-api.stoicsoft.com/v1/content/1devtool/feature/android-emulator): feature - [Build & Run Android Apps in the Workspace](https://public-api.stoicsoft.com/v1/content/1devtool/feature/android-simulator-builds): feature - [Annotate Images Before Sending to AI](https://public-api.stoicsoft.com/v1/content/1devtool/feature/annotate-images-before-ai): feature - [Antigravity as a Built-In AI Agent](https://public-api.stoicsoft.com/v1/content/1devtool/feature/antigravity-ai-agent): feature - [Antigravity Session Resume](https://public-api.stoicsoft.com/v1/content/1devtool/feature/antigravity-session-resume): feature - [Antigravity Usage](https://public-api.stoicsoft.com/v1/content/1devtool/feature/antigravity-usage): feature - [Attach Images From Your Phone](https://public-api.stoicsoft.com/v1/content/1devtool/feature/attach-images-from-your-phone): feature - [Auto-Detect Installed CLIs](https://public-api.stoicsoft.com/v1/content/1devtool/feature/auto-detect-installed-clis): feature - [Auto-Named AI Terminal Tabs](https://public-api.stoicsoft.com/v1/content/1devtool/feature/auto-name-ai-terminal-tabs): feature - [Auto-Switch Between Claude and Codex Accounts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/auto-switch-between-claude-and-codex-accounts): feature - [Base64 Encoder/Decoder](https://public-api.stoicsoft.com/v1/content/1devtool/feature/base64-encoder): feature - [Browse Project Files From Your Phone](https://public-api.stoicsoft.com/v1/content/1devtool/feature/browse-project-files-from-your-phone): feature - [Built-In Vercel & Cloudflare Deploys](https://public-api.stoicsoft.com/v1/content/1devtool/feature/built-in-deploys): feature - [Channel Chat](https://public-api.stoicsoft.com/v1/content/1devtool/feature/channel-chat): feature - [Channel Templates](https://public-api.stoicsoft.com/v1/content/1devtool/feature/channel-templates): feature - [Click-to-Open HTTP Collections](https://public-api.stoicsoft.com/v1/content/1devtool/feature/click-to-open-http-collections): feature - [CLI Discovery](https://public-api.stoicsoft.com/v1/content/1devtool/feature/cli-discovery): feature - [Clone Repositories From Saved GitHub Accounts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/clone-from-github-account): feature - [Per-Project Code Intelligence](https://public-api.stoicsoft.com/v1/content/1devtool/feature/code-intelligence): feature - [Code Tasks](https://public-api.stoicsoft.com/v1/content/1devtool/feature/code-tasks): feature - [Collapsed Sidebar Icon Rail](https://public-api.stoicsoft.com/v1/content/1devtool/feature/collapsed-sidebar-icon-rail): feature - [Collapse the Terminal Section](https://public-api.stoicsoft.com/v1/content/1devtool/feature/collapse-terminal-section): feature - [Collapsible Editor Panel](https://public-api.stoicsoft.com/v1/content/1devtool/feature/collapsible-editor-panel): feature - [Color-Coded Projects](https://public-api.stoicsoft.com/v1/content/1devtool/feature/color-coded-projects): feature - [Combine Sessions](https://public-api.stoicsoft.com/v1/content/1devtool/feature/combine-sessions): feature - [Command Palette](https://public-api.stoicsoft.com/v1/content/1devtool/feature/command-palette): feature - [Comment On Web Pages And Send To AI](https://public-api.stoicsoft.com/v1/content/1devtool/feature/comment-on-web-pages-and-send-to-ai): feature - [Continue AI Sessions From Other Apps](https://public-api.stoicsoft.com/v1/content/1devtool/feature/continue-ai-sessions-from-other-apps): feature - [C# Code Intelligence](https://public-api.stoicsoft.com/v1/content/1devtool/feature/csharp-code-intelligence): feature - [Customizable Keyboard Shortcuts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/customizable-keyboard-shortcuts): feature - [Database for AI Agents](https://public-api.stoicsoft.com/v1/content/1devtool/feature/database-for-ai-agents): feature - [Database Workspace Table List](https://public-api.stoicsoft.com/v1/content/1devtool/feature/database-workspace): feature - [Visual Design Canvas](https://public-api.stoicsoft.com/v1/content/1devtool/feature/design-canvas): feature - [Mockup & Fidelity Modes](https://public-api.stoicsoft.com/v1/content/1devtool/feature/design-modes): feature - [DevTools Access](https://public-api.stoicsoft.com/v1/content/1devtool/feature/devtools-access): feature - [Diff Viewer](https://public-api.stoicsoft.com/v1/content/1devtool/feature/diff-viewer): feature - [Container Management](https://public-api.stoicsoft.com/v1/content/1devtool/feature/docker-containers): feature - [Images & Volumes](https://public-api.stoicsoft.com/v1/content/1devtool/feature/docker-images-volumes): feature - [Container Logs & Inspect](https://public-api.stoicsoft.com/v1/content/1devtool/feature/docker-logs-inspect): feature - [Drag-and-Drop Paths Into Any Terminal](https://public-api.stoicsoft.com/v1/content/1devtool/feature/drag-and-drop-paths): feature - [Drag Folders into Project Groups](https://public-api.stoicsoft.com/v1/content/1devtool/feature/drag-folders-into-project-group): feature - [Drag Files Into the AI Prompt](https://public-api.stoicsoft.com/v1/content/1devtool/feature/drag-to-agent-input): feature - [Drag-To-Pan In The Mermaid Diagram Lightbox](https://public-api.stoicsoft.com/v1/content/1devtool/feature/drag-to-pan-in-the-mermaid-diagram-lightbox): feature - [Drag To Reorder Right-Sidebar Tabs](https://public-api.stoicsoft.com/v1/content/1devtool/feature/drag-to-reorder-right-sidebar-tabs): feature - [Editable AI Session Resume Commands](https://public-api.stoicsoft.com/v1/content/1devtool/feature/editable-ai-session-resume-commands): feature - [Elixir Language Support](https://public-api.stoicsoft.com/v1/content/1devtool/feature/elixir-language-support): feature - [Embedded Browser](https://public-api.stoicsoft.com/v1/content/1devtool/feature/embedded-browser): feature - [Environment Manager](https://public-api.stoicsoft.com/v1/content/1devtool/feature/env-manager): feature - [Export and Import Your App Configuration](https://public-api.stoicsoft.com/v1/content/1devtool/feature/export-and-import-your-app-configuration-pro): feature - [First-Run Onboarding](https://public-api.stoicsoft.com/v1/content/1devtool/feature/first-run-onboarding): feature - [Floating, Resizable Agent Input](https://public-api.stoicsoft.com/v1/content/1devtool/feature/floating-resizable-agent-input): feature - [Format Your AI Prompts Like Prettier](https://public-api.stoicsoft.com/v1/content/1devtool/feature/format-your-ai-prompts-like-prettier): feature - [Full Terminal Right Controls](https://public-api.stoicsoft.com/v1/content/1devtool/feature/full-terminal-right-controls): feature - [Git Account Avatars](https://public-api.stoicsoft.com/v1/content/1devtool/feature/git-account-avatars): feature - [Git History Actions](https://public-api.stoicsoft.com/v1/content/1devtool/feature/git-history-actions): feature - [GitLab Support](https://public-api.stoicsoft.com/v1/content/1devtool/feature/gitlab-support): feature - [Visual Git Changes](https://public-api.stoicsoft.com/v1/content/1devtool/feature/git-visual-changes): feature - [Git Worktrees](https://public-api.stoicsoft.com/v1/content/1devtool/feature/git-worktrees): feature - [Grok as a Built-In AI Agent](https://public-api.stoicsoft.com/v1/content/1devtool/feature/grok-cli-support): feature - [Open Delegated Grok Conversations](https://public-api.stoicsoft.com/v1/content/1devtool/feature/grok-delegated-conversations): feature - [1DevTool MCP Tools in Grok](https://public-api.stoicsoft.com/v1/content/1devtool/feature/grok-mcp-tools): feature - [Grok Quota Alerts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/grok-quota-alerts): feature - [Guided Startup Commands](https://public-api.stoicsoft.com/v1/content/1devtool/feature/guided-startup-commands): feature - [Hash Generator](https://public-api.stoicsoft.com/v1/content/1devtool/feature/hash-generator): feature - [Hermes Agent](https://public-api.stoicsoft.com/v1/content/1devtool/feature/hermes-agent): feature - [Hide & Restore Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/feature/hide-terminal): feature - [HTML File Preview in the Browser Panel](https://public-api.stoicsoft.com/v1/content/1devtool/feature/html-preview-in-browser-panel): feature - [HTTP Basic/Digest Auth in the Browser](https://public-api.stoicsoft.com/v1/content/1devtool/feature/http-basic-digest-auth-browser): feature - [HTTP Client for AI Agents](https://public-api.stoicsoft.com/v1/content/1devtool/feature/http-client-for-ai-agents): feature - [Postman, Insomnia & Bruno Import/Export](https://public-api.stoicsoft.com/v1/content/1devtool/feature/http-collection-import-export): feature - [API Request Builder](https://public-api.stoicsoft.com/v1/content/1devtool/feature/http-request-builder): feature - [Image Diffs in Git Client](https://public-api.stoicsoft.com/v1/content/1devtool/feature/image-diffs-in-git-client): feature - [Infinite Commit History](https://public-api.stoicsoft.com/v1/content/1devtool/feature/infinite-commit-history): feature - [Build & Run iOS Apps in the Workspace](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ios-simulator-builds): feature - [Bundled JetBrainsMono Nerd Font](https://public-api.stoicsoft.com/v1/content/1devtool/feature/jetbrainsmono-nerd-font): feature - [JSON Formatter](https://public-api.stoicsoft.com/v1/content/1devtool/feature/json-formatter): feature - [Jump-To-Bottom Pill For Long Terminal Output](https://public-api.stoicsoft.com/v1/content/1devtool/feature/jump-to-bottom-pill-for-long-terminal-output): feature - [JWT Decoder](https://public-api.stoicsoft.com/v1/content/1devtool/feature/jwt-decoder): feature - [Keyboard Shortcut Guide](https://public-api.stoicsoft.com/v1/content/1devtool/feature/keyboard-shortcut-guide): feature - [Keyboard Shortcuts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/keyboard-shortcuts): feature - [Layout Presets](https://public-api.stoicsoft.com/v1/content/1devtool/feature/layout-presets): feature - [Live Browser Automation](https://public-api.stoicsoft.com/v1/content/1devtool/feature/live-browser-automation): feature - [Live Run Timers on Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/feature/live-run-timers-on-terminals): feature - [Look Up in the Terminal](https://public-api.stoicsoft.com/v1/content/1devtool/feature/look-up-in-the-terminal): feature - [Machine Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/feature/machine-terminals): feature - [Manage Your PATH From Inside The App](https://public-api.stoicsoft.com/v1/content/1devtool/feature/manage-your-path-from-inside-the-app): feature - [Markdown Preview](https://public-api.stoicsoft.com/v1/content/1devtool/feature/markdown-preview): feature - [Markdown Reader Font Size Controls](https://public-api.stoicsoft.com/v1/content/1devtool/feature/markdown-reader-font-size-controls): feature - [MCP Activity History](https://public-api.stoicsoft.com/v1/content/1devtool/feature/mcp-activity-history): feature - [MCP Settings](https://public-api.stoicsoft.com/v1/content/1devtool/feature/mcp-settings): feature - [MCP Tool Activity Badges](https://public-api.stoicsoft.com/v1/content/1devtool/feature/mcp-tool-activity-badges): feature - [Media Preview](https://public-api.stoicsoft.com/v1/content/1devtool/feature/media-preview): feature - [Mention Files While Prompting From Your Phone](https://public-api.stoicsoft.com/v1/content/1devtool/feature/mention-files-in-remote-terminal): feature - [Menu Bar Tray](https://public-api.stoicsoft.com/v1/content/1devtool/feature/menu-bar-tray): feature - [Mission Control](https://public-api.stoicsoft.com/v1/content/1devtool/feature/mission-control): feature - [Mobile Remote Access](https://public-api.stoicsoft.com/v1/content/1devtool/feature/mobile-remote-access): feature - [Mobile Simulator Panel](https://public-api.stoicsoft.com/v1/content/1devtool/feature/mobile-simulator): feature - [Model-Aware Agent Delegation](https://public-api.stoicsoft.com/v1/content/1devtool/feature/model-aware-agent-delegation): feature - [Multi-Account Git](https://public-api.stoicsoft.com/v1/content/1devtool/feature/multi-account-git): feature - [Multi-Agent Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/feature/multi-agent-terminals): feature - [Multi-Command Startup Sequences](https://public-api.stoicsoft.com/v1/content/1devtool/feature/multi-command-startup-sequences): feature - [13 Database Engines](https://public-api.stoicsoft.com/v1/content/1devtool/feature/multi-database-support): feature - [Multi-Project Workspace](https://public-api.stoicsoft.com/v1/content/1devtool/feature/multi-project-workspace): feature - [Multi-Repository Workspaces](https://public-api.stoicsoft.com/v1/content/1devtool/feature/multi-repository-workspaces): feature - [Native Selection Tmux Mode](https://public-api.stoicsoft.com/v1/content/1devtool/feature/native-selection-tmux-mode): feature - [Notes Directly On Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/feature/notes-directly-on-terminals): feature - [Smart Notifications](https://public-api.stoicsoft.com/v1/content/1devtool/feature/notifications): feature - [One-Click Agent Launchers on Empty Terminal Grid](https://public-api.stoicsoft.com/v1/content/1devtool/feature/one-click-agent-launchers-on-empty-terminal-grid): feature - [One-Click MCP Diagnostic](https://public-api.stoicsoft.com/v1/content/1devtool/feature/one-click-mcp-diagnostic): feature - [One-Click Project Picker on the Welcome Screen](https://public-api.stoicsoft.com/v1/content/1devtool/feature/one-click-project-picker-on-the-welcome-screen): feature - [One-Click VPS Handoff to Server Compass](https://public-api.stoicsoft.com/v1/content/1devtool/feature/one-click-vps-handoff-to-server-compass): feature - [OpenCode CLI in the Workspace](https://public-api.stoicsoft.com/v1/content/1devtool/feature/opencode-integration): feature - [OpenCode Joins MCP Settings](https://public-api.stoicsoft.com/v1/content/1devtool/feature/opencode-joins-mcp-settings): feature - [Open Files from Finder or Explorer](https://public-api.stoicsoft.com/v1/content/1devtool/feature/open-files-from-os): feature - [Open in External Editor](https://public-api.stoicsoft.com/v1/content/1devtool/feature/open-in-external-editor): feature - [Pause & Resume Channels](https://public-api.stoicsoft.com/v1/content/1devtool/feature/pause-resume-channels): feature - [Port Manager](https://public-api.stoicsoft.com/v1/content/1devtool/feature/port-manager): feature - [Port Manager: Inline Process Details](https://public-api.stoicsoft.com/v1/content/1devtool/feature/port-manager-inline-process-details): feature - [PowerShell Terminal](https://public-api.stoicsoft.com/v1/content/1devtool/feature/powershell-terminal): feature - [Preview HTML from the Editor](https://public-api.stoicsoft.com/v1/content/1devtool/feature/preview-html-from-editor): feature - [Project Avatars in the Header](https://public-api.stoicsoft.com/v1/content/1devtool/feature/project-avatars-in-the-header): feature - [Project Configuration Folders](https://public-api.stoicsoft.com/v1/content/1devtool/feature/project-configuration-folders): feature - [Project Groups in the Sidebar](https://public-api.stoicsoft.com/v1/content/1devtool/feature/project-groups-in-the-sidebar): feature - [Prompt History](https://public-api.stoicsoft.com/v1/content/1devtool/feature/prompt-history): feature - [Prompt Templates](https://public-api.stoicsoft.com/v1/content/1devtool/feature/prompt-templates): feature - [Query Databases From Your Phone](https://public-api.stoicsoft.com/v1/content/1devtool/feature/query-databases-from-your-phone): feature - [Query Editor & Results](https://public-api.stoicsoft.com/v1/content/1devtool/feature/query-editor): feature - [Reader Mode on Remote Control](https://public-api.stoicsoft.com/v1/content/1devtool/feature/reader-mode-on-remote-control): feature - [Real-Time Usage For Claude Accounts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/real-time-usage-for-claude-accounts): feature - [Redesigned Git Client](https://public-api.stoicsoft.com/v1/content/1devtool/feature/redesigned-git-client): feature - [Redesigned Remote Control on Your Phone](https://public-api.stoicsoft.com/v1/content/1devtool/feature/redesigned-remote-control-on-your-phone): feature - [Regex Tester](https://public-api.stoicsoft.com/v1/content/1devtool/feature/regex-tester): feature - [Activity Notifications On Your Phone](https://public-api.stoicsoft.com/v1/content/1devtool/feature/remote-activity-notifications): feature - [Remote Control](https://public-api.stoicsoft.com/v1/content/1devtool/feature/remote-control): feature - [Remote Control Over Cloudflare Tunnel](https://public-api.stoicsoft.com/v1/content/1devtool/feature/remote-control-from-anywhere): feature - [Open Remote Projects Over SSH](https://public-api.stoicsoft.com/v1/content/1devtool/feature/remote-ssh-projects): feature - [Remote Terminal](https://public-api.stoicsoft.com/v1/content/1devtool/feature/remote-terminal): feature - [Reopen Closed Terminals](https://public-api.stoicsoft.com/v1/content/1devtool/feature/reopen-closed-terminals): feature - [Request Tabs & Collections](https://public-api.stoicsoft.com/v1/content/1devtool/feature/request-workspace): feature - [Reset Settings](https://public-api.stoicsoft.com/v1/content/1devtool/feature/reset-settings): feature - [Resizable Vertical Terminal Tabs](https://public-api.stoicsoft.com/v1/content/1devtool/feature/resizable-vertical-terminal-tabs): feature - [Response Inspector](https://public-api.stoicsoft.com/v1/content/1devtool/feature/response-inspector): feature - [Resume Sessions Across AI Agents](https://public-api.stoicsoft.com/v1/content/1devtool/feature/resume-across-ai-agents): feature - [Resume UI](https://public-api.stoicsoft.com/v1/content/1devtool/feature/resume-ui): feature - [Reveal in Finder from Terminal](https://public-api.stoicsoft.com/v1/content/1devtool/feature/reveal-in-finder-from-terminal): feature - [Richer Commit Detail in Git History](https://public-api.stoicsoft.com/v1/content/1devtool/feature/richer-commit-detail-in-git-history): feature - [Safer Project Renaming](https://public-api.stoicsoft.com/v1/content/1devtool/feature/safer-project-renaming): feature - [Save Custom Startup Commands On The Fly](https://public-api.stoicsoft.com/v1/content/1devtool/feature/save-custom-startup-commands-on-the-fly): feature - [Save or Discard Terminal Sessions on Quit](https://public-api.stoicsoft.com/v1/content/1devtool/feature/save-or-discard-terminal-sessions-on-quit): feature - [Scheduled Agent Prompts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/scheduled-agent-prompts): feature - [Scheduled Jobs (Cron)](https://public-api.stoicsoft.com/v1/content/1devtool/feature/scheduled-jobs-cron): feature - [Schema Browser](https://public-api.stoicsoft.com/v1/content/1devtool/feature/schema-browser): feature - [Screenshot Annotator](https://public-api.stoicsoft.com/v1/content/1devtool/feature/screenshot-annotator): feature - [See Your AI Usage in Real Time](https://public-api.stoicsoft.com/v1/content/1devtool/feature/see-your-ai-usage-in-real-time): feature - [Send File to Terminal](https://public-api.stoicsoft.com/v1/content/1devtool/feature/send-file-to-terminal): feature - [Send HTTP Requests From Your Phone](https://public-api.stoicsoft.com/v1/content/1devtool/feature/send-http-requests-from-your-phone): feature - [Send Notes to AI](https://public-api.stoicsoft.com/v1/content/1devtool/feature/send-notes-to-ai): feature - [AI Session Continuity](https://public-api.stoicsoft.com/v1/content/1devtool/feature/session-continuity): feature - [Session Persistence](https://public-api.stoicsoft.com/v1/content/1devtool/feature/session-persistence): feature - [Show Run Timer Toggle](https://public-api.stoicsoft.com/v1/content/1devtool/feature/show-run-timer-toggle): feature - [Sidebar Search for Projects and Groups](https://public-api.stoicsoft.com/v1/content/1devtool/feature/sidebar-search-for-projects-and-groups): feature - [Skills Browser](https://public-api.stoicsoft.com/v1/content/1devtool/feature/skills-browser): feature - [Skill Editor](https://public-api.stoicsoft.com/v1/content/1devtool/feature/skills-editor): feature - [Slash Commands & Skills in the Remote Terminal](https://public-api.stoicsoft.com/v1/content/1devtool/feature/slash-commands-and-skills-in-the-remote-terminal): feature - [Smart File Explorer](https://public-api.stoicsoft.com/v1/content/1devtool/feature/smart-file-explorer): feature - [Source Control From Your Phone](https://public-api.stoicsoft.com/v1/content/1devtool/feature/source-control-from-your-phone): feature - [Split-View Code Editor](https://public-api.stoicsoft.com/v1/content/1devtool/feature/split-view-code-editor): feature - [SQLite Database Client](https://public-api.stoicsoft.com/v1/content/1devtool/feature/sqlite-database-client): feature - [SSH Manager & Key Browser](https://public-api.stoicsoft.com/v1/content/1devtool/feature/ssh-manager): feature - [Status Bar Git Branch Picker](https://public-api.stoicsoft.com/v1/content/1devtool/feature/status-bar-git-branch-picker): feature - [Per-Note Font and Size for Sticky Notes](https://public-api.stoicsoft.com/v1/content/1devtool/feature/sticky-notes-now-have-style): feature - [Sticky Notes in Reader Mode](https://public-api.stoicsoft.com/v1/content/1devtool/feature/sticky-notes-reader-mode): feature - [Stoic Dark and Stoic Light Themes](https://public-api.stoicsoft.com/v1/content/1devtool/feature/stoic-themes): feature - [String Case Converter](https://public-api.stoicsoft.com/v1/content/1devtool/feature/string-case-converter): feature - [Sub-Agent Badge and History Viewer](https://public-api.stoicsoft.com/v1/content/1devtool/feature/sub-agent-badge-and-history-viewer): feature - [Switch AI Agents From the Terminal](https://public-api.stoicsoft.com/v1/content/1devtool/feature/switch-ai-agents-from-the-terminal): feature - [Terminal Canvas For Every Project](https://public-api.stoicsoft.com/v1/content/1devtool/feature/terminal-canvas-for-every-project): feature - [Terminal Dashboard](https://public-api.stoicsoft.com/v1/content/1devtool/feature/terminal-dashboard): feature - [Terminal Fonts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/terminal-fonts): feature - [Flexible Terminal Layouts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/terminal-grid-layouts): feature - [Terminal Hover Preview](https://public-api.stoicsoft.com/v1/content/1devtool/feature/terminal-hover-preview): feature - [Terminal Reader Mode](https://public-api.stoicsoft.com/v1/content/1devtool/feature/terminal-reader-mode): feature - [Terminal Record](https://public-api.stoicsoft.com/v1/content/1devtool/feature/terminal-record): feature - [Terminals Inside Reader Mode](https://public-api.stoicsoft.com/v1/content/1devtool/feature/terminals-inside-reader-mode): feature - [Theme Editor With Live Preview](https://public-api.stoicsoft.com/v1/content/1devtool/feature/theme-editor): feature - [Theme Options](https://public-api.stoicsoft.com/v1/content/1devtool/feature/themes): feature - [Third-Party Licenses in About](https://public-api.stoicsoft.com/v1/content/1devtool/feature/third-party-licenses): feature - [Timestamp Converter](https://public-api.stoicsoft.com/v1/content/1devtool/feature/timestamp-converter): feature - [Terminal Center and Terminal Right Layouts](https://public-api.stoicsoft.com/v1/content/1devtool/feature/two-new-built-in-layouts-terminal-center-and-terminal-right): feature - [URL Encoder/Decoder](https://public-api.stoicsoft.com/v1/content/1devtool/feature/url-encoder): feature - [UUID Generator](https://public-api.stoicsoft.com/v1/content/1devtool/feature/uuid-generator): feature - [Visual Mermaid Diagram Editor](https://public-api.stoicsoft.com/v1/content/1devtool/feature/visual-mermaid-diagram-editor): feature - [VS Code-Style File Search](https://public-api.stoicsoft.com/v1/content/1devtool/feature/vscode-style-file-search): feature - [Drawing & Whiteboard Canvas](https://public-api.stoicsoft.com/v1/content/1devtool/feature/whiteboard-canvas): feature - [AI Productivity](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/ai-productivity): feature_category - [Browser Preview](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/browser): feature_category - [Customization](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/customization): feature_category - [Database Client](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/database): feature_category - [Design Tool](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/design): feature_category - [Docker Manager](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/docker): feature_category - [Environment & Ports](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/env-ports): feature_category - [HTTP Client](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/http-client): feature_category - [Skills Manager](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/skills): feature_category - [Terminal & AI Agents](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/terminals): feature_category - [Developer ToolBox](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/toolbox): feature_category - [Project Management](https://public-api.stoicsoft.com/v1/content/1devtool/feature_category/workspace): feature_category - [Agent Input Overlay — The Smarter Way to Talk to AI in Your Terminal](https://public-api.stoicsoft.com/v1/content/1devtool/tutorial/agent-input-overlay): tutorial - [AI Code Editor & Coding Assistant, All in One IDE](https://public-api.stoicsoft.com/v1/content/1devtool/tutorial/ai-code-editor-coding-assistant): tutorial - [Built-In Design Tool for Developers — Sketch UI, Generate Code, Send to AI](https://public-api.stoicsoft.com/v1/content/1devtool/tutorial/built-in-design-tool): tutorial - [Canvas Layout & Vertical Tabs — The Terminal Experience You Didn't Know You Needed](https://public-api.stoicsoft.com/v1/content/1devtool/tutorial/canvas-layout-vertical-tabs): tutorial - [New in 1DevTool: Comment on Any Web Page, Send Feedback Straight to Your AI Agent](https://public-api.stoicsoft.com/v1/content/1devtool/tutorial/comment-on-any-web-page): tutorial - [Never Lose Your AI Session Again — Persistent Terminals in 1DevTool](https://public-api.stoicsoft.com/v1/content/1devtool/tutorial/persistent-terminals): tutorial - [Control Claude Code & Codex/Gemini CLI from Your Phone — 1DevTool Remote Control](https://public-api.stoicsoft.com/v1/content/1devtool/tutorial/remote-control-phone): tutorial - [Screenshot Annotator Built Into Your Dev Tool — Annotate, Crop & Send to AI](https://public-api.stoicsoft.com/v1/content/1devtool/tutorial/screenshot-annotator): tutorial - [Skills Manager — Browse, Install & Create AI Agent Skills in One Place](https://public-api.stoicsoft.com/v1/content/1devtool/tutorial/skills-manager): tutorial - [AI coding agent guardrails & proof loops](https://public-api.stoicsoft.com/v1/content/1devtool/wiki_topic/agent-guardrails-proof): wiki_topic - [Claude Code workflows & session control](https://public-api.stoicsoft.com/v1/content/1devtool/wiki_topic/claude-code-workflows): wiki_topic - [Developer community outreach & authentic replies](https://public-api.stoicsoft.com/v1/content/1devtool/wiki_topic/dev-community-outreach): wiki_topic - [Engineering runbooks, docs & workflow checklists](https://public-api.stoicsoft.com/v1/content/1devtool/wiki_topic/engineering-runbooks-docs): wiki_topic - [MCP & tool configuration for coding agents](https://public-api.stoicsoft.com/v1/content/1devtool/wiki_topic/mcp-tool-setup): wiki_topic - [Model routing & AI coding costs](https://public-api.stoicsoft.com/v1/content/1devtool/wiki_topic/model-routing-costs): wiki_topic - [Multi-agent control layers & cockpits](https://public-api.stoicsoft.com/v1/content/1devtool/wiki_topic/multi-agent-control): wiki_topic - [Repo understanding & context for coding agents](https://public-api.stoicsoft.com/v1/content/1devtool/wiki_topic/repo-context-for-agents): wiki_topic