v0.1.0
What's Changed
- Prettier TUI: color palette, dividers, hover, settings page by @AliHamzaAzam in #1
- Agent awareness + fleet management: notifications, multi-agent lanes, triage, spawn picker, timeline polish by @AliHamzaAzam in #2
- Remote access: WebSocket bridge, daemon notifications, APNs push, pairing CLI by @AliHamzaAzam in #3
- Cut repomond CPU from ~150% to <2% idle (tmux fork storm + gix walk storm) by @AliHamzaAzam in #5
- Surface a freshly-spawned second agent instead of hiding it until its transcript lands by @AliHamzaAzam in #4
- Watch/unwatch repo trees on add/remove (stop fsevents churn on removed repos) by @AliHamzaAzam in #6
- Fire desktop notifications from the daemon when the TUI is parked or closed by @AliHamzaAzam in #7
- docs: sync README + docs/ with multi-agent, CPU, and notification work by @AliHamzaAzam in #8
- docs(README): add Remote access / Tailscale setup walkthrough by @AliHamzaAzam in #9
- fix(tui): remember the selected agent per lane across project switches by @AliHamzaAzam in #10
- feat(tui): remove a repo from the Fleet view with X (two-press confirm) by @AliHamzaAzam in #11
- perf(daemon): frame-rate pane capture while typing so keystroke echo feels instant by @AliHamzaAzam in #12
- feat: show the agent's text cursor in the mediated focus/insert view by @AliHamzaAzam in #13
- fix(daemon): drop a /exited agent from the ×N count promptly by @AliHamzaAzam in #14
- feat: smooth scrolling in the Split agent pane + fit the agent terminal to the view by @AliHamzaAzam in #15
- fix(tui): wheel scrolling in Split — drop the pointer-column gate by @AliHamzaAzam in #16
- fix(tui): restore sidebar wheel scrolling in Split by @AliHamzaAzam in #17
New Contributors
- @AliHamzaAzam made their first contribution in #1
Full Changelog: https://github.com/AliHamzaAzam/repomon/commits/v0.1.0