This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryBroad release touches Bug Fixes, https://github.com/Seluj78, https://github.com/njbrake, and https://github.com/athal7.
Full changelog
1.13.0 - 2026-07-16
Bug Fixes
- containers: Promote does_container_exist to caller-driven tri-state (closes #2654) in #2719 by @jerome-benoit (
21ad248) - session: Eliminate spurious restamp seed and IdleField ambiguity (#2697 review) in #2729 by @jerome-benoit (
334f50c) - acp: Persist model pick so respawn keeps it in #2771 by @Seluj78 (
441b283) - acp: Latch context-window size so the composer stops flickering 200k to 1M in #2774 by @Seluj78 (
627ee92) - acp: Send client_info in initialize request to satisfy strict agent backends in #2770 by @Seluj78 (
c3328cd) - plugin: Recover and observe stopped plugin workers without a daemon restart in #2773 by @Seluj78 (
119570f) - serve: Stop the live-session pane re-assert loop that flickers the cursor (#2766) in #2772 by @Seluj78 (
188b09d) - tui: Make w skip snoozed sessions when jumping to next attention in #2750 by @athal7 (
6267148) - web: Align live terminal enter chords in #2765 by @SYU8384 (
24129a5) - config: Follow symlinks when saving the global config in #2785 by @Seluj78 (
66a0de9) - tui: Render structured tool paths repo-relative in #2797 by @Seluj78 (
f7640fc) - acp: Warn about stale adapters on serve startup in #2799 by @Seluj78 (
06276b7) - acp: Anchor tool-group card id to first child so it stops re-folding in #2807 by @Seluj78 (
f5320a9) - acp: Honor structured-view acp_defaults (model + effort) on aoe add and reconciler respawns in #2809 by @Seluj78 (
dfa1f4a) - web: Gray out current agent in switch-agent modal in #2810 by @Seluj78 (
9e204c7) - session: Launch empty Claude threads fresh-pinned instead of a doomed --resume in #2700 by @Eric162 (
b882260) - acp: Treat CapacityFull as a first-class transient (refund budget, retry, no orphan) (#1027) in #2782 by @jerome-benoit (
7580fe3) - test: Stop home-isolation helpers leaking XDG config in #2786 by @athal7 (
2a7865d) - tui: Stop Copilot session spinner spinning after the turn ends in #2816 by @Seluj78 (
855a009) - web: End the first-run tour on dismiss instead of stranding the scrim in #2820 by @Seluj78 (
e8f55ef) - Retain bounded live terminal scrollback in #2813 by @SYU8384 (
51b3566) - session: Durable cross-process purge claim to close the purge/restore race (#2541) in #2780 by @jerome-benoit (
1c8d94f) - web: Prevent live terminal bottom-scroll blackout in #2776 by @SYU8384 (
03d1560) - web: Insert soft newline on Shift+Enter in live terminal in #2823 by @njbrake (
996f52c) - tui: Skip pre-draw cursor hide during live-send to stop flicker in #2825 by @athal7 (
38547b0) - tui: Keep the live preview from desyncing by a row in #2830 by @njbrake (
5826e0f) - web: Present multi-session deletes as workspace actions in #2827 by @Seluj78 (
9796de0) - web: Preserve right dock tabs on collapse in #2829 by @Seluj78 (
3f0ee18) - git: Make cleanup running-state probe warn runtime-neutral in #2838 by @njbrake (
f937959) - server: Defer passive-status unread mark until persist Ok in #2850 by @njbrake (
7f6914d) - containers: Harden RuntimeBase classifier plumbing on edge cases in #2845 by @njbrake (
02e569b) - Disable trust-folder prompt for YOLO-mode sandboxed sessions in #2840 by @njbrake (
b009fe4) - tui: Honor repo config sandbox.default_image in new-session dialog in #2833 by @njbrake (
76b87ff) - config: Read-modify-write config.toml and split app_state into state.toml in #2821 by @athal7 (
4a3bdb2) - config: Repair rustdoc private intra-doc link on state.toml helper in #2868 by @njbrake (
e65c03c) - Stop a dead tool-session pane's Ctrl+C from killing aoe itself in #2839 by @athal7 (
16a26ae) - tui: Show Tab as Enter's attach/live-send complement in the footer in #2862 by @hamid-mouti (
49c9785) - server: GC stale ACP reconciler maps on session delete in #2836 by @njbrake (
a38b51b) - sandbox: Send container workdir on session/new for sandboxed agents in #2873 by @Seluj78 (
1291042) - web: Cap context menus with dvh so mobile Delete stays reachable in #2872 by @Seluj78 (
7bee7b7) - profile: Stop -p/--profile from lazily creating unknown profiles in #2874 by @athal7 (
12acd8f) - test: Skip chmod write-failure injection when running as root in #2876 by @njbrake (
9f6fd9d) - test: Scope git file-transport opt-in per-command, drop global env race in #2877 by @njbrake (
1615964) - test: Isolate HOME in resume_intent_default_uses_observed in #2879 by @njbrake (
d951f90) - sandbox: Trust codex and gemini yolo workdirs in #2855 by @Seluj78 (
de1955b) - web: Preserve terminal key combos in #2854 by @Seluj78 (
38f38bd) - test: Give each test process a unique tmux socket and tear e2e servers down in #2880 by @njbrake (
c64c1b8) - tmux: Treat "no server running" as empty, not a warn in #2884 by @Seluj78 (
7ddeebc) - tui: Fall back to send-keys when VT socket write fails in #2882 by @athal7 (
8ec0d35) - tui: Drop the pin/unpin confirmation popups in #2890 by @njbrake (
2dcfd94) - acp: Skip lifecycle envelopes when no prompt is in flight in #2891 by @Seluj78 (
af73ab2)
Features
- Add composer action extension point in #2585 by @amanzainal (
8f21510) - web: Explain composer usage/cost indicator with a hover tooltip in #2806 by @Seluj78 (
02350c2) - serve: Use full first-turn context for smart rename and add opt-in prompt-start timing in #2811 by @Seluj78 (
49fdc1f) - tui: Auto-enter live-send on view switch, support Tool view in #2777 by @athal7 (
8fcfd2c) - Respond to agent permission prompts from the sidebar in #2764 by @athal7 (
77dc53f) - acp: Agent-agnostic conversation summary for structured sessions in #2814 by @Seluj78 (
b243243) - Add sandbox.network config for container network isolation in #2824 by @njbrake (
d9fa418) - Per-session color labels settable via CLI and web (#2383) in #2851 by @njbrake (
8d7b312) - Add tmux socket name setting for session isolation in #2846 by @njbrake (
d7bb5e8) - web: Add mobile sidebar-side setting (left/right) in #2844 by @njbrake (
a2a02c1) - tui: Run background tool commands in #2856 by @Seluj78 (
a8aa025) - serve: Add Host/Origin DNS-rebinding gate; --behind-proxy and hostname access to 0.0.0.0 now need --allowed-host in #2835 by @jerome-benoit (
e9a0f23)
Other
Performance
New Contributors
- @athal7 made their first contribution in #2882
- @hamid-mouti made their first contribution in #2862
- @chen-jiying made their first contribution in #2779
Full Changelog: https://github.com/agent-of-empires/agent-of-empires/compare/v1.12.1...v1.13.0
Breaking Changes
- Removed support for x86_64‑darwin platform
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]