Runcell releases
Release 0.1.20
release date: 2026-03-08
- Fixed an issue where text content was being truncated when file editing and read/write tools processed excessively large files.
- Resolved an "Authentication Error" (specifically occurring under certain unique conditions).
- Added support for Shell Execute, providing finer-grained control over command-line tool instructions.
- Added support for new models, including GPT-5.4 and GPT Codex 5.3.
- Runcell now can read and understand images/visual content on local devices/in notebook.
- Better Agent context and better tools for agent to understand notebook(.ipynb) content
Release 0.1.19
release date: 2026-02-19
- Fix compatibility with interactive charts libraries, like Plotly, Vega Altair or even ipywidgets.
- Runcell Agent now can understand visual elements from plotly, vega altair and lots of ipywidgets instead of regarding them as html.
- New upgrade tool, which allow user can one click to finish upgrade + restart jupyter
- New model support - Sonnet 4.6, Gemini 3.1 Pro, GLM 5, MiniMax 2.5 are now available.
- Fix credits remain display bug
- Fix file system tools result with large content waste the context window of AI agent.
Release 0.1.18
release date: 2026-02-10
- Pause/Resume for agents — The agent can now be paused and resumed, which means it can handle long-running tools (model training, large database queries, scripts that take hours) without hitting timeout issues. This was a known bug in earlier versions.
- Permission controls for tool calls — runcell now asks for your approval before executing actions like running code, bash commands, or installing dependencies. This gives you more control over what the agent does. It's fully configurable — you can choose between manual approval or letting it act directly.
- New model support — Opus 4.6, Codex 5.2, and Kimi 2.5 are now available.
Release 0.1.17
release date: 2026-01-12
- Gemini 3 models support
- Use nano banana to optimize visualizations
Release 0.1.16
release date: 2025-12-28