🎙️ Show & Tell: CodeWhale VSCode — The CLI Agent, Now in Your Sidebar #2162
gaord
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
|
@gaord love this idea! i'm determined to make it happen! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
CodeWhale's terminal agent is already one of the most capable AI coding companions out there. But not everyone lives in the terminal. Some of us click. Some of us scan sidebars. Some of us want to review changes visually before they land.
CodeWhale VSCode try to bring every ounce of the CLI agent into VS Code — same engine, same models, same toolset — wrapped in a GUI that fits how you already work. And it runs everywhere: macOS, Windows, and Linux.
🔁 Same Power, Your Flow
We didn't build a simplified wrapper. We ported the full agent:
The difference is where you interact with it: docked in your activity bar, sharing screen real estate with your editor, following your VS Code theme, and respecting your approval workflow.
🔍 Per-File Diff: The Feature That Changes the Trust Equation
This is where the GUI earns its keep. Every time CodeWhale modifies files, each file gets its own inline diff, independently reviewable. If a turn touches five files, you see five diffs. Accept the refactor, reject the config tweak, keep the test — file by file, decision by decision.
It turns AI code review from "skim and hope" into a deliberate per-file inspection. For teams, for complex refactors, for anyone who wants to know exactly what changed — this is the workflow the terminal can't quite give you.
🎯 Built for Different Habits
Some developers prefer keystrokes, some prefer clicks. Some want the agent to ask first, some want it to run. The extension meets you where you are:
🖥️ macOS, Windows, Linux — All In 0.1.1(market to come)
Cross-platform from day one. Install the engine, install the extension, and you're running — same experience across all three platforms.
🚀 Get Started
Install from the VS Code Marketplace — search "CodeWhale" in the Extensions panel, or:
Repo: https://github.com/HengQuWorld/CodeWhale-VSCode
Same agent. Every platform. More ways to use it. Try it and tell us what fits you. There would be more to do, but let's see.
Beta Was this translation helpful? Give feedback.
All reactions