Skip to content

Chat: add starter prompt suggestions on empty chat #8

@BunsDev

Description

@BunsDev

Description

When the chat view is empty (no messages yet), show clickable starter prompt cards/chips to help users get started quickly.

Examples

Suggested starters:

  • "Explain this codebase"
  • "Find and fix bugs"
  • "Write tests for the open file"
  • "Refactor for readability"
  • "What does this function do?"

Behavior

  • Show on the chat home screen below the hero/tagline
  • Clicking a starter sends it as a message immediately
  • Disappear once a conversation starts
  • Should respect the current agent mode (Ask/Agent/Plan)
  • Style: subtle cards/chips matching the current theme

Files

  • components/chat-home.tsx — main implementation
  • components/chat/message-list.tsx — hide starters once messages exist

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions