Fullstack developer from Prague. Right now most of my work is automating business processes with AI agents, above all building the harness they run on: skills, rules, subagents and scripts, MCP servers that give them tools, and RAG indexes I then wire the agents into. Plenty of straight fullstack comes with it, along with sitting down with clients to work out which problems are worth automating at all. In my free time I build open-source tooling for AI agents.
🌐 ulehla.dev · 💼 LinkedIn
- agent-flight-recorder: run a task N times in isolated E2B sandboxes, record full traces, measure pass rate, flakiness and cost, and diff trajectories
- readme-ci: run the code blocks in your README and fail CI when your quickstart breaks
- agent-audit: security auditor for AI agent configurations, covering MCP servers, Claude Code settings, skills and hooks
- agent-lens: drop an agent session transcript and get a visual debrief with tool-call timeline, tokens, cost and failures
- mcp-sandbox: run any MCP server inside an isolated E2B cloud sandbox with one command, no code changes


