Releases: billionzeros/computer
Releases · billionzeros/computer
v2.2.1
v2.2.0
v2.1.6
[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
v2.1.4
v2.1.3
v2.1.2
[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
v2.1.0
[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
[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)