Changelog

Follow new updates and improvements to Veflow.

June 29th, 2026

New

Improved

Review and ship straight from the workspace. Every task's PR now has a full review surface, and GitHub is wired in end to end.

  • New — Code review surface: per-file and per-commit diffs, inline comments, and reviewers. Approve or request changes and it posts to the real GitHub PR.
  • New — GitHub integration: connect your account to browse branches, commits, and diffs, pick a working branch, and set the PR base — all from the task.
  • New — Per-user cloud IDE workspaces, isolated to you.
  • Improved — Every marketing and docs page now has a Markdown twin plus an llms.txt index, so AI tools and crawlers read Veflow accurately.

June 21st, 2026

New

Improved

A real editor for every task. Open any task in a full browser IDE — terminal, extensions, and a cloud workspace bound to the task — instead of just reading the diff.

  • New — Cloud IDE workspace with terminal and a per-task cloud environment.
  • New — "Open in IDE" from both the task and agent views.
  • Improved — The code view now embeds the IDE with a fast file-tree fallback.

June 18th, 2026

New

Improved

Billing got smarter about work that's mid-flight, so you're never surprised by a hard stop.

  • New — In-flight runs are allowed to finish; a server-side pre-run check warns before a task that can't afford to complete.
  • New — Runs abort cleanly when your balance hits zero, mid-run, instead of failing opaquely.
  • Improved — Two-bar credit card with expiry timers; clearer low-balance warnings that reflect the new mid-run policy.

June 16th, 2026

New

The first stable release. Tasks, the Atlas / Nova / Orion agent roster, live preview URLs on every PR, the built-in code explorer, and two-way tracker sync.

June 16th, 2026

New

Improved

Bring your existing work in from Linear, Jira, and ClickUp without the workspace flickering as it loads.

  • New — Import surfaces the teams and projects it created, with a created / skipped split in the progress summary.
  • Improved — Live import counters over realtime; suppressed reload churn during bulk imports.
  • New — Admin workspace credit management.

June 16th, 2026

Improved

Fixed

  • Improved — Pricing copy aligned with entitlements; clearer pre-run low-credit warning.
  • Fixed — Membership/router guards updated after the workspace rename.

June 16th, 2026

New

Improved

  • New — Sentry across the app, Worker, and edge functions, plus a Cloudflare AI Gateway in front of model calls.
  • Improved — The project-manager agent stays warm between turns, eliminating cold-start latency, with a clearer "thinking…" indicator in-thread.