- Inference Serving Stack: Scheduling and routing across heterogeneous models — the production path for vLLM and llm-d workloads on Kubernetes.
- Kubernetes-Native Workload Plumbing: Batch queueing, multi-cluster scheduling, and GPU sharing for AI/ML workloads — contributing upstream to Kueue, Karmada, and HAMi.
- Agent Harnesses: The supervision layer for long-running LLM agents — parallel sessions, multi-agent teams, artifacts, approval gates, scheduled dispatch. Because the work shouldn't collapse into chat.
- Vibe Coding Loops: Multi-worktree dispatch, Claude Code skills, and commit/PR/task automation — the inner loop I live in daily.
- ClawWork (Builder, Current Focus): The official desktop workspace for OpenClaw — parallel task sessions, multi-agent Teams, TeamsHub marketplace, artifacts, and scheduled automation.
- semantic-router (Committer): Defining the decision-making layer for multi-model LLM serving.
- llm-d: Cloud-native infrastructure for disaggregated LLM inference.
- HAMi & Kueue: Kubernetes-native batch scheduling and GPU virtualization.
- Istio: Traffic governance for the service mesh layer.
- Karmada & Kubernetes: Multi-cluster orchestration foundations.
I build tools to fix my own problems.
- Recall: I lose great AI answers weekly. A local-first TUI to search my Claude Code, Codex, and OpenCode history.
- gmc: AI-powered Git commit messages.
- merge-scout: A Claude Code skill for vibe coding — ranks GitHub issues by contributability × merge probability so your agent picks work that will actually land.
- mote: Rewrite any selected text on macOS via Markdown-defined commands.
- Chrome TabBoost: Browser tab overload is a bug. I patched it with an extension.
- MacMusicPlayer: A minimalist, clean music player for macOS.
- ConfigForge: Manage
~/.ssh/configandkubeconfigwithout the headache. - LogoWallpaper: Generating brand assets shouldn't take 30 minutes.
- SaveEye: A minimalist eye care reminder that doesn't annoy you.
- GithubNotifier: Checking PRs in browser tabs is a ritual. Moved it to the menubar.
- mdctl: AI-powered Markdown workflow automation.
- hf-model-downloader: Painless Hugging Face model downloads.
- mirrormate: Docker pulls failing? I fixed it with magic.
- swagger-online: Unified Swagger UI. No more tab chaos.
- ai-icon-generator: I needed icons, so I built a generator.
- gofs:
python -m http.serveris slow. Rewrote it in Go. - gh-x: Batch repo operations as a
ghCLI extension. One-by-one doesn't scale. - convostore: Stateful LLM APIs shouldn't be this hard. A Redis-backed conversation store for OpenAI Responses API / vLLM.
- prompts: Prompt engineering is the real frontend of LLMs. I track mine here.
- openclaw-gateway-tunnel (RFC, design phase): Zero-binary ngrok tunnel for OpenClaw gateways. Looking for co-designers before code lands.
- moltbot-channel-feishu (legacy, superseded by OpenClaw official): Feishu/Lark channel plugin for Moltbot/Clawdbot.