Skip to content

feat(viewer): archive session history - #256

Open
benvinegar wants to merge 3 commits into
mainfrom
feat/session-archives
Open

feat(viewer): archive session history#256
benvinegar wants to merge 3 commits into
mainfrom
feat/session-archives

Conversation

@benvinegar

Copy link
Copy Markdown
Member

Summary

  • cap the sidebar at 15 recent sessions and link to archives when the workspace exceeds that threshold
  • add a searchable archive route that lists every session
  • support archive routing for self-hosted and embedded viewers, with end-to-end coverage

Validation

  • npm test
  • npm run typecheck
  • npm run lint
  • npm run format:check
  • npx playwright test e2e/viewer.spec.ts e2e/embed-archive.spec.ts --grep archive --project=chromium

This PR description was generated by Pi using gpt-5.6-terra

@benvinegar
benvinegar force-pushed the feat/session-archives branch from e3ba9cf to 748f90a Compare August 18, 2026 01:29
@benvinegar
benvinegar force-pushed the feat/session-archives branch from d4b9bfd to aea422c Compare August 19, 2026 01:44
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