Try-to-Fix
Try-to-Fix is the one-click repair button in Code Canvas — when runtime errors appear, it sends the last 20 errors back to Theo to patch the code automatically.
In depth
A red banner appears whenever the runtime error buffer collects new failures. Hitting Try-to-Fix builds a focused iterate prompt (with the deduped error summary) so Theo edits the affected files in place. Often resolves runtime crashes without a full conversation.
Also known as
Want to put this concept to work in OpenCharts?
Read moreRelated terms
Code Canvas
Code Canvas is OpenCharts’ in-browser coding workspace — a Sandpack-powered live preview, multi-file editor, terminal, file tree, AI iterations, and a per-project Postgres database.
Code Mode
Code Mode generates live, multi-file code artifacts with an in-browser preview — share, fork, and iterate on React, Vue, vanilla JS, Python, or full-stack apps without leaving chat.