releases.sh
Factory

Factory

factory.aiDeveloper Tools
$npx @buildinternet/releases get factory

Archive sessions from chat; new default model GPT-5.6 Sol

This release1 featureNew capabilities2 enhancementsImprovements to existing features4 fixesBug fixesAI-tallied from the release notes
Release notes · v0.209.0

Sessions can now be archived from chat with /archive or Ctrl+X and restored from the Archived tab. Chats with no model selected now default to GPT-5.6 Sol, and the CLI starts on time even when organization settings load slowly. Fixes include diff text selection, environment panel visibility, file link line targets, and a Droid Core model suggestion that no longer points to a retired model.

Read more →

Verified domain invites; slash commands run instantly

This release1 featureNew capabilities4 enhancementsImprovements to existing features6 fixesBug fixesAI-tallied from the release notes
Release notes · v0.208.0

Organization owners can now require people on verified email domains to join by invitation instead of creating a new organization. Built-in slash commands run immediately instead of waiting for command discovery, unresponsive MCP servers no longer stall the CLI, and Windows plugin hooks now work with paths containing spaces.

Read more →

Faster CLI startup; session controls stop hanging

This release1 featureNew capabilities1 enhancementImprovements to existing features6 fixesBug fixesAI-tallied from the release notes
Release notes · v0.206.0

Droid now applies project guidance when searching or listing files outside the current repository, and the CLI accepts input sooner by postponing work until needed. Fixed hangs in session archiving, renaming, and selection when favorites fail to refresh, plus reconnection, cancellation, and sleeping-laptop issues.

Read more →

Unread session marking; account switching smoother

This release1 featureNew capabilities4 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notes
Release notes · v0.205.0

Sessions can now be marked unread from the sidebar for later review, and background updates keep the CLI responsive while typing. Account switching starts a fresh session, logout returns straight to login, and failed file changes show a clear error state without misleading diff details.

Read more →

Droid doctor diagnostics; one-shot commands start faster

This release1 featureNew capabilities1 enhancementImprovements to existing features3 fixesBug fixesAI-tallied from the release notes
Release notes · v0.204.0

Droid doctor now diagnoses connectivity and local setup issues with focused or JSON output. One-shot commands start without waiting for unrelated connections when not needed, and MCP connections across the CLI and app no longer repeatedly prompt for reconnection. Session resumes restore pending questions and approvals without stale states, and responses finish cleanly after Droid completes its answer.

Read more →

Queued messages editable; session switching steadier

This release1 featureNew capabilities1 enhancementImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Release notes · v0.203.0

Queued or pending steering messages can now be moved back into the composer to edit text or attachments before sending. Retention changes now warn that past-limit sessions are permanently deleted, and fixes address session switching flashes, focus drops, and unexpected scrolling.

Read more →

Admins can disable image generation; CLI starts faster

This release2 featuresNew capabilities2 enhancementsImprovements to existing features9 fixesBug fixesAI-tallied from the release notes
Release notes · v0.202.0

Org admins can now turn off image generation for the whole organization, and the CLI starts up faster. Also added voucher redemption from billing settings and app fixes for lifecycle hooks, markdown tables, and sessions.

Read more →

Background processes report real PIDs; MCP sessions persist auth

This release2 featuresNew capabilities2 enhancementsImprovements to existing features3 fixesBug fixesAI-tallied from the release notes
Release notes · v0.200.0

Background commands now report their real process ID, and MCP server connections stay authenticated across reconnects instead of prompting for sign-in again. Droid now asks before altering the working tree after a failed Git pull, session startup is faster with on-demand file search tooling, and the model list is searchable in the app. Subagents can now inherit the session's reasoning setting.

Read more →

Diff lines wrap by default; mission models follow defaults

This release2 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Release notes · v0.198.0

Long diff lines now wrap by default for easier reading, and empty response errors are clearer. Fixed diff search navigation, model selector focus loss, empty session pile-up, missions hanging after sleep, and mission model defaults now applying from your configuration.

Read more →

Fork stays in place; credit usage gets own page

This release2 featuresNew capabilities3 fixesBug fixesAI-tallied from the release notes
Release notes · v0.196.0

Forking a session now keeps you in the original session and prints a resume command for the copy, and credit usage moved from Analytics to its own page (app). Bug fixes cover the pull request indicator staying visible during brief status lookup failures, SessionStart hook context being preserved, and correct credit rates for Grok 4.5 and GPT-5.3-Codex fast mode.

Read more →

Escape now confirms before stopping runs

This release1 featureNew capabilities5 fixesBug fixesAI-tallied from the release notes
Release notes · v0.195.0

Pressing Escape while the agent is running now asks whether to stop it, and remembers your choice. Also fixed sidebar width stability, text selection after interrupted resizes, recent sessions being crowded out in the sidebar, early turn termination from repeated polling tool calls, and plugin file watcher exhaustion with cleanup after interrupted installs.

Read more →

SDK fetches session messages; spec-mode exit helper added

This release2 featuresNew capabilities4 fixesBug fixesAI-tallied from the release notes
Release notes · v0.194.0

The TypeScript SDK can now fetch messages for sessions from the session list, and take a session out of specification mode with a single call. Fixed pinned mission proposals rendering garbled, custom model credential errors retrying instead of failing fast, copied text losing line breaks, and an idle spinner in the todo list.

Read more →

Session search faster; MiniMax M2.5 retired

This release1 featureNew capabilities1 enhancementImprovements to existing features4 fixesBug fixesAI-tallied from the release notes
Release notes · v0.193.0

Session history search is now faster, and a repeated tool call no longer stalls a turn. Droid now honors lowercase proxy environment variables like https_proxy, daily credit chart totals land on the correct day, and diff loading no longer retries in a loop. MiniMax M2.5 has been retired.

Read more →

Opus 5 in Auto model; GitLab CI QA setup

This release2 featuresNew capabilities3 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Release notes · v0.190.0

Auto model now upgrades to Claude Opus 5 when a task needs a stronger model, and Droid sessions work behind corporate proxies via HTTPS_PROXY. The install-qa skill can set up automated QA on GitLab CI, with fixes for GitLab per-host authentication, empty-response recovery, and disconnected-session state loss.

Read more →

Command palette filters sessions; status line errors named

This release1 featureNew capabilities1 enhancementImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
Release notes · v0.189.0

The command palette now filters sessions as you type, and changing a session default takes effect immediately. Fixes include custom status line failures pointing to /statusline, custom model key helpers starting without a static API key, and empty final responses finishing successfully.

Read more →

MCP auth completes for manual servers; marketplace status fixed

This release6 fixesBug fixesAI-tallied from the release notes
Release notes · v0.188.0

Manually added MCP servers can now finish authenticating instead of failing to connect, and plugin marketplaces that are working are no longer reported as missing. Also fixed diff colors by theme, thinking timer stability across views, paginated member pickers, and markdown files opening in the default app.

Read more →

Usage limits filterable by type; PDF attachments fall back to text

This release2 featuresNew capabilities5 fixesBug fixesAI-tallied from the release notes
Release notes · v0.187.0

Usage limits can now be filtered by limit type, and vouchers that change your plan show a confirmation first. Attaching a PDF now falls back to extracted text when the model can't read PDFs; skills with unresolved symlinks, marketplace updates with local changes, and inline file diff counts are also fixed.

Read more →