Changelog
What's new
Release notes for each version of Chuchube Workflow. Newest first.
v0.1.4July 29, 2026
Your work, organized by project
- NewYour work is now organized by project — one project per repository — so every graph you create shares that project's codebase automatically.
- NewEach project has a canvas that lays out your plans, follow-up graphs, and groups at a glance, with arrows showing how related graphs connect.
- NewRun a chain of graphs end-to-end from the canvas. Steps run one at a time and stop automatically if one fails.
- ImprovedCreating a graph no longer asks for a repo path — it inherits the project's repository, so your graphs can't drift onto the wrong codebase.
- ImprovedZoom out to see every group as a compact tile, then zoom in for the full detail.
v0.1.3July 8, 2026
Sign in with your account, and a smoother workspace
- NewConnect an agent with your Claude, ChatGPT, Google, or AWS account. No API keys to paste.
- NewMissing agent CLIs install in one click, then take you straight to sign-in.
- NewA getting-started checklist and a one-click sample graph so you can see it work right away.
- ImprovedThe app now opens straight to your workspace instead of a landing screen.
- ImprovedThe planner shows its status in the toolbar and quietly retries a cold start, with clearer messages when something goes wrong.
- FixedReliable agent runs on Windows, and a fix for the macOS "app is damaged" message on first open.
- FixedSettings now persist between sessions, and the dashboard loads cleanly without hanging.
v0.1.2July 7, 2026
Smarter planning and real destination branches
- ImprovedThe Architect reads your codebase context first and asks fewer, sharper questions instead of interrogating you.
- NewPromote an agent's work to a real destination branch, with an isolated merge review before anything lands.
- NewCheck destination safety and preview the merge, with clear cleanup evidence after promotion.
- ImprovedRe-plan just a lassoed part of your graph without touching the rest.
v0.1.1July 2, 2026
Secret-free desktop app
- NewOne-click installers for Windows and macOS.
- NewThe app reaches the cloud planner through a secure proxy, so no API keys are ever bundled in the download.
- ImprovedAutomatic in-app updates: new versions install themselves.
v0.1.0June 30, 2026
First preview
- NewDescribe a feature once and a team of AI agents plans it as a graph and builds the tracks in parallel.
- NewGrounded in your real codebase: the planner reads your repo and asks it questions as it thinks.
- NewLocal-first. Your code stays on your machine; the AI runs in the cloud and no keys ship with the app.
- NewDesktop app for Windows and macOS with automatic updates.