Problem
SessionDrawer.tsx renders a flat, unsearchable list. With several joined sessions this becomes hard to navigate.
Suggested fix
Add a search/filter field over the session list (by title/cwd), and consider sorting by recent activity.
Filed from a UI research sweep of the Helm mobile app (landing + live demo session) using Playwright + full source review, cross-referenced against Claude, ChatGPT, GitHub Copilot Chat, and Codex/Claude Code UIs.
Problem
SessionDrawer.tsxrenders a flat, unsearchable list. With several joined sessions this becomes hard to navigate.Suggested fix
Add a search/filter field over the session list (by title/cwd), and consider sorting by recent activity.
Filed from a UI research sweep of the Helm mobile app (landing + live demo session) using Playwright + full source review, cross-referenced against Claude, ChatGPT, GitHub Copilot Chat, and Codex/Claude Code UIs.