Every tool you need.
One window.

GridTerm replaces your terminal, file browser, and code editor with a single workspace built for developers who use AI coding agents.

Terminal Grid Layouts

Switch between preset grid sizes — 1x1, 1x2, 2x2, 2x3, 3x3 — with one click. Every terminal in the grid is a full shell with its own working directory and process.

Need a custom layout? Split any terminal horizontally or vertically at any time. Combine preset grids with manual splits for exactly the arrangement you want.

This is how you run multiple AI agents in parallel. Open a 3x3 grid, launch Claude Code in six terminals, and prompt them in rotation. No more waiting.

3x3 Grid
~ $ claude
~ $ npm run dev
~ $ git status
~ $ claude
~ $ npm test
~ $ claude
~ $ docker ps
~ $ claude
~ $ tail -f logs
File Browser
src/
components/
App.tsx
Sidebar.tsx
Terminal.tsx
hooks/
store/
electron/
package.json

File Browser & Code Editor

Browse your file system in the sidebar without leaving GridTerm. Navigate directories, pin frequently used folders to Quick Access, and open files in the built-in tabbed editor with syntax highlighting.

When Claude Code mentions a file path in its output, Ctrl+click (Cmd+click on macOS) to open it directly in the editor. No copy-pasting, no switching to another app.

Global search indexes your entire filesystem. Type a filename and jump straight to it.

Workspaces

Save your entire terminal layout and restore it in one click. Workspaces remember everything: grid size, terminal positions, starting directories, and auto-run commands.

Set up a workspace where three terminals auto-launch Claude Code, one starts your dev server, and two stay open for git and testing. Every morning, one click brings it all back.

Create separate workspaces for different projects. Switch between "API Backend", "Frontend App", and "Infrastructure" without 10 minutes of window management.

Workspaces
Main Project
3x3 grid · 9 terminals
Load
API Backend
2x2 grid · 4 terminals
Load
Frontend
2x3 grid · 6 terminals
Load
Notes
## Sprint Tasks
- [x] Refactor auth middleware
- [ ] Update API rate limiting
- [ ] Fix pagination bug in /users
## Prompts to try
"Add retry logic with exponential backoff to all API client calls"

Notes

Built-in markdown notes organized in folders. Jot down context, prompts, task lists, or observations without leaving GridTerm.

Pop any note out into its own window for reference while you work. Keep a running list of prompts to try, bugs to investigate, or context you want to share across agent sessions.

Global Search

Search across all drives instantly. Find files and folders by name, filter by type, and navigate directly to results.

Paste a full path in the search box to navigate directly to any directory. Pin frequently used folders to Quick Access for one-click navigation. GridTerm indexes your filesystem on startup so searches return instantly.

Global Search
useTerminal
src/hooks/useTerminal.ts
src/hooks/useTerminalLinks.ts
src/components/Terminal.tsx
Screenshots
error-screenshot.png
2 seconds ago
ui-mockup.png
5 minutes ago

Screenshots

Capture any region of your screen with a customizable hotkey. Screenshots are auto-saved with thumbnails in the sidebar gallery and copied to your clipboard for instant pasting.

This is built for AI coding agents. Claude Code, Codex, and Aider all accept images. One hotkey, select the region, paste into your terminal. Two seconds from capture to context.

No more opening a separate screenshot tool, saving to a file, finding the file, and typing the path. That's 30+ seconds of friction eliminated every single time.

Ctrl+Click File Paths

AI coding agents output file paths constantly. In GridTerm, Ctrl+click (Cmd+click on macOS) any file path in terminal output to open it directly in the built-in editor. Stay in flow instead of switching apps to inspect changes.

Pay once. Keep it forever.

No subscriptions. Lifetime updates. 7-day refund policy. Windows & macOS.