Libretto - deterministic AI browser automations
Skill plus CLI that has coding agents generate inspectable browser-automation scripts instead of running prompts at runtime. You debug a real script, not a prompt.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
Qartez MCP - codebase intelligence for AI agents
Rust MCP server that pre-indexes a codebase with PageRank, blast-radius, git co-change, and complexity signals. Agents query the graph instead of grepping files.
Codeburn - token cost TUI for Claude Code & Codex
Interactive terminal dashboard that breaks down where your AI coding tokens actually go. Surfaces the chat-vs-tool-use split most users get wrong.
abtop - htop for AI coding agents
Rust TUI that monitors Claude Code and Codex sessions: token spend, context window, rate limits, and ports in real time. Like btop but for agent runtimes.
oh-my-team - 12-agent Claude Code orchestration
Multi-agent harness for Claude Code with planning, parallel execution waves, and a five-agent review gate. Hub mode lets you drive sessions from Telegram or Slack.