Changelog
Release notes for Atris Desktop. Auto-update is on — installed apps pick up new builds on launch. Current download: v0.1.44.
v0.1.44
2026-09-11Latest download- Atris 2.5: fast on your own computer and good with tools; a code search that took 80 seconds now takes 11.
- Hard questions are handed to a stronger model mid-turn, tools and all, and the app says so.
- File search skips build folders and nested copies, so answers come from the real code.
v0.1.43
2026-09-09- The team screen shows whether the background loop is alive and who is working right now.
- Codex and Claude pickers use real model names, with Astra as the default.
- Muse joins as an engine, and cloud replies no longer end as unconfirmed.
v0.1.42
2026-09-07- Linked task replies now appear in the member conversation where you started the work.
- Failed or interrupted turns show a clear status instead of appearing to keep running.
v0.1.41
2026-09-07- Resume and retry now continue linked tasks without an incorrect “still in progress” message.
- Repeated resume requests do not start the same work twice.
v0.1.40
2026-09-07- Saved team conversations stay available when you reopen the app.
- A turn stops with a clear error if a local tool result cannot be confirmed.
- Unconfirmed tool actions no longer appear as completed.
v0.1.39
2026-08-14- Member chats now pick up work done from the terminal and while the app was closed.
- Teammates with fresh finished work rise to the top of the roster.
- Interface labels stopped shouting.
v0.1.38
2026-08-14- Fixes a bug where the new team home screen could spin the app in a busy loop.
- Member chats now catch up on work done from the terminal or while the app was closed.
v0.1.37
2026-08-14- Team view is now the home screen, with a start view setting to choose what you see on launch.
- One-tap infinity toggle for always-on members.
- Quiet collapsed work streams with live "looked X ago" presence.
- Roster collapse plus member search.
v0.1.36
2026-07-08- Portable publish links — publishing a doc stamps its share link into the document itself, so the same doc republishes to the same public URL from any computer.
- Publish carries the markdown source, unlocking editing a published doc from the web dashboard.
- Editor round-trip hardening — line endings, blank runs, raw fences, and list markers survive desktop and web edits byte-identically.
- Publish recovery — a doc whose link record is missing locally recovers it from the doc itself instead of forking a new link.
v0.1.35
2026-07-07- Boot permission gating — loop auto-resume defers until folder access is cleared, no surprise TCC prompt at first paint.
- Deferred CLI spawns — boot no longer spawns claude/codex; readiness uses sync path scan with ok/unknown/missing tri-state.
- Orb warm-thread hygiene — background taps reuse one thread; stale bg threads archived; warm count stops growing forever.
- Parked Atrisbox answers — ready chip renders instantly; Enter opens oldest parked result instead of dead-ending.
- Boot beacon telemetry — boot_start/boot_complete/boot_crash_detected so a dead app writes signal before the user screenshots.
- Release provenance + clean-tree gate — every DMG carries sha/branch/dirty/pushed receipt; packaged boot smoke catches missing asar modules.
- Explorer refresh and Claude thinking-effort picker in the composer.
v0.1.34
2026-07-07- File explorer uses a VS Code-style tree — expand folders in place, cleaner spacing, no trailing slashes.
- Atrisbox burst-tap flow: advance through dialogue while work streams in the background.
- Embedded browser surface in the sidebar for live web views inside the desktop shell.
- Folder access controls in Settings — grant paths from a drop zone instead of surprise picker prompts.
- Calendar loading no longer gets stuck on a spinner after stale refreshes.
- Inbox bulk-archive for low-signal mail; markdown bold round-trip fix for quoted text.
- Orb suggestions dedupe across sources; task review is two moves (approve all, then review).
- Chat: Cmd+T starts a new thread without killing a background stream.
v0.1.33
2026-07-05- Markdown editor round-trip fix — bold and inline formatting no longer corrupt on save/reload.
- Signed, notarized Mac build with auto-update ZIP feed and repair package on CDN.
v0.1.32
2026-07-02- Routine signed Mac refresh — updater ZIP, blockmap, and repair package published to CDN.
Full engineering log: atris-desktop-v2