Skip to content

Issue 004: Mock chat MVP#6

Merged
cody257 merged 2 commits into
mainfrom
agent/004-mock-chat-mvp
Apr 28, 2026
Merged

Issue 004: Mock chat MVP#6
cody257 merged 2 commits into
mainfrom
agent/004-mock-chat-mvp

Conversation

@cody257

@cody257 cody257 commented Apr 28, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds a no-backend mock negotiation chat for seller and buyer modes.
  • Replaces the seller one-shot form screen with a chat panel and mock assistant replies.
  • Reuses the existing template generator for seller mock drafts.
  • Adds Playwright e2e coverage for seller and buyer chat flows.
  • Updates CI to run e2e tests.

Verification

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

Notes

  • No API route, model key, auth, database, or paywall added.
  • Mock replies are intentionally simple so Issue 008 can replace the response source later.

@cody257 cody257 merged commit f23aa53 into main Apr 28, 2026
1 check passed
@cody257 cody257 deleted the agent/004-mock-chat-mvp branch April 28, 2026 20:36
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