Prompt Line is a macOS app developed to improve the prompt input experience in the terminal for CLI-based AI coding agents such as Claude Code, Codex CLI, and Gemini CLI.
# 🧑💻 Prompt Line [](https://deepwiki.com/nkmr-jp/prompt-line) <!-- Keep these links. Translations will automatically update with the README. --> English | [日本語](README_ja.md) ## Overview Prompt Line is a macOS app developed to improve the prompt input experience in the terminal for CLI-based AI coding agents such as [Claude Code](https://github.com/anthropics/claude-code), [Codex CLI](https://github.com/openai/codex), and [Gemini CLI](https://github.com/google-gemini/gemini-cli). It provides a comfortable input experience through a floating window. Key capabilities: 1. **Quick input, quick paste** — Floating window with `Cmd+Shift+Space`, paste anywhere with `Cmd+Enter` 2. **Context search** — Search agent skills, files, symbols, and more with `/` and `@`, with prompt history reuse 3. **Extensible via plugins** — Add custom search and skills with simple YAML files ([Plugin Guide](docs/en/plugins.md)) ## Features ### Quick Launch, Quick Paste Quick launch with shortcut (`Cmd+Shift+Space`).<br> Type text and quick paste (`Cmd+Enter`).  ### Perfect for Editing Voice-Inputted Text The operation is the same as a typical text editor. <br> Of course, you can also use it in combination with a voice input app. <br> Pressing Enter will not automatically send the text, so you don't have to worry about line breaks. <br> It is also ideal for editing text entered by voice. <br> (This video uses [superwhisper](https://superwhisper.com/).)  ### Search and Reuse Prompt History Prompt history is saved and can be reused from the right menu. <br> Search is also available. (`Cmd+f`)  ### Launch Anywhere Can be launched anywhere there's a text input field. <br> Also convenient when you want to reuse the same prompt in other apps.  Of course, it also works with apps other than Terminal.  #
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.