MarkdownHerald UI

Markdown

GitHub-flavored, with bold, inline code, links, and lists:

  • streaming
  • tool calls
  • code blocks
export const greet = (name: string) => `hi, ${name}`