Show HN: Lazyagent – a local TUI for watching what your coding agents are doing
Category: devtools
Tags: observability, tui, ai-agents
Score: 6.5/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 5)
Lazyagent is a local TUI application that provides observability for AI coding agents (Claude, Codex, OpenCode) by collecting runtime events into SQLite and presenting them in a structured interface. It's interesting because it addresses the growing need for visibility into AI-assisted development workflows, offering a unified way to monitor multiple agent platforms without digging through raw payloads.
Target audience: backend devs, devops
Repository: https://github.com/chojs23/lazyagent · Go
View on Hacker News