Changelog

Customer-facing changes appear here after they are included in a coordinated Labor0 release.

v0.7.49

Improved

GitHub all-repository installations

Graph Chat now works with GitHub App installations that provide access to all repositories. Credentials remain limited to the exact repository selected for each task.

v0.7.48

Improved

Prompt size limits

AutoPilot now rejects endpoint, provider webhook, and schedule prompts larger than 1 MiB with a clear validation error before processing begins.

v0.7.42

Added

Faster project session pagination

Project session lists now keep the first-page total while loading additional pages more efficiently, so your session selection stays complete without repeating unnecessary total-count work during pagination.

v0.7.40

Fixed

More reliable attention notifications

Fixed an issue where Mobile could omit an authorized pending attention notification when another target was no longer authorized.

v0.7.39

Added

Global Home command center

Home now provides one command center across your visible workspaces and tenants. It summarizes pending notifications, workspaces needing attention, and active Graph work; lets you browse and open notifications and search projects; and provides safe project actions for retrying failed Graph tasks and adding new ones.

v0.7.38

Improved

Faster project session pages

Project session pages without a search term now load large histories more efficiently while preserving filtering, pagination, and access controls.

Security

Safer AI provider error responses

OpenRouter-backed AI requests that receive a non-2xx provider response now return a consistent, safe error response with a request correlation header.

Safer AutoPilot event retries

AutoPilot event classification retries are rejected while active processing is in progress; try again later to prevent duplicate work.

v0.7.34

Improved

More reliable prompt cleanup

Prompt cleanup now recovers safely after temporary interruptions, so canceled requests are cleared without interrupting your work.

More reliable runner pauses

Paused work now recovers safely after an interruption, so recoverable interactions can continue without restarting the work.

Clearer review feedback origins

When you have access, review feedback in the Project Graph now includes a direct Open pull request on GitHub link to its exact source pull request, making it easier to trace feedback while keeping private pull requests protected.

v0.7.32

Improved

More reliable live prompts and notifications

Live prompts and notifications now recover automatically when real-time delivery is temporarily interrupted, so a saved request can still reach you without restarting your task or session.

v0.7.31

Improved

Automatic Graph-change approval by default

Projects and AutoPilot resources without a saved preference now automatically approve validated Graph changes, so work can move from planning to implementation without an extra approval step. You can still disable automatic approval for a project or individual task when you want to review changes manually.

Notification clicks now open the intended task, review, failure, terminal, or approval view in a separate app window while preserving valid task context.

Schedules are now available

Schedules are now available for creating recurring, bounded project work with a reviewable prompt, clear timing, and failure notifications for the responsible team.

Responsive schedule details

Schedule lists now present status, cadence, timezone, next run, and latest run details in a clear layout that adapts across desktop and mobile screens.

Fixed

Resolve rebutted inline review threads

Graph Agent review follow-ups now resolve the exact selected inline review thread after a valid branch update has been successfully pushed to the existing pull request branch, a required non-code action has completed successfully, a required answer, or an evidence-based rebuttal. The thread may remain open only when clarification is needed to finish that item, and Graph Agent asks a concise clarification question. Formal reviews and Conversation comments retain their existing separate behavior.

Keep Hub integrations connected while idle

AutoPilot now keeps healthy Hub integrations connected while they wait for event updates, so existing authorization and webhook behavior continues without a short idle interruption.

v0.7.30

Improved

More reliable hosted Codex execution

CLI

Hosted Labor0 runner sessions now provide more reliable Codex execution, reducing interruptions during supported hosted workflows.

v0.7.27

Improved

Clearer user group management

Workspace user groups now use a searchable hierarchy with full keyboard navigation, so you can find and select nested groups alongside their details. Creating a group opens in a focused side sheet, and member, inherited-access, danger-zone, and support information is organized into clearer sections.

Better defaults for follow-up tasks

New Projects now route CI-failure, review-feedback, and merge-conflict follow-up tasks to the Cheap-tier Worker by default, while Workspace Operators and above can still customize or clear those assignments.

v0.7.26

Improved

Clearer side-chat keyboard order

Pending agent questions now place the Open side chat control before the question and answer controls, making the same workflow clearer to mouse, keyboard, and assistive-technology users.

Fixed

More reliable stalled task recovery

Stalled checkpoint handoffs now fail and release the affected task instead of leaving it waiting indefinitely after a late response.

v0.7.23

Fixed

More reliable task recovery

Paused tasks now recover more reliably after temporary upload interruptions, reducing avoidable failures while work waits for a response.

v0.7.20

Improved

Coding tasks can complete as intentional no-ops

New coding tasks with writable repository access now use an optional repository-change policy. When a task cleanly determines that no update is needed, it can complete as an intentional no-op; real changes still require the same verified commit and push evidence as before, and pull-request evidence when automatic pull requests are enabled.

Security

More controlled task approvals

Task approvals can be sent directly to a selected person. Access is checked when someone responds, so permission changes take effect immediately.

v0.7.19

Improved

Hosted runner cost estimates

Hosted runner compute estimates now reflect the current pricing setting, while separately metered network usage remains outside the displayed compute estimate.

v0.7.18

Improved

Clearer custom Codex provider setup

Custom Codex provider setup now clearly shows its status, explains how keys are handled, and guides you through adding or replacing a provider.

Qualified Custom Codex Worker models are generally available

Qualified Custom Codex Worker models are now generally available for Projects whose active Workspace Custom Codex provider resolves successfully. Worker configuration, Graph updates, Direct Tasks, and automatic follow-ups continue to use the provider's immutable configuration snapshot and fail safely if the provider is missing, invalid, unavailable, replaced, or changed to a different revision.

v0.7.13

Added

Set a custom Codex provider for agent tasks

Workspace administrators can set one custom Codex provider for eligible workspace tasks from the Labor0 app or desktop app. Add a compatible HTTPS Responses endpoint and write-only bearer key. It supersedes generic Codex credentials. Your provider account, key, and charges are customer-owned; Labor0 adds no markup. Update it when switching services or rotating credentials; deleting it stops affected Codex runs until you configure a replacement.

v0.7.4

Added

Reusable project Workers

Project settings now let you create reusable Workers with a Harness, model, and optional reasoning override and assign them to planning, task tiers, new tasks, and follow-ups while existing work keeps its original execution details.

v0.7.3

Added

Rescue CI workflow monitoring

Rescue CI can now monitor selected scheduled and manually started workflows on the current default branch, avoid duplicate repair work for the same workflow and commit, and present proposed Graph changes for review when Graph-change auto-approval is disabled; when it is enabled, Labor0 can automatically commit validated changes.

v0.7.1

Added

Opt in to automatic Graph-change approval

Projects and AutoPilot resources can now opt in to commit validated Graph changes automatically, with per-prompt and per-resource overrides plus safe automatic retry and manual-review fallback.

v0.7.0

Added

Public changelog

Changelog entries are now available for features.