Skip to main content

Menu

Sign In Register
Apprentice Latest
v2026.07.19

Release v2026.07.19

View all Apprentice releases

Downloads

A reliability and polish release. The main additions are live comment streaming on notes, multi-image editing for xAI/Grok, and smarter video retry behavior. The fixes focus on video stability, terminal output, and agent indicators.

Highlights

Notes

  • Comments on notes now update live as they arrive. If the live stream drops, it falls back to polling automatically so nothing is missed.

Image Editing

  • xAI (Grok) image editing now handles multiple edits in a single request rather than requiring separate calls.

Video

  • Renders that hit a temporary delivery problem (for example Docker not running) now requeue and retry automatically. A viability check runs before each submission so failed renders do not loop indefinitely.

Fixes

Video

  • Video generation settings are no longer wiped when saving general runtime settings.
  • Interrupted video submissions can now resume and save your budget.

Agents and Providers

  • Codex replies are captured more reliably, including short or empty completions that were previously dropped silently.
  • Agent working indicators stay visible across provider session rotation instead of disappearing mid-run due to sub-processes (example: memory extraction)

Terminal

  • More reliable rendering of terminal output when streaming blocks are not finalized.
  • Terminal processes shut down more cleanly on restart: a resource leak is closed and a grace window is added before force-kill.