New, improved look for Revcode
This release made some serious UX/UI changes across the whole app. Buttons, tables, sidebar, and the terminal were redone using a single consistent design pattern. The canvas and sign-in screen got cleaned up too.
Smoother onboarding
Setting up Revcode for the first time is now smoother. The onboarding shows a live demo of Revcode building a table from a prompt, in real time. You can install Claude Code/Codex in one click, and the agent setup now shows real installation progress.
Local function execution got much faster
A simple function on tens of thousands of records took minutes to execute. After a major refactoring, all locally computed columns (if/else, JSON extraction, etc.) run under 15 seconds.
Bug fixes
- Fixed the table occasionally going blank mid-run.
- Fixed a bug that caused some users to freeze under heavy use.
- Cancelled runs now correctly show as cancelled instead of looking stuck.
- Fixed a UI flash when switching between empty tables.
- Ingesting datasets with hundreds of thousands of records is now dramatically faster.
Also, the homepage now has a live demo of Revcode building a table from a prompt, in real time. Feel free to check that out.