Skip to content

Add web conversation outline#534

Merged
tiann merged 1 commit intotiann:mainfrom
NightWatcher314:feat/web-session-outline
Apr 27, 2026
Merged

Add web conversation outline#534
tiann merged 1 commit intotiann:mainfrom
NightWatcher314:feat/web-session-outline

Conversation

@NightWatcher314
Copy link
Copy Markdown
Contributor

Summary

  • add a web-only conversation outline drawer in the session chat header
  • build outline entries from loaded user messages only
  • add stable message anchors so outline clicks scroll to the matching message
  • add i18n strings and focused tests

Refs #517

Test Plan

  • bun run test:web
  • bun run typecheck:web
  • bun run build:web

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Findings

  • No issues found in the added or modified lines.

Summary

  • Review mode: initial
  • Static review covered the full PR diff for the web conversation outline, message anchors, session header entry point, i18n strings, and focused tests. Residual risk: UI behavior was not exercised in a browser during this automation pass.

Testing

  • Not run (automation; static review only).

HAPI Bot

@tiann tiann linked an issue Apr 27, 2026 that may be closed by this pull request
@tiann tiann merged commit d66547f into tiann:main Apr 27, 2026
2 checks passed
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.

feat(web): add conversation outline / table of contents for long chats

2 participants