Added
- Multiline inputs (Shift+Enter/Alt+Enter) and file pasting in tui.
- GitHub action for release builds.
Fixed
- Race condition in Ctrl-C handler in
agent_loop::run_agent. - Fix changes requested by clippy.
Removed
- Gateway code (for now, will be made soon).
Full Changelog: v0.1.0...v0.1.1