What's Changed
- fix(ui-termios): add Windows keyboard input support by @QIN2DIM in #59
- fix: an event loop never await warning by @yihong0618 in #109
- refactor: remove
QueueShutDownfrom UI loop functions by @stdrc in #110 - fix: ensure prompt on newline when shell command output does not end with newline by @stdrc in #111
- feat: display api url and model in yellow when overrided from env var by @stdrc in #112
- chore: bump agent-client-protocol to 0.6.2 by @stdrc in #114
- chore(deps): bump kosong to 0.16.0 by @stdrc in #115
- feat: support pasting image by @stdrc in #121
- feat: better print mode use rich print by @yihong0618 in #123
- chore(deps): bump aiohttp from 3.13.1 to 3.13.2 by @dependabot[bot] in #118
- feat: replay recent context history when continuing an existing session by @stdrc in #126
- fix: fix arrow key detection on windows by @stdrc in #128
- chore: bump version to 0.43 by @stdrc in #129
Full Changelog: 0.42...0.43