Releases: mastermach50/mia-agent
Releases · mastermach50/mia-agent
v0.1.1
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
v0.1.0 Initial Release
The first release of Mia Agent. Currently it has:
- Working TUI
- OpenAI API Compatibility
- Agent Tools
Full Changelog: https://github.com/mastermach50/mia-agent/commits/v0.1.0