Skip to content

Switched client files to JSX, Chatbot UX Refinement & Workflow Cleanup - #1

Merged
dykdee merged 2 commits into
mainfrom
cleanup/remove-vercel-workflow
Mar 20, 2026
Merged

Switched client files to JSX, Chatbot UX Refinement & Workflow Cleanup#1
dykdee merged 2 commits into
mainfrom
cleanup/remove-vercel-workflow

Conversation

@dykdee

@dykdee dykdee commented Mar 20, 2026

Copy link
Copy Markdown
Owner

This PR streamlines the repository by removing redundant deployment files and refining the chatbot's interaction model.

Key Changes:

  • Workflow Cleanup: Deleted .github/workflows/deploy-vercel.yml as it contained false-positive schema errors and duplicated the functionality already covered by ci.yml
  • Chatbot UX:
    • Simplified AI response tone to be more direct, cordial, and professional.
    • Added a session note to the Chatbot UI advising users to allow ~3 minutes between requests for optimal results.
    • Updated the server-side greeting fallback to include the rate-limit note.
  • Admin Dashboard: Removed mock analytics components and unused UI elements for a cleaner production state.
  • Security: Verified .env.example remains public while .env and other sensitive files are properly ignored.
  • Testing:
    - Verified chatbot UI renders correctly with the new session note.
    - Confirmed ci.yml

@vercel

vercel Bot commented Mar 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
portfolio Ready Ready Preview, Comment Mar 20, 2026 0:29am

@dykdee
dykdee merged commit c151b42 into main Mar 20, 2026
3 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