lazyagent - terminal observability for coding agents
Watch your Claude Code, Codex, and OpenCode sessions from a tiny Go TUI. Shows what each agent is doing, no SaaS dashboard needed.
Tag
14 entries tagged with #go.
Go-based CLIs and TUIs across DevOps, observability, agent runtimes, and shell tooling. The single-binary distribution model is the through-line.
Watch your Claude Code, Codex, and OpenCode sessions from a tiny Go TUI. Shows what each agent is doing, no SaaS dashboard needed.
Brex's HTTP proxy that uses an LLM judge to vet agent traffic in production. Drop it in front of any agent runtime to block exfiltration and jailbreaks.
One Bubble Tea TUI to switch between Claude, Gemini, OpenCode, Codex, and Aider sessions. Tabs, tmux feel, no electron.
Go-based MCP server that gives agents read/write Figma access without rate limits. Text-to-design and design-to-code in one binary.
Tiny Go CLI that wraps the choreography of switching drivers in mob/pair sessions. `mob start`, `mob next`, `mob done` - no merge dance.
Modern alternative to `less` written in Go: incremental search, column/JSON views, follow mode, and live filtering. Drop-in replacement for log inspection.
Go TUI client for Hacker News with comment threading, vim navigation, and offline read support. Replaces a daily browser tab.
Carvel's templating tool that operates on YAML data structures instead of text. Eliminates the indentation-and-quotes pain of Helm-style string templating.
Open-source PaaS that handles deploys, env management, databases, and rollbacks across your own VPS fleet. Heroku-class UX without the Heroku price.
Fast, remote-first log viewer that tails multiple SSH targets at once and renders a histogram timeline. No central log server required.
YAML-driven CLI that schedules, runs, and prunes restic backups across multiple locations. The friendly face restic always needed.
Tiny Go app for tracking personal expenses. Charts, multi-currency, Docker one-liner. Avoids the Mint-replacement bloat trap.
POSIX-friendly Go shell that knows about JSON, CSV, TOML, and YAML natively. Pipe structured data without `jq` gymnastics.
Meta-language that compiles to standard Go but adds Result types, the `?` error operator, and pattern matching. Keeps full ecosystem compatibility.