HackerTrans
トップ新着トレンドコメント過去質問紹介求人

sethd

no profile record

投稿

Show HN: Atria – terminal UI for managing multiple coding agents

github.com
1 ポイント·投稿者 sethd·4 か月前·0 コメント

コメント

sethd
·先月·議論
- https://github.com/sethdeckard/atria : TUI for managing multiple AI coding agents that doesn't force a particular workflow on you. You can use tmux, the built-in PTY, or terminal integrations with iTerm2, kitty, or WezTerm.

- https://github.com/sethdeckard/loadout : TUI and CLI for managing a personal library of Claude Code and Codex skills across your machines.

- https://github.com/sethdeckard/atlas : TUI and CLI (also works as "cd launcher") that creates a smart, automatic map of every Git repository under your projects root.

I'm using these almost daily.
sethd
·4 か月前·議論
I built a tool that lets you keep your existing tmux workflow and adds a simple dashboard for monitoring and discovering agents inside tmux: https://github.com/sethdeckard/atria
sethd
·4 か月前·議論
I recently built something just like this: https://github.com/sethdeckard/atria

It supports tmux, but you can use it without via embedded terminal. It also has native integration with a few select terminals that expose the right kind of APIs.

Installs as single binary (written in Go) with no external dependencies.