# Hi, I'm Samzong (船长) 👋

## What I build

- **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.
- **Agentic Developer Workflows**: Multi-worktree dispatch, Claude Code skills, and commit/PR/task automation — the inner loop I live in daily.



## Contributions

- **[Mosoo](https://github.com/langgenius/mosoo)** **(Core Contributor)**: Open-source, Cloudflare-native agent runtime for Codex, Claude Agent SDK, and OpenCode. [stars](https://github.com/langgenius/mosoo/stargazers)
- **[OpenClaw](https://github.com/openclaw/openclaw)** : Open-source agent infrastructure for long-running, multi-channel AI work. [stars](https://github.com/openclaw/openclaw/stargazers)
- **[semantic-router](https://github.com/vllm-project/semantic-router)** : Defining the decision-making layer for multi-model LLM serving. [stars](https://github.com/vllm-project/semantic-router/stargazers)
- **[llm-d](https://github.com/llm-d/llm-d)**: Cloud-native infrastructure for disaggregated LLM inference. [stars](https://github.com/llm-d/llm-d/stargazers)
- **[HAMi](https://github.com/Project-HAMi/HAMi)** & **[Kueue](https://github.com/kubernetes-sigs/kueue)**: Kubernetes-native batch scheduling and GPU virtualization. [HAMi stars](https://github.com/Project-HAMi/HAMi/stargazers) [Kueue stars](https://github.com/kubernetes-sigs/kueue/stargazers)
- **[Istio](https://github.com/istio/istio)**: Traffic governance for the service mesh layer. [stars](https://github.com/istio/istio/stargazers)
- **[Karmada](https://github.com/karmada-io/karmada)** & **[Kubernetes](https://github.com/kubernetes/kubernetes)**: Multi-cluster orchestration foundations. [Karmada stars](https://github.com/karmada-io/karmada/stargazers) [Kubernetes stars](https://github.com/kubernetes/kubernetes/stargazers)



## Side Projects

I build tools to fix my own problems.

- **[ClawWork](https://github.com/clawwork-ai/clawwork)**: Client for [OpenClaw](https://github.com/openclaw/openclaw) — connect ClawWork to your own OpenClaw and unlock 10x multi-session productivity. [release](https://github.com/clawwork-ai/clawwork/releases/latest) [stars](https://github.com/clawwork-ai/clawwork/stargazers)
- **[lathe](https://github.com/lathe-cli/lathe)**: Agent-friendly CLI generator for APIs: turn Swagger, OpenAPI, and google.api.http protos into single-binary Cobra CLIs with catalogs and generated Skills. [release](https://github.com/lathe-cli/lathe/releases/latest) [stars](https://github.com/lathe-cli/lathe/stargazers)
- **[kitup](https://github.com/samzong/kitup)**: Shared installer SDK for bundled Agent Skills — ship skills in your CLI, install them into Claude Code, Codex, and other agent hosts. [release](https://github.com/samzong/kitup/releases/latest) [stars](https://github.com/samzong/kitup/stargazers)
- **[blueprint](https://github.com/samzong/blueprint)**: From a conversational brief to a shippable page — pitch, deck, archive, prototype. CLI + Agent Skill. [stars](https://github.com/samzong/blueprint/stargazers)
- **[adit](https://github.com/samzong/adit)**: AI-era notes you speak into being — macOS shell to talk with ChatGPT and Grok, then keep what matters in your local Library. mac [stars](https://github.com/samzong/adit/stargazers)
- **[awire](https://github.com/samzong/awire)**: Cloudflare Worker control plane — route source events (GitHub) to delivery channels (Feishu) as interactive cards. Pure KV, HTMX admin, no build step. [release](https://github.com/samzong/awire/releases/latest) [stars](https://github.com/samzong/awire/stargazers)
- **[agent-brains](https://github.com/samzong/agent-brains)**: Portable domain agent brains for coding agents — AGENTS.md, SOUL.md, MEMORY.md, skills, workflows, and a bundled loader. [stars](https://github.com/samzong/agent-brains/stargazers)
- **[Recall](https://github.com/samzong/Recall)**: Local-first search across 10+ AI coding tools (Claude Code, Codex, OpenCode, Cursor, Gemini, Cline, Pi, Kiro, Copilot CLI, Antigravity) — hybrid FTS + embeddings, usage dashboard, all on-device. [release](https://github.com/samzong/Recall/releases/latest) [stars](https://github.com/samzong/Recall/stargazers)
- **[gmc](https://github.com/samzong/gmc)**: Parallel git worktrees for parallel AI agents, plus AI-generated commits. [release](https://github.com/samzong/gmc/releases/latest) [stars](https://github.com/samzong/gmc/stargazers)
- **[merge-scout](https://github.com/samzong/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. [stars](https://github.com/samzong/merge-scout/stargazers)
- **[codex-agents-local](https://github.com/samzong/codex-agents-local)**: Local `AGENTS.local.md` overlays for Codex via hooks, without replacing the official `codex` command. [stars](https://github.com/samzong/codex-agents-local/stargazers)
- **[pared](https://github.com/samzong/pared)**: Minimal native macOS video compressor — drop a file, pick a style, done. mac [stars](https://github.com/samzong/pared/stargazers)
- **[mailbell](https://github.com/samzong/mailbell)**: Minimal macOS menu bar notifier for Gmail. mac [release](https://github.com/samzong/mailbell/releases/latest) [stars](https://github.com/samzong/mailbell/stargazers)
- **[mote](https://github.com/samzong/mote)**: Menu bar macOS app for rewriting selected text with OpenAI-compatible models. mac [stars](https://github.com/samzong/mote/stargazers)
- **[branchlight](https://github.com/samzong/branchlight)**: Checking PRs in browser tabs is a ritual. Moved it to the menubar. mac [release](https://github.com/samzong/branchlight/releases/latest) [stars](https://github.com/samzong/branchlight/stargazers)
- **[MacMusicPlayer](https://github.com/samzong/MacMusicPlayer)**: A minimalist, clean music player for macOS. mac [release](https://github.com/samzong/MacMusicPlayer/releases/latest) [stars](https://github.com/samzong/MacMusicPlayer/stargazers)
- **[SaveEye](https://github.com/samzong/SaveEye)**: A minimalist eye care reminder that doesn't annoy you. mac [release](https://github.com/samzong/SaveEye/releases/latest) [stars](https://github.com/samzong/SaveEye/stargazers)
- **[Chrome TabBoost](https://github.com/samzong/chrome-tabboost)**: Browser tab overload is a bug. I patched it with an extension. [release](https://github.com/samzong/chrome-tabboost/releases/latest) [stars](https://github.com/samzong/chrome-tabboost/stargazers)
- **[ConfigForge](https://github.com/samzong/ConfigForge)**: Manage `~/.ssh/config` and `kubeconfig` without the headache. mac [release](https://github.com/samzong/ConfigForge/releases/latest) [stars](https://github.com/samzong/ConfigForge/stargazers)
- **[LogoWallpaper](https://github.com/samzong/LogoWallpaper)**: Generating brand assets shouldn't take 30 minutes. mac [release](https://github.com/samzong/LogoWallpaper/releases/latest) [stars](https://github.com/samzong/LogoWallpaper/stargazers)
- **[prooflet](https://github.com/samzong/prooflet)**: The proof layer for prototypes — in-page narration and annotation SDK, no backend in V1. [stars](https://github.com/samzong/prooflet/stargazers)
- **[mdctl](https://github.com/samzong/mdctl)**: AI-powered Markdown workflow automation. [release](https://github.com/samzong/mdctl/releases/latest) [stars](https://github.com/samzong/mdctl/stargazers)
- **[hf-model-downloader](https://github.com/samzong/hf-model-downloader)**: Painless Hugging Face model downloads. [release](https://github.com/samzong/hf-model-downloader/releases/latest) [stars](https://github.com/samzong/hf-model-downloader/stargazers)
- **[mirrormate](https://github.com/samzong/mirrormate)**: Docker pulls failing? I fixed it with magic. [release](https://github.com/samzong/mirrormate/releases/latest) [stars](https://github.com/samzong/mirrormate/stargazers)
- **[swagger-online](https://github.com/samzong/swagger-online)**: Unified Swagger UI. No more tab chaos. [release](https://github.com/samzong/swagger-online/releases/latest) [stars](https://github.com/samzong/swagger-online/stargazers)
- **[ai-icon-generator](https://github.com/samzong/ai-icon-generator)**: I needed icons, so I built a generator. [release](https://github.com/samzong/ai-icon-generator/releases/latest) [stars](https://github.com/samzong/ai-icon-generator/stargazers)
- **[gofs](https://github.com/samzong/gofs)**: `python -m http.server` is slow. Rewrote it in Go. [release](https://github.com/samzong/gofs/releases/latest) [stars](https://github.com/samzong/gofs/stargazers)
- **[gh-x](https://github.com/samzong/gh-x)**: Batch repo operations as a `gh` CLI extension. One-by-one doesn't scale. [release](https://github.com/samzong/gh-x/releases/latest) [stars](https://github.com/samzong/gh-x/stargazers)
- **[convostore](https://github.com/samzong/convostore)**: Stateful LLM APIs shouldn't be this hard. A Redis-backed conversation store for OpenAI Responses API / vLLM. [stars](https://github.com/samzong/convostore/stargazers)
- **[prompts](https://github.com/samzong/prompts)**: Prompt engineering is the real frontend of LLMs. I track mine here. [release](https://github.com/samzong/prompts/releases/latest) [stars](https://github.com/samzong/prompts/stargazers)
- **[openclaw-gateway-tunnel](https://github.com/samzong/openclaw-gateway-tunnel)** *(RFC, design phase)*: Zero-binary ngrok tunnel for [OpenClaw](https://github.com/openclaw/openclaw) gateways. Looking for co-designers before code lands. [stars](https://github.com/samzong/openclaw-gateway-tunnel/stargazers)
- **[moltbot-channel-feishu](https://github.com/samzong/moltbot-channel-feishu)** *(legacy, superseded by [OpenClaw](https://github.com/openclaw/openclaw) official)*: Feishu/Lark channel plugin for Moltbot/Clawdbot. [release](https://github.com/samzong/moltbot-channel-feishu/releases/latest) [stars](https://github.com/samzong/moltbot-channel-feishu/stargazers)

