Skip to content

v0.0.1

Choose a tag to compare

@qiankunli qiankunli released this 10 Jul 15:15
· 643 commits to main since this release
6a894c4

Changes

  • PR #18 refactor: adopt chat-tui as the UI component layer
  • PR #17 feat: group sessions by project directory like Claude Code
  • PR #16 chore: standardize user-facing copy in English
  • PR #15 feat(tui): show and edit queued follow-up inputs
  • PR #14 fix: support unique slash command prefixes
  • PR #13 fix: allow dismissing command pickers with escape
  • PR #12 feat: unify baton sessions across providers
  • PR #11 tui: 弹窗贴输入框 + 多行输入 + 修复失焦
  • PR #10 docs: add project README
  • PR #9 feat: add version command
  • PR #8 chore: add local install Make target
  • PR #7 feat: conventional layered Ctrl+C handling in TUI
  • PR #6 feat: completion popup for / commands and @ references
  • PR #5 feat: unified intermediate-process model across providers
  • PR #4 feat: surface agent intermediate reasoning in the timeline
  • PR #3 feat: user settings at ~/.baton/settings.json
  • PR #2 feat: chat-first TUI aligned with claude/codex CLI experience
  • PR #1 feat: add baton CLI entry (bin + bun link) for local trial