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
AI chat UIs are built around horizontal bubbles alternating left and right. For someone reading vertically, that model imports a foreign interaction pattern wholesale. What would a native vertical AI chat interface actually look like — and this is the one I most want the community to fight about.
Where it shows up here:message, text-field — the primitives exist; the composition does not yet.
Open questions:
Where do "me" and "the assistant" live when columns flow right-to-left — and does alternating sides even survive?
How does a streaming response read as it fills a column top-to-bottom?
What happens to threading, citations, and code blocks (inherently horizontal) inside a vertical stream?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Labels:
RFCaiAI chat UIs are built around horizontal bubbles alternating left and right. For someone reading vertically, that model imports a foreign interaction pattern wholesale. What would a native vertical AI chat interface actually look like — and this is the one I most want the community to fight about.
Where it shows up here:
message,text-field— the primitives exist; the composition does not yet.Open questions:
Write-up: https://vertically.works/challenges#ai-chat
Propose your answer as a PR. Strong answers get merged into the spec.
All reactions