Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 23:04
34dee93

0.3.0 (2026-01-17)

Features

  • add knowledge base builder and /docs command (#33) (d723a7e)
  • cli: redesign CLI with unified --from/--to interface (#30) (af74ee1)
  • keybindings: add comprehensive keybinding support across terminals (#32) (93f4613), closes #18
  • schema: add TabConfig and PaneConfig for cross-terminal tab/pane settings (#36) (a4fce12)
  • wezterm: replace regex parsing with Lua interpreter (#34) (13fdb3b)