Skip to content

context lens poc#5906

Draft
waiyaki wants to merge 16 commits into
developfrom
james/context-lens-poc
Draft

context lens poc#5906
waiyaki wants to merge 16 commits into
developfrom
james/context-lens-poc

Conversation

@waiyaki

@waiyaki waiyaki commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Changes

How did I test?

Risks and impact

  • Safe to rollback without consulting PR author? (Yes | No)
  • Affects important code area:
    • Onboarding
    • State / providers
    • Message sync
    • Channel display
    • Notifications
    • Other:

Rollback plan

Screenshots / videos

waiyaki added 16 commits June 7, 2026 19:14
Add a recent-run selector inside the Context Lens panel so no-reply and other outputless runs can be inspected without relying on a bot response message.

Keep the existing latest and selected-response modes, and add a selected-run mode that remains stable until the user returns to Latest or selects a message.
Keep the recent run selector available without permanently rendering the full list in the Context Lens panel.

Add a show/hide control and page through all in-memory recent runs with a Show more action instead of hard-capping the visible history.
Keep post navigation as the canonical goToPost callback while Context Lens is open so Reply/thread actions continue to open the thread.

Plain chat-message presses still inspect Lens metadata through the separate inspectContextLensPost path.
Only expose message inspection while the Context Lens panel is open so normal chat-message press behavior remains unchanged.

Deduplicate Lens events by event identity instead of sequence number alone, and avoid adding a dedicated public append helper for Lens blob metadata.
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