magi-code 0.80.1

Repository-aware CLI coding agent for terminal work
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## magi-code 0.80.0

### New
- **Diff review:** Press **Alt+3**, select a line, and press **Enter** to comment. Send unresolved comments with `#diff-changes`.
- **Side conversation:** Use `/side` for a separate agent conversation sharing your working directory.
- **Subagent steering:** Open **View Subagent ↗** and type instructions for that task.
- **Release notes:** Shown on the welcome screen; navigate with **Page Up / Page Down**.
- **Frontend integrations:** Unix v2 supports application-provided tools and skills. Companion and Linux verification remain pending.

### Fixes
Improved image rendering, response recovery, subagent history, authentication, and file safety.

### Breaking changes
- Removed `--app service` and stdio v1. Frontends must use Unix v2.
- Moved primary-agent profiles to `$MC_HOME/agents/`. Automatic migration applies when that directory does not exist.