This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
ReleasePort's take
Light signalAgent of Empires v1.7.0 adds native multi‑repo workspace support.
Why it matters: Enables developers and SREs to manage multiple repositories within a single Agent session, streamlining workflow orchestration across distributed codebases.
Summary
AI summaryMulti-repo workspace support added to Agent of Empires.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Ctrl+U/Ctrl+K line-edit + Ctrl+P restore in send-message Ctrl+U/Ctrl+K line-edit + Ctrl+P restore in send-message Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
persist ACP workers across aoe serve restart persist ACP workers across aoe serve restart Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
add Rosé Pine built-in theme add Rosé Pine built-in theme Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
respawn dead panes and start stopped sessions before send respawn dead panes and start stopped sessions before send Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
remove AOE_EXPERIMENTAL_COCKPIT env-var gate remove AOE_EXPERIMENTAL_COCKPIT env-var gate Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
observability + logging umbrella (closes #1096) observability + logging umbrella (closes #1096) Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
show path field before title in new-session show path field before title in new-session Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
per-profile host environment variables per-profile host environment variables Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
auto-disable mouse capture under Mosh in TUI auto-disable mouse capture under Mosh in TUI Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
tear down tmux + container before host worktree tear down tmux + container before host worktree Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
restore dirty-worktree check + handle anonymous-volume mount-point cruft restore dirty-worktree check + handle anonymous-volume mount-point cruft Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
copy pi agent config directory into sandbox copy pi agent config directory into sandbox Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
detect codex request_user_input as Waiting in status detect codex request_user_input as Waiting in status Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
voice/paste consolidated — routing, burst, archive-respect, normalize voice/paste consolidated — routing, burst, archive-respect, normalize Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Two small TUI polish fixes carved from #1022 Two small TUI polish fixes carved from #1022 Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
surface restart errors in attach via status toast surface restart errors in attach via status toast Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Low |
consolidate voice/paste handling — routing, burst control, archive respect, and \r normalization in TUI consolidate voice/paste handling — routing, burst control, archive respect, and \r normalization in TUI Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Refactor | Medium |
remove dead claude.config_dir config field remove dead claude.config_dir config field Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
9 small fixes across wizard, cockpit, and logs 9 small fixes across wizard, cockpit, and logs Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
More cockpit / worktree / sidebar fixes More cockpit / worktree / sidebar fixes Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
memory, diff, subagent, streaming, multi-repo improvements in cockpit memory, diff, subagent, streaming, multi-repo improvements in cockpit Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
consolidate help screen navigation entries consolidate help screen navigation entries Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
context primer, update banner, base branch picker, sidebar fixes in cockpit polishing 4 context primer, update banner, base branch picker, sidebar fixes in cockpit polishing 4 Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
What's Changed
- refactor: remove dead claude.config_dir config field by @kimjune01 in https://github.com/njbrake/agent-of-empires/pull/1042
- fix(deletion): tear down tmux + container before host worktree by @njbrake in https://github.com/njbrake/agent-of-empires/pull/1023
- feat(tui): Ctrl+U/Ctrl+K line-edit + Ctrl+P restore in send-message by @njbrake in https://github.com/njbrake/agent-of-empires/pull/1053
- fix(deletion): restore dirty-worktree check + handle anonymous-volume mount-point cruft by @njbrake in https://github.com/njbrake/agent-of-empires/pull/1066
- fix: copy pi agent config directory into sandbox (#1068) by @njbrake in https://github.com/njbrake/agent-of-empires/pull/1069
- feat(cockpit): persist ACP workers across
aoe serverestart (#1037) by @Seluj78 in https://github.com/njbrake/agent-of-empires/pull/1045 - Cockpit polishing: 9 small fixes across wizard, cockpit, and logs by @Seluj78 in https://github.com/njbrake/agent-of-empires/pull/1040
- Cockpit polishing 2: More cockpit / worktree / sidebar fixes ! by @Seluj78 in https://github.com/njbrake/agent-of-empires/pull/1067
- feat: add Rosé Pine built-in theme by @jerome-benoit in https://github.com/njbrake/agent-of-empires/pull/1015
- Cockpit polishing 3: memory, diff, subagent, streaming, multi-repo by @Seluj78 in https://github.com/njbrake/agent-of-empires/pull/1076
- Two small TUI polish fixes carved from #1022 by @njbrake in https://github.com/njbrake/agent-of-empires/pull/1077
- refactor(tui): consolidate help screen navigation entries by @BTForIT in https://github.com/njbrake/agent-of-empires/pull/1083
- feat(send): respawn dead panes and start stopped sessions before send by @BTForIT in https://github.com/njbrake/agent-of-empires/pull/1078
- Cockpit polishing 4: context primer, update banner, base branch picker, sidebar fixes by @Seluj78 in https://github.com/njbrake/agent-of-empires/pull/1094
- feat(cockpit): remove AOE_EXPERIMENTAL_COCKPIT env-var gate by @njbrake in https://github.com/njbrake/agent-of-empires/pull/1098
- feat(new-session): show path field before title by @BTForIT in https://github.com/njbrake/agent-of-empires/pull/1070
- feat(profile): per-profile host environment variables by @BTForIT in https://github.com/njbrake/agent-of-empires/pull/1117
- fix(status): detect codex request_user_input as Waiting by @Seluj78 in https://github.com/njbrake/agent-of-empires/pull/1121
- feat(tui): auto-disable mouse capture under Mosh by @BTForIT in https://github.com/njbrake/agent-of-empires/pull/1116
- fix(tui): surface restart errors in attach via status toast by @BTForIT in https://github.com/njbrake/agent-of-empires/pull/1079
- fix(tui): voice/paste consolidated — routing, burst, archive-respect, \r normalize by @BTForIT in https://github.com/njbrake/agent-of-empires/pull/1081
- feat: observability + logging umbrella (closes #1096) by @Seluj78 in https://github.com/njbrake/agent-of-empires/pull/1118
New Contributors
- @kimjune01 made their first contribution in https://github.com/njbrake/agent-of-empires/pull/1042
Full Changelog: https://github.com/njbrake/agent-of-empires/compare/v1.6.2...v1.7.0
Breaking Changes
- Removed claude.config_dir configuration field
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track I've implemented multi-repo workspace support in Agent of Empires
Get notified when new releases ship.
Sign up freeAbout I've implemented multi-repo workspace support in Agent of Empires
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]