A project shared on Hacker News presents a terminal editor designed for a new kind of coding workflow: talking with AI as much as, or more than, writing code manually. The idea behind the tool is simple: developers increasingly collaborate with AI systems while editing files, and they need a faster way to point the model to the exact part of a document under discussion.
According to the project description, the editor focuses on reducing the constant copy-and-paste loop that often comes with AI-assisted work. Instead of repeatedly moving text between a terminal, an editor and an AI chat, the tool aims to make those conversations happen closer to the source document itself.
The Show HN post highlights support for discussions with OpenCode and Pi, positioning the editor as a bridge between traditional terminal-based editing and AI-driven coding assistance. That makes it especially relevant for programmers who prefer keyboard-first tools but also want smoother interaction with AI agents while reviewing or shaping code and text.
The pitch reflects a broader shift in software development, where context sharing has become a major friction point. By centering on precise document references inside a terminal editor, the project tries to streamline AI collaboration for developers who now spend a growing share of their time refining ideas, prompts and changes through conversation.