Skip to content

Cairn v1.7.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:06
· 1760 commits to main since this release

What's new

Features

  • Explicitly documented markdown rendering capabilities (Mermaid, Tables, etc.) in all AI assistant system prompts.

Fixes

  • Memoized ChatMessageBubble, SuggestedPrompts, and ToolCallIndicator to significantly improve chat input performance and responsiveness.

Changes

  • Updated system prompt definitions in src/components/chat/chat-panel.tsx, src/components/notes/ai-text-toolbar.tsx, and electron/lib/tools.ts.