fix(pairing): shrink mobile QR payload

This commit is contained in:
Ryan Vogel 2026-04-12 21:17:36 +00:00
commit a4d4a3f545
4 changed files with 24 additions and 22 deletions

View file

@ -4,3 +4,4 @@
- Need to figure out a good way to start new sessions.
- When an agent returns a generation, we should be able to expand it into a reader mode view.
- Work on the live activity widget.
- In the OpenCode Control app, if a link is generated in Markdown, it should be tappable and open in the device's default browser.