Active project · 2026
Multi-tenant background agents
Fork of a popular open-source background-agents repo · in progress
The problem
The most popular open-source background-agents codebase explicitly punts on multi-tenant deployment. The README lists the gaps: per-tenant GitHub Apps, access validation at session creation, tenant isolation in the data model. Real product teams need exactly those pieces.
What I'm building
A fork that closes the gaps. Per-tenant GitHub App installation flows. Access validation enforced at session creation. Tenant-isolated data model. Sandbox orchestration on Cloudflare Durable Objects + Modal + OpenCode runtime.
Where it stands
Architecture decided, foundation built, milestones tracked publicly on GitHub. Demo and architecture writeup coming in the next few weeks.
→ What this means for you
I'm solving the exact problem this site sells, in public. Available to apply this work to your product as a contract engagement, usually starting with the highest-friction piece in your stack.
GitHub (coming soon)
Writeup (coming soon)
Shipped · open-source · 2024–2025
OmoiOS
Autonomous agent platform · Apache 2.0 · 60★ on GitHub
The idea
A self-hostable platform where you write a feature spec, agents execute it overnight in cloud sandboxes, and you wake up to a PR. Built before "background agents" was a named category.
What I built
Multi-agent DAG executor on Daytona sandboxes. Spec-to-PR pipeline. Self-hostable so teams could run it on their own infrastructure. Designed for parallel agent execution with proper isolation between tasks.
What happened
60 stars on GitHub, working demo, real users. I couldn't find product-market fit as a managed service and stopped pursuing it commercially. The orchestration patterns I developed are the foundation of the multi-tenant work I do now.
→ What this proves
I've shipped autonomous agent infrastructure end-to-end before "background agents" became a named category. I know what the right abstractions look like, and what they cost when you build them in a vacuum. I bring that to your product.
Research collaboration · 2025
Weather forecasting on NVIDIA Earth-2
Regional ML infrastructure for Paraguay · with collaborator Fran
The problem
Paraguay's meteorological infrastructure has real gaps. High-resolution regional weather modeling needs serious GPU orchestration and data pipelines most teams can't stand up.
What we built
Data pipelines for regional meteorological inputs. Inference orchestration on GPU infrastructure. NVIDIA Earth-2 framework integration for high-resolution forecasting.
→ What this proves
I work with serious ML infrastructure beyond LLM agents. The same orchestration patterns transfer across domains, and I can ship with research collaborators on time-bounded work.