RU version is available. Content is displayed in original English for accuracy.
Hi HN, like many of you talented folk, I’ve been building more, faster than ever. I built Saggar after my terminal stopped feeling like a tool and started feeling like a tab-management problem. Let me know you think!

Discussion (20 Comments)Read Original on HackerNews
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?
I am begging Claude to stop treating the English language this way.
Some people claim setting the writing style will help, but what ever finishing training is provided to Claude seems to leak through no matter what.
I will admit I've been more focused on the app itself!
https://github.com/terhechte/Cormac
Any special reason it's Apple silicon only? This seems like something that'd be handy to have on any machine.
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.
It's a great call out, I'll take a look at that shortly.
I open source a lot of projects (https://github.com/mcclowes) so my first instinct was to, and I'll consider that in the future!
I was hoping this would satisfy a need so I didn't have to build a full tool myself. Kiln looks interesting, too.