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
π§° Tool servers can now carry their own environment settings. Add extra environment values for local tool servers from Admin, with matching translations across supported languages.
π OpenCode over Docker is easier to set up. The README now shows how to connect a host-running OpenCode server from a Docker install.
Changed
π€ Claude Code conversations continue more smoothly. Computer keeps Claude Code sessions warm between turns when the setup is unchanged, so follow-up prompts feel more natural.
π§ Agent model choices are less fussy. Saved agent models and newly detected models are combined, so custom setups are less likely to disappear from the picker.
π¬ OpenAI-style chat requests return a full answer unless streaming is requested. This better matches clients that expect a single response by default.
Fixed
π Trusted-header sign-in is more dependable. Computer now recognizes the configured header during session checks and keeps signed-in users attached to their account.
π§Ή Deleted agent profiles stay deleted after saving. Removing a saved agent no longer gets skipped just because no new profiles were added.
π Workspace names are preserved when workspace details update. Updating tabs or layout no longer quietly falls back to the folder name.
π Lists appear correctly while writing. Bulleted and numbered lists now show their markers in chat and rich text editors.
ποΈ Git paths are easier to read. File names with non-English characters now appear as themselves instead of escaped text.