Agents
Lemon Agent is a course on safe coding-agent work. lookout, skiff, nanoclaw, and the rest of the software stack support agents running on the Mac mini in the closet.
- Lemon Agent Guides for working with coding agents
Free course and field guides for safe coding-agent workflows: a seven-lesson starting course, three deeper field guides, and two numbered failure lists installable as agent skills.
- lookout OTEL trace collector for AI agents
OpenTelemetry collector purpose-built for agent workflows. Ingests gRPC/HTTP traces, enriches spans with token-cost calculations and anomaly detection, groups by session, exposes a web UI, REST API, MCP server, and TUI.
- skiff Container orchestration for macOS + Linux
A single-binary, single-YAML control plane between docker-compose and Kubernetes. Health-aware lifecycle management, scheduling, service discovery, and a unified API for containers, native daemons, and scheduled jobs on one machine.
- nanoclaw A small assistant that runs in containers
A lightweight agent framework that runs in containers for isolation. Connects to Telegram, Slack, Discord, Gmail and other messaging apps, keeps memory, and runs scheduled jobs.
- bosun Lifecycle coordinator for agent swarms
The entrypoint agents come in through, and the thing that decides when they start, stop, and hand off.
- hoist Git worktree manager for parallel agents
Keeps several agents working in one repo without fighting over a single checkout. A worktree each, cleaned up when the work lands.
- gangway Docker API shim for Apple containers
Translates the Docker Engine API to the Apple container CLI, so tools that only speak Docker keep working on the native runtime.