You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π¬ Unread chats stay where you can see them. Chat lists now keep unread finished chats above already-read chats, and they refresh when a chat is marked read.
π§ The app feels a little lighter. Dividers and borders across the interface are softer, so the workspace chrome gets out of the way more.
Fixed
β° Follow-up timers behave more cleanly. Timer prompts and subagent handoffs stay internal, pending follow-ups stay hidden until they are ready, and old timer state is still understood.
π Internal work stays out of normal chat search. Recent-chat search no longer shows hidden timer or subagent chats as if they were regular conversations.
π§ The chat size meter keeps moving for local models. llama.cpp chats now show live size updates even when the server does not send token totals until the end.
π File reading avoids credential files. Computer can read normal absolute paths and ~/ paths, but it blocks common credential files, .envrc, and special device files.
π± Signal bot updates no longer disappear. When a Signal chat needs an edited answer, Computer now sends the updated text as a new message instead of silently doing nothing.