Skip to content

v1.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:01

What's Changed

  • refactor(ui): extract stateful App struct from run_interactive by @wowi42 in #189
  • Introduce Feed model for TUI chat content by @wowi42 in #191
  • docs: add MiniMax custom provider recipe by @octo-patch in #196
  • ci: expand CI with fmt, clippy, feature matrix, macOS, debug install by @wowi42 in #192
  • refactor(ui): group App state into UiContext/AgentRunState/ChainState/SlashState by @wowi42 in #198
  • fix(ui): coalesce paste bursts so multi-line paste lands as one block by @wowi42 in #199
  • ci: bump taiki-e/install-action from 2.82.10 to 2.83.2 in the actions group by @dependabot[bot] in #193
  • build: bump the cargo group with 4 updates by @dependabot[bot] in #194
  • tui: centralize agent rebuild in one rebuild_agent helper by @wowi42 in #201
  • fix: apply the default prompt's %%mode= directive at startup by @wowi42 in #203
  • tui: extract apply_prompt_mode helper for prompt selection by @wowi42 in #202

New Contributors

Full Changelog: v1.7.0...v1.7.1