Skip to content

Issue 005: Local dashboard and history#7

Merged
cody257 merged 1 commit into
mainfrom
agent/005-local-dashboard-history
Apr 28, 2026
Merged

Issue 005: Local dashboard and history#7
cody257 merged 1 commit into
mainfrom
agent/005-local-dashboard-history

Conversation

@cody257

@cody257 cody257 commented Apr 28, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds browser-local conversation persistence using localStorage.
  • Adds a landing-page local dashboard for recent conversations.
  • Supports conversation statuses: active, accepted, declined, expired.
  • Lets users reopen saved local conversations and clear local history.
  • Adds e2e coverage for saving and reopening a chat session.

Verification

  • npm run lint
  • npm test
  • npm run test:e2e
  • npm run build
  • npm audit --audit-level=moderate

Notes

  • No auth, database, cloud sync, billing, or API model added.
  • Data is stored only in the current browser.

@cody257 cody257 merged commit 4a5e440 into main Apr 28, 2026
1 check passed
@cody257 cody257 deleted the agent/005-local-dashboard-history branch April 28, 2026 20:43
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