This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryImproves TUI appearance, adds remote access features, and reduces daemon CPU usage.
Full changelog
What's Changed
- Prettier TUI: color palette, dividers, hover, settings page by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/1
- Agent awareness + fleet management: notifications, multi-agent lanes, triage, spawn picker, timeline polish by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/2
- Remote access: WebSocket bridge, daemon notifications, APNs push, pairing CLI by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/3
- Cut repomond CPU from ~150% to <2% idle (tmux fork storm + gix walk storm) by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/5
- Surface a freshly-spawned second agent instead of hiding it until its transcript lands by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/4
- Watch/unwatch repo trees on add/remove (stop fsevents churn on removed repos) by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/6
- Fire desktop notifications from the daemon when the TUI is parked or closed by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/7
- docs: sync README + docs/ with multi-agent, CPU, and notification work by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/8
- docs(README): add Remote access / Tailscale setup walkthrough by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/9
- fix(tui): remember the selected agent per lane across project switches by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/10
- feat(tui): remove a repo from the Fleet view with X (two-press confirm) by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/11
- perf(daemon): frame-rate pane capture while typing so keystroke echo feels instant by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/12
- feat: show the agent's text cursor in the mediated focus/insert view by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/13
- fix(daemon): drop a /exited agent from the ×N count promptly by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/14
- feat: smooth scrolling in the Split agent pane + fit the agent terminal to the view by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/15
- fix(tui): wheel scrolling in Split — drop the pointer-column gate by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/16
- fix(tui): restore sidebar wheel scrolling in Split by @AliHamzaAzam in https://github.com/AliHamzaAzam/repomon/pull/17
New Contributors
- @AliHamzaAzam made their first contribution in https://github.com/AliHamzaAzam/repomon/pull/1
Full Changelog: https://github.com/AliHamzaAzam/repomon/commits/v0.1.0
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
About repomon
Run a fleet of AI coding agents (Claude Code, Codex, Aider) across many repos, branches, and git worktrees from one tmux-backed terminal. Four-zoom TUI (fleet, split, babysit grid, focus), needs-you triage, durable sessions that survive restarts.
Related context
Related tools
Beta — feedback welcome: [email protected]