Skip to content

feat: Connect Chat UI to Backend API #2

@arwas11

Description

@arwas11

User Story
As a user, I want to chat with the AI agent.

Technical Tasks

  • Update client/components/Chat.tsx to call POST /chat.
  • Handle loading states (spinner) while waiting for AI response.
  • Render the Markdown response from the AI.
  • Error handling (show toast/alert if API fails).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions