Skip to content

Refactor chat route composition - #97

Merged
jasonhedman merged 2 commits into
mainfrom
json/refactor-chat-composition
Sep 1, 2026
Merged

Refactor chat route composition#97
jasonhedman merged 2 commits into
mainfrom
json/refactor-chat-composition

Conversation

@jasonhedman

Copy link
Copy Markdown
Contributor

Summary

  • make /chat a prompt-only new-chat surface that creates the durable Eve session, persists metadata, and navigates once to the session route
  • resume the in-flight first turn in /chat/[sessionId] without resubmitting it, with populated conversation, input, activity, and message behavior colocated under that route
  • remove the activity panel from new chat and refine the populated-chat activity UI into a compact, subordinate side menu

Validation

  • pnpm check — 59 test files and 250 tests, plus lint, types, formatting, Knip, and boundaries
  • pnpm build — passed with documented local placeholder environment values
  • Chromium computed-style verification — activity control labels resolve to 14px at weight 300
  • independent implementation reviews completed with no remaining findings

@jasonhedman
jasonhedman merged commit 52df264 into main Sep 1, 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.

1 participant