Blog

Engineering insights from building Frame

2026-01-26 Vision

Why Frame? Building a Terminal-First IDE for AI Coding

VS Code and Cursor are designed for writing code manually. But when you develop primarily through AI tools, you need something different. Here's why we built Frame.

2026-01-26 Architecture

Context Preservation — Stop Losing Decisions Between AI Sessions

As projects grow with AI coding tools, context gets lost between sessions. Decisions are forgotten, tasks slip through the cracks. Here's how Frame solves this.

2026-02-08 Feature

Supporting Claude, Codex, and Gemini in One App

Each AI coding tool has its own way of reading project context. We needed a unified approach that works with all of them — without writing tool-specific code.

2026-01-30 Roadmap

Frame Server — Running Your IDE in the Browser

What if you could access Frame from any browser, on any device? Since Frame is built with web technologies, the path to a web app is shorter than you think.