v2.1.0
This minor release improves the UX of the interactive agent (i.e., what is called when you run mini). We no longer prompt with the multiline prompt at the end of the agent run. You can still submit a multiline new task by entering /m first.
- Enh(interactive): Better behavior on exit by @klieret in #741
- Fix: Count of actions to confirm by @klieret in #742
Full Changelog: v2.0.0...v2.1.0