Skip to content

v0.7.0

Choose a tag to compare

@richardbowman richardbowman released this 27 May 01:14
· 528 commits to main since this release
8d7052d

What's New

Title Bar UI (#79)

  • Replaced the tab bar with a compact title bar showing the current thread name
  • Auto-titling now updates the title bar in real-time as conversations are summarized

Fork Improvements (#80)

  • Fixed UX bug: Fork modal no longer hangs on "Opening…" — closes immediately and the new thread appears active with your first message already submitted
  • /fork slash command: Type /fork or /fork <focus area> in any message input to open the fork dialog with the focus pre-filled
  • fork_conversation MCP tool: The agent can now fork the conversation itself by calling fork_conversation(focus_area?: string) — creates the new thread silently and reports back the thread title