Show HN: Lazyagent – One terminal UI for all your coding agents
3 points
11 hours ago
| 1 comment
| lazyagent.dev
| HN
nahime
11 hours ago
[-]
Hi HN,

I built lazyagent because I was juggling 6–8 coding agent sessions (Claude Code, Cursor, etc.) across different terminals and tabs, and it was getting impossible to quickly answer "which agent is doing what right now?".

Lazyagent is a terminal UI written in Go (using Bubble Tea) that shows all your coding agent sessions in a single view. You can:

- see the status of each agent at a glance - follow logs/outputs in real time - quickly jump into the right terminal when you need to intervene

It runs locally, is fully open‑source, and doesn’t require any external backend or account.

I’d love feedback on:

- what information you’d like to see per session (logs, diffs, task state, something else?) - what multi‑agent / multi‑repo workflows you currently have - which integrations are missing to make this genuinely useful in your day‑to‑day setup

Repo and README with install instructions are here: https://github.com/illegalstudio/lazyagent

I’ll be in the thread to answer questions and collect feedback (especially critical ones).

reply
alaintno
10 hours ago
[-]
I'll try it tonight and let you know in github issues. Was trying myself to achieve something similar (using go and charm v2). Anyway, thanks for sharing.
reply
nahime
8 hours ago
[-]
Awesome, thank you for giving it a try! If you run into anything rough or have ideas to make the TUI better, please drop them in a GitHub issue - that kind of feedback is super helpful at this stage
reply