Skip to content

chore: improve mobile hover states#699

Merged
open-agents-bot[bot] merged 3 commits intomainfrom
ws/05ef915f
Apr 12, 2026
Merged

chore: improve mobile hover states#699
open-agents-bot[bot] merged 3 commits intomainfrom
ws/05ef915f

Conversation

@open-agents-bot
Copy link
Copy Markdown
Contributor

Summary

Refactors mobile Q&A experience by integrating inline question UI directly into the prompt box and removing the separate question panel. Includes improvements to mobile interactions for Q&A and git panel features.

Changes

Chat Components (apps/web/app/[sessionId]/chats/[chatId]/)

  • Removed question-panel.tsx - separate component no longer needed (464 lines deleted)
  • Updated chat-tabs.tsx for improved mobile interactions
  • Refactored session-chat-content.tsx to support integrated inline Q&A UI

State Management (apps/web/app/[sessionId]/chats/[chatId]/git-panel-context.tsx)

  • Updated context to support mobile UX improvements for git panel

Navigation (apps/web/components/inbox-sidebar.tsx)

  • Minor adjustments for consistent mobile experience

Dependencies (bun.lock)

  • Updated package lock file

Chat - Built with guidance from Will Sather

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
open-agents Ready Ready Preview Apr 12, 2026 1:03am

@willsather willsather changed the title feat: integrate Q&A UI into mobile prompt and improve UX chore: improve mobile hover states Apr 11, 2026
@open-agents-bot open-agents-bot bot merged commit e01d6ae into main Apr 12, 2026
10 checks passed
@open-agents-bot open-agents-bot bot deleted the ws/05ef915f branch April 12, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant