<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Terminal on Vibe Coding</title><link>https://vibecoding.rest/tags/terminal/</link><description>Recent content in Terminal on Vibe Coding</description><generator>Hugo</generator><language>en</language><atom:link href="https://vibecoding.rest/tags/terminal/index.xml" rel="self" type="application/rss+xml"/><item><title>Warp</title><link>https://vibecoding.rest/tools/warp/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/warp/</guid><description>&lt;p&gt;Warp rebuilds the terminal itself around AI: a block-based interface for command history, natural-language-to-command translation, and an agent mode that can carry out multi-step coding tasks — editing files, running builds, chaining commands — inside the same session you already work in.&lt;/p&gt;</description></item><item><title>OpenCode</title><link>https://vibecoding.rest/tools/opencode/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/opencode/</guid><description>&lt;p&gt;OpenCode brings an agentic coding workflow into the terminal with a polished text-user-interface, built provider-agnostic so it can run against Anthropic, OpenAI, local models, or anything else you point it at.&lt;/p&gt;</description></item><item><title>Amp</title><link>https://vibecoding.rest/tools/amp/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/amp/</guid><description>&lt;p&gt;Amp is Sourcegraph&amp;rsquo;s take on an agentic coding tool: a single agent, unconstrained by a fixed model or hand-tuned prompt, that plans and executes multi-file changes from either the command line or a lightweight editor extension.&lt;/p&gt;</description></item><item><title>Goose</title><link>https://vibecoding.rest/tools/goose/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/goose/</guid><description>&lt;p&gt;Goose, built by Block (the company behind Square and Cash App), is an open-source agent that runs on your own machine and can plan, write code, execute commands, and iterate on a task with minimal hand-holding.&lt;/p&gt;</description></item><item><title>Plandex</title><link>https://vibecoding.rest/tools/plandex/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/plandex/</guid><description>&lt;p&gt;Plandex is a terminal AI coding agent aimed at tasks too large for a single chat exchange — refactors and features spanning dozens of files — with a sandboxed diff review step before changes are applied.&lt;/p&gt;</description></item><item><title>Crush</title><link>https://vibecoding.rest/tools/crush/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/crush/</guid><description>&lt;p&gt;Crush is Charm&amp;rsquo;s entry into the terminal coding agent space, pairing their signature polished TUI design with an agent that can read, edit, and run code across your project, and switch between LLM providers on the fly.&lt;/p&gt;</description></item><item><title>RA.Aid</title><link>https://vibecoding.rest/tools/ra-aid/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/ra-aid/</guid><description>&lt;p&gt;RA.Aid (Research-Augmented AI Development) is an open-source CLI agent built around a research-then-plan-then-execute loop, so the agent gathers context on how your codebase actually works before proposing a change.&lt;/p&gt;&#10;&lt;h2 id="why-it-stands-out"&gt;Why it stands out&lt;/h2&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;Explicit research phase.&lt;/strong&gt; Instead of jumping straight to edits, RA.Aid first investigates relevant code paths and dependencies.&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Separates planning from execution&lt;/strong&gt;, making it easier to review the intended approach before code gets touched.&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Open source and self-hostable&lt;/strong&gt;, with no dependency on a proprietary backend.&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;h2 id="good-for"&gt;Good for&lt;/h2&gt;&#10;&lt;p&gt;Developers who want an agent that reasons through unfamiliar code before making changes rather than editing on the first pass.&lt;/p&gt;</description></item><item><title>Qwen Code</title><link>https://vibecoding.rest/tools/qwen-code/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/qwen-code/</guid><description>&lt;p&gt;Qwen Code is Alibaba&amp;rsquo;s open-source command-line coding agent, built as a fork of Google&amp;rsquo;s Gemini CLI and adapted to work best with Qwen models while still supporting other providers.&lt;/p&gt;&#10;&lt;h2 id="why-it-stands-out"&gt;Why it stands out&lt;/h2&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;Purpose-tuned for Qwen models&lt;/strong&gt;, with prompts and tool-calling behavior optimized for that model family&amp;rsquo;s strengths.&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Built on a proven base.&lt;/strong&gt; Forking Gemini CLI means it inherits a mature agentic loop rather than starting from scratch.&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Fully open source&lt;/strong&gt;, so it can be self-hosted and modified freely.&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;h2 id="good-for"&gt;Good for&lt;/h2&gt;&#10;&lt;p&gt;Teams standardizing on Qwen models who want a terminal agent tuned specifically for them.&lt;/p&gt;</description></item><item><title>Codebuff</title><link>https://vibecoding.rest/tools/codebuff/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/codebuff/</guid><description>&lt;p&gt;Codebuff is a terminal AI agent that takes a plain-language description of a task and figures out which files to read and edit across a codebase, aiming to feel less like prompting a chatbot and more like delegating to a teammate.&lt;/p&gt;</description></item><item><title>Smol Developer</title><link>https://vibecoding.rest/tools/smol-developer/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/tools/smol-developer/</guid><description>&lt;p&gt;Smol Developer is one of the earliest open-source &amp;ldquo;AI junior developer&amp;rdquo; tools: point it at a plain-text spec describing what you want built, and it scaffolds a working small application from scratch.&lt;/p&gt;</description></item></channel></rss>