Release v0.23.0
Changes
- Message queue — turn it on in
/settingsto hold text messages sent while the agent is busy instead of having them turned down: up to 5 are kept, each shows as a button above the bottom keyboard so you can drop it, and they are sent one at a time as each run finishes. - Attach a file to your next prompt — tap 📎 Attach to next prompt on a file in
/lsand it goes to OpenCode as a real attachment together with your next message, once. - Elapsed time for long tool calls — a tool that runs longer than 20 seconds now shows a live timer in chat that keeps ticking while it works, and its finished line keeps the total duration; subagent cards and compact mode show it too.
- Browse models by provider — the model picker gets a 🗂 Providers button that lists every connected provider and pages through its models, so you can reach models that are not in favorites or recent history.
- Brazilian Portuguese — set
BOT_LOCALE=ptfor a fully localized Portuguese interface. (@barrymac)
Full changelog: v0.22.5...v0.23.0