Skip to content

revert: restore original chatbot-demo (undo PR #20 merge)#22

Merged
jonah-berman merged 1 commit intomainfrom
devin/1774405938-revert-bluej
Mar 25, 2026
Merged

revert: restore original chatbot-demo (undo PR #20 merge)#22
jonah-berman merged 1 commit intomainfrom
devin/1774405938-revert-bluej

Conversation

@jonah-berman
Copy link
Copy Markdown
Contributor

Summary

Reverts the merge of PR #20 (devin/1774398467-bluej-pra-demo), which replaced the generic chatbot demo with the BlueJ PRA tax law demo. That merge broke production at demo.exa.ai/chatbot-demo by changing all routing and application code.

The BlueJ demo has been moved to its own directory in exa-labs/public-demos instead (PR #45).

This is a git revert -m 1 of the merge commit — it restores all files to their pre-PR#20 state: generic chatbot system prompt, web_search tool (not tax_law_search/fetch_fresh_content), /chatbot-demo routing in vercel.json, and the original frontend.

Review & Testing Checklist for Human

  • Verify demo.exa.ai/chatbot-demo works after merge — production is currently broken. This is the urgent fix.
  • Spot-check vercel.json indentation — the revert introduced inconsistent leading whitespace on some rewrite lines (e.g. extra spaces on exa-logomark-white.svg through favicon.png). Cosmetic only but worth a glance to confirm Vercel parses it correctly.
  • Confirm the diff matches the pre-PR#20 state — run git diff origin/main~2..HEAD (or compare against the commit before the PR [chatbot-demo]: BlueJ PRA strategy demo with redesigned How It Works page #20 merge) to ensure nothing was lost or added unintentionally by the revert.

Notes

  • PR fix: restore /chatbot-demo routing #21 (routing-only fix) is now superseded by this full revert and can be closed
  • The BlueJ PRA demo lives in exa-labs/public-demos#45 — it needs a new Vercel project + domain route to go live at /bluej-demo

Link to Devin session: https://app.devin.ai/sessions/2a88a28d3059461d932fb7f37dcb5a4e
Requested by: @jonah-berman

…ra-demo"

This reverts commit b56b70a, reversing
changes made to b1eb0da.
@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chatbot-demo Ready Ready Preview, Comment Mar 25, 2026 2:33am

Request Review

@jonah-berman jonah-berman merged commit 00a78a9 into main Mar 25, 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