Skip to content

[codex] Add playground chat history persistence#140

Draft
youjust19 wants to merge 2 commits into
tashfeenahmed:mainfrom
youjust19:codex/chat-history-persistence
Draft

[codex] Add playground chat history persistence#140
youjust19 wants to merge 2 commits into
tashfeenahmed:mainfrom
youjust19:codex/chat-history-persistence

Conversation

@youjust19

Copy link
Copy Markdown

What changed

  • Persist Playground chat sessions and messages in SQLite.
  • Add /api/chats endpoints to save, list, and load chat history.
  • Keep the current Playground chat and draft input alive while navigating to Keys, Fallback, or Analytics.
  • Add a History sidebar for reading previous Playground chats.

Validation

  • npm run build
  • npm run test -w server
  • Browser check on http://127.0.0.1:3001/playground

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