hi, i'm Thierry β a software engineer from SΓ£o Paulo, Brazil π§π·.
currently working at Meistrari, building Tela. i work across the stack: SDKs, document parsing pipelines, workflow design, and a workflow DSL for defining workflows as code while keeping them synced with the UI for developers and power users.
lately i've also been making codebases more ready for coding agents: better repo context, validation paths, harnesses, and practices that make agents useful instead of chaotic.
- building Tela
- tuning my AI developer setup around GPT-5.5 high/xhigh and pi
- building my own pi setup and extensions after a lot of time with Codex
- learning distributed systems by building them
- experimenting with microVMs, sandboxes, and local agent isolation
- using nvim btw
- microvm β local Firecracker microVMs from Dockerfiles for isolated coding-agent and dev workloads.
- dev β my reproducible dev setup: shell, editor, agent configs, and pi extensions under
configs/agents/pi/extensions.
i'm building my own pi extensions, inspired by existing tools, because i believe developers should own this part of their workflow. i keep a strong focus on testability so the setup does not break while i'm using it.
- desktop-notification β an
agent_endhook that emits OSC 777 desktop notifications when an agent turn finishes. see it - web-access β
web_search,fetch_content, andget_search_contenttools for research-heavy agent work. see it - create-image β
/create-imagefor prompt-to-image generation inside pi. see it - oracle β
oraclefor ChatGPT Web / GPT-5.5 Pro second opinions on hard problems. see it - agent-feedback β
agent_feedbackfor durable workflow feedback and verification blockers. see it - subagent β a Claude-compatible
Agenttool for single and parallel child Pi subagents. see it - statusline β footer additions for clickable PR numbers, git change counts, and the Cloudflare BDR quote. see it
- token-speed β real-time assistant streaming throughput in Pi's footer. see it
- codex-fast-mode β injects Codex Fast mode's
service_tier: "priority"for eligible ChatGPT-backed Codex requests. see it - codex-compaction β uses Codex native opaque compaction for
/compacton ChatGPT-backed Codex models. see it - nested-agents β dynamically loads nested
AGENTS.md/CLAUDE.mdfiles as relevant files are touched. see it - lsp β Language Server Protocol diagnostics and source-fix tools for Pi. see it
- fff β FFF-backed
grep,find, andmulti_grepsearch and autocomplete. see it - excalidraw-session β an always-on local Excalidraw bridge tool for the focused browser canvas. see it
- goal β persistent autonomous goals with safe continuation, high turn limits, and mandatory completion auditing. see it
- coding agents and harness engineering
- distributed systems and systems programming
- microVMs, Firecracker, isolation, and sandboxes
- software engineering under the hood
- 3D printing