Skip to content

feat(web-ui): non-blocking historical session switch; debug log server#290

Merged
GCWing merged 1 commit intomainfrom
gcwing/dev
Mar 27, 2026
Merged

feat(web-ui): non-blocking historical session switch; debug log server#290
GCWing merged 1 commit intomainfrom
gcwing/dev

Conversation

@GCWing
Copy link
Copy Markdown
Owner

@GCWing GCWing commented Mar 27, 2026

Summary

  • Flow chat: Switch to a historical session updates the UI immediately; session history loads in the background via \loadSessionHistory\ (restore + turns) instead of blocking the switch.
  • DX: Add \scripts/debug-log-server.mjs\ (local NDJSON log receiver) and document usage in \AGENTS.md\ under Frontend Debugging.

Testing

  • Manual: switch between historical sessions and confirm UI responsiveness
  • Optional: run
    ode scripts/debug-log-server.mjs\ and verify one-liner fetch logging

…erver

- Switch FlowChat UI immediately; load history in background via loadSessionHistory

- Add scripts/debug-log-server.mjs and document frontend debugging in AGENTS.md
@GCWing GCWing merged commit 8a11fb9 into main Mar 27, 2026
4 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.

1 participant