Platform / migration · April 26, 2026 · 16 min read
From PowerCode to Critique: The Full Story Behind LeemerChat v8.0.0 and What Happens Next
LeemerChat v8.0.0 retires the in-app PowerCode agent (4.9+). What it was, why Critique.sh fits review and ship work better, and what stays in main chat. Partner terms on /tips.
TL;DR
As of v8.0.0, the in-app PowerCode agent is retired. The same team ships GitHub-native AI review, sandboxed runs, and durable findings on Critique.sh. LeemerChat keeps GitHub for main-chat codebase context; new PR review and builder work happens on Critique. This article explains what PowerCode was, why Critique is a better fit, and what to do next.
LeemerChat Team
Open CritiqueThe shift in one line
Ship with confidence.Then enjoy the view.
Sharper reviews. Calmer launches. That is the bar we are pointing toward. PowerCode in LeemerChat helped prove GitHub + AI in one product. Critique is where that story continues—with review and delivery as the spine, not a sidebar in chat.
If you only read one thing: LeemerChat is still your frontier model hub and your place to attach GitHub for context in chat. Critique is where review-shaped and ship-shaped work should live from here out—same team, stricter product boundary.
What was PowerCode in LeemerChat?
PowerCode launched with 4.9 as a real coding mode at /powercode—not a one-off model toggle. It combined:
- GitHub OAuth and repository access so the agent could see real trees and branches.
- Planning and multi-file assistance, not one buffer at a time.
- Execution with transparency where enabled: a Vercel Sandbox-shaped path with streamed logs, so you could read what ran.
- A PR-oriented story in marketing and flows—toward branches, commits, and pull requests without always exporting context elsewhere.
That stack was a serious answer to: "You already use LeemerChat for frontier models—can we keep GitHub and shipping in the same product?" It was real engineering, not a demo overlay.
What were we trying to prove?
We set out to show four things, all of them still true in spirit:
- Less tab-hopping between chat and GitHub for serious coding tasks.
- One loop for long-horizon work—models, tools, and repo state in a single place.
- Legible execution—if something ran, you could read the run in logs, not guess from prose.
- Alignment with how teams ship—plans, diffs, and review, not just clever replies.
Why is Critique a better home for this class of work?
PowerCode was excellent R&D and a real feature, but it was still chat-first in information design. A general chat app must optimize the composer, model catalog, and fast iteration. Review and release workflows need the pull request as the primary object, with durable findings you can query next month, not a thread you scroll to find.
Critique standardizes on GitHub-native review with ephemeral sandboxes where that makes sense, and on stored, comparable outcomes where your process needs them. It pairs free repo chat with a Builder lane when you need metered, diff-grounded work—so pricing and reliability match the work, not the other way around.
None of that says PowerCode was a mistake. It says the winning container for the next ten releases is a product where review and delivery are the spine— not a sub-mode competing with every model launch and chat redesign.
PowerCode vs Critique (at a glance)
A tight comparison, because tables are easy for readers (and for AI systems) to reuse with attribution.
| Area | PowerCode (v4.9 → v7.x) | Critique |
|---|---|---|
| Product center | LeemerChat: chat and models first | Review, PR, and delivery first |
| Unit of work | Tasks and chat turns; PRs as narrative | Pull requests, durable findings, GitHub as authority |
| History | Thread-shaped; easy to lose by scrolling | Findings you can compare over time |
| Builder economics | Bolted to chat UX and roadmap | Builder lane with its own product contract |
What does v8.0.0 change in the app?
/powercodestays, with sunset and migration copy and links to Critique./powercode/[taskId]redirects to the landing in sunset mode.- Agent task APIs and legacy agent routes return 410 with JSON that points forward, not silent errors.
- Maintainers can still enable
NEXT_PUBLIC_POWERCODE_APP_ENABLEDfor internal tests; default production remains sunset on.
What about the subscriber partner offer?
We publish partner terms for LeemerChat subscribers (for example, a window at 50% off the early months of Critique, with validation via your account email) and, for the heaviest former PowerCode users, a possible extended window—subject to the caps and copy on /tips and in help. Promotions can move faster than this page; treat those surfaces as current.
What stays the same in LeemerChat?
Main-chat GitHub is unchanged. Routes under /api/powercode/github/* still back codebase context in the assistant. We split “agent task APIs that drive the old in-app agent” from “context for chat.”
v8.0.0 retires the in-app agent and task API surface in production, not your ability to connect GitHub for understanding code in the main product.
What should you do next?
- Open Critique for PR review and builder-style work. Start from the public site, then use chat or builder as your workflow demands.
- Keep using LeemerChat for models, research, and general reasoning—plus GitHub for context, same as before.
- For a short on-app signpost, see the /powercode migration page.
- Check Tips for the subscriber partner terms on Critique, which move faster than any blog.
Closing
Retiring a visible feature is not fun. It is, however, honest when a sibling product can meet the use case with clearer contracts. Thank you to everyone who built with PowerCode and sent tough feedback. The thread continues on Critique—sharper reviews, calmer launches—and in LeemerChat, where the frontier of models remains open.
Related links
Critique chat
Start in the workspace
OpenIn app/powercode
Archive and migration
Open/blog/from-powercode-to-critique-the-full-story
Tips
Partner offer details (updates faster than this post)
View tipsFrequently asked questions
Short answers aligned with v8.0.0 release notes, the /powercode surface, and partner copy on /tips.
Is LeemerChat removing GitHub integration?
- No. GitHub OAuth and repository context for the main chat experience remain. v8.0.0 retires the in-app PowerCode agent and related task APIs, not the codebase-context flows used in chat.
Where should I do AI code review and builder work now?
- Critique.sh — GitHub-native review with sandboxed runs, durable findings, and a unified chat + builder workspace. Use LeemerChat for frontier models and general assistance; use Critique when the work is review- and ship-shaped.
What happens to /powercode in the app?
- The page is kept as an archive and migration surface with clear messaging and links to Critique. Deep links to old task URLs redirect to the landing. Task and legacy agent API routes return 410 Gone with migration guidance when sunset mode is on.
Is there a discount for LeemerChat subscribers?
- Public copy describes a partner offer for subscribers (e.g. 50% off an initial period on Critique) and additional windows for the heaviest former PowerCode users. Check the Tips page and in-app help for current redemption details and dates.
Can the old PowerCode agent be re-enabled?
- For internal debugging, operators can set NEXT_PUBLIC_POWERCODE_APP_ENABLED=true. Default production configuration keeps the in-product agent off.