Skip to content

Releases: billionzeros/computer

v2.2.1

06 May 17:42

Choose a tag to compare

[2.2.1] - 2026-05-06

Other

  • Fix project session resume
  • Fix publish links and modal
  • Fix Codex mid-turn steering

v2.2.0

06 May 09:46

Choose a tag to compare

[2.2.0] - 2026-05-06

Added

  • gitignore

Other

  • Add managed browser pane (#32)

v2.1.6

05 May 20:22

Choose a tag to compare

[2.1.6] - 2026-05-06

Fixes

  • docx rendering and fileupload flow
  • issues

Other

  • Fix universal upload progress (#31)
  • Polish markdown table typography
  • Structure file artifacts (#29)
  • fix(routines): add missing .conv-back styles so back buttons render inline (#27)
  • fix(webhooks): unify session-options factory across desktop/telegram/slack (#28)
  • observability: add per-turn telemetry to harness sessions (#26)

v2.1.5

04 May 11:47

Choose a tag to compare

[2.1.5] - 2026-05-04

Other

  • fix(byok): support user OpenAI/Anthropic API keys + working effort pill (#25)

v2.1.4

04 May 09:39

Choose a tag to compare

[2.1.4] - 2026-05-04

Other

  • chore(tasks): remove "Start a task" composer from All tasks view (#24)
  • [codex] clarify web search action labels (#23)

v2.1.3

03 May 09:22

Choose a tag to compare

[2.1.3] - 2026-05-03

Other

  • feat(chat): readability polish + message actions, regenerate, feedback (#22)
  • chore(topbar): remove "More options" button and Connected status pill (#21)

v2.1.2

30 Apr 23:37

Choose a tag to compare

[2.1.2] - 2026-05-01

Features

  • auto-activated skills + builtin document-creation packages (#19)

Other

  • fix(attachments): persist images on disk + lazy-load chips on demand (#20)
  • feat(chat): collapsible turn progress + per-turn source cards (#18)
  • fix(artifacts): premium split panel + render docx/pdf/xlsx in files view (#17)
  • fix(ask-user): commit answers only on explicit submit (#16)
  • docs(spec): session log architecture — append-only log + multi-client channel (#15)

v2.1.1

26 Apr 12:49

Choose a tag to compare

[2.1.1] - 2026-04-26

Features

  • Parallel deep research connector + web_research canonical tool (#14)
  • add GPT-5.5 to Codex subscription and Anton API (#13)

v2.1.0

24 Apr 21:11

Choose a tag to compare

[2.1.0] - 2026-04-25

Features

  • multi-format file attachments with @-mentions and preview renderers (#12)

Fixes

  • pnpm lock
  • workspace safety net — no more /root EACCES, atomic writes, version handshake (#11)

Chores

  • clean up biome lint + format across repo

Other

  • feat(desktop): remove new-project attachments, add text-file creator in files view (#10)
  • feat(desktop): reasoning effort pill + provider modal redesign + onboarding tour (#9)
  • fix(desktop): honor real harness readiness in provider UI (#8)
  • fix(harness): persist session title to meta.json across reloads (#7)

v2.0.3

22 Apr 08:29

Choose a tag to compare

[2.0.3] - 2026-04-22

Other

  • fix(harness+desktop): coalesce streaming text deltas, add detached turns, cross-surface invariant (#6)
  • feat(settings): mark Claude CLI as coming soon, simplify provider form (#5)
  • fix(harness+server): MCP shim hardening + SessionRegistry (#4)
  • fix(caddy): preserve /health and /status paths upstream to sidecar (#3)