# Changelog
All notable changes to this project will be documented in this file.
## [0.3.3](https://github.com/jcarver989/aether/compare/aether-agent-cli-v0.3.2...aether-agent-cli-v0.3.3) - 2026-04-29
### Other
- *(aether-cli)* Fix backticks
- *(aether-cli)* correct binary references and slash command docs
## [0.3.2](https://github.com/jcarver989/aether/compare/aether-agent-cli-v0.3.1...aether-agent-cli-v0.3.2) - 2026-04-29
### Fixed
- *(aether-cli)* Auto retry on llm errors
### Other
- *(aether-cli)* Support strings in settings as file paths
- Re-add top level prompt and mcp settings
- More consistently use the term settings over config
- *(aether-cli)* Update cli to use new settings stucts
- *(aether-core)* Begin to normalize config and config sources for mcp and prompts
- *(aether-cli)* Quiet noisy acp logs
## [aether-agent-cli-v0.3.1] - 2026-04-27