dingo - Result types and pattern matching for Go
Meta-language that compiles to standard Go but adds Result types, the `?` error operator, and pattern matching. Keeps full ecosystem compatibility.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Related entries
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.
agent-flow - real-time Claude Code orchestration view
Watch your Claude Code agents think, branch, and coordinate as they run. Live visualization of subagent trees and tool calls in the browser.
CrabTrap - LLM-as-a-judge proxy for agent security
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.
agent-deck - terminal session manager for coding agents
One Bubble Tea TUI to switch between Claude, Gemini, OpenCode, Codex, and Aider sessions. Tabs, tmux feel, no electron.