feat(app): add persistent session list panel - #39659
Conversation
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
The following comment was made by an LLM, it may be inaccurate: Based on my search, I found one potentially related PR that might overlap with this feature: Related PR:
This PR also adds a panel to the session view and might have overlapping UI layout changes. You should verify if both PRs are working on different aspects of the session panel or if there's any conflicting work. All other search results either returned the current PR (#39659) itself or unrelated features like Todo Sidebar, MCP Apps, or team TUI integration. |
Adds a persistent session list panel to the web app that shows all available sessions and allows quick navigation between them.
Changes