35
Points
32
Comments
mcclowes
Author

Top Comments

rickye26Aug 17
This looks really cool, especially on the remote control part. I've experienced exactly the same problem, but ended up building my own tool through an opposite architectural approach than Saggar.

The main difference is that I want to keep my existing workflow in Kitty and tmux/zellij. Since all of them provide solid remote control protocol, I wrote captain-miao (https://github.com/hyperlogue/captain-miao) which is a standalone TUI app that runs inside these terminals, observing the agent sessions, managing tabs and windows, and allow me to quickly jump to the exact window/tab that needs my attention. The sessions are still native windows/panes inside the terminal/multiplexer that I configured and polished for years.

One difficulty I found when trying to expanding the agent support beyond claude code and codex, many agents don't provide a good way to inject hooks to listen to the session status change. wondering how Saggar solves this problem. do it infer state from the screen buffer?

terhechteAug 17
I created something similar, fully open source, using the ideas behind scrolling window managers. There's currently no website as I'm actively using it to work on a different project. It has features such as a shortcut (command+.) to open an overlay menu that allows you to switch to any split just by typing a letter and a number. Throughout the app. It also has optional vim bindings, support for different models and agents (e.g Claude, Codex, etc via ACP), and much more. There're bugs, but if you run into any, feel free to let AI create a PR. Goes without saying that it's vibe coded.

https://github.com/terhechte/Cormac

raframAug 17
> What says no is the account: nothing pairs that is not signed in as you.

I am begging Claude to stop treating the English language this way.

gegtikAug 17
I've been testing out herdr, how would you compare this featurewise?
anigbrowlAug 17
Nice design, I look forward to trying it out when I get back to the computer. I don't like kicking off some web server process on localhost and then forgetting about it if I close the browser window.

Any special reason it's Apple silicon only? This seems like something that'd be handy to have on any machine.

monkpitAug 17
I love this but I can’t figure out how to have my two computers have remote control sessions at once from a single phone browser session. Is it possible?
als0Aug 17
> Requires macOS 26 Tahoe or later

Why? Tahoe hasn’t even reached its first birthday and plenty of us are still on Seqouia not wanting to put up with apple’s disaster release. There’s nothing a terminal needs from Tahoe specifically.

taudeAug 17
how's this compare to CMUX?

EDIT: I'll probably ask this exact question everytime someone posts a new agentic terminal manager.

EDIT EDIT: looks like there's some form of companian app, that's kind of cool. Will have to check this out later.

Visit the Original Link

Read the full content on saggar.marginalutility.dev

Source
saggar.marginalutility.dev
Author
mcclowes
Posted
August 17, 2026 at 02:25 PM


More Top Stories

huggingface.co Aug 14
Qwen 3.8 27B
1426790 commentsby erdaltoprak
Details
blog.plover.com Aug 14
Seven books I keep close because I love them
308135 commentsby surprisetalk
Details
mixedbread.com Aug 14
Introducing Toast 1
6820 commentsby mplappert
Details
z.ai Aug 14
GLM-5.3: Frontier coding with emergent cyber capabilities
896460 commentsby pella
Details
rustdesk.com Aug 14
RustDesk now supports true unattended remote access on Wayland
293 commentsby rustdesk
Details
blog.google Aug 14
Google is making private AI practical with homomorphic encryption
497288 commentsby u1hcw9nx
Details
👋 Need help with code?