Skip to content

feat(webview): session history as a collapsible, resizable right-side pane #69

Description

@cloud-on-prem

Extracted from #39. Replace the all-or-nothing view swap (SessionList replaces ChatView) with a persistent chat plus a right-side history pane: animated open/close, drag-to-resize, overlay fallback when the editor column is narrow, and browse-while-chatting (selecting a session no longer auto-closes the pane).

Implementation notes: consider CSS transitions instead of #39's ~150 lines of rAF animation and manual resize state; add a keyboard/Escape path to dismiss the overlay (missing in #39).

Size: M | Depends on: nothing | Tier: 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions