SDE @microsoft
MetaAgents — an open standard for composing agents, skills, and MCPs. Extends agents.md and Agent Skills with scope, versioning, dependency resolution, and cross-platform packaging.
emploke — a local-first control plane that orchestrates MetaAgents-format agents as interactive sessions or autonomous tasks. One process, one terminal, one dashboard.
npm i -g @langsensei/emploke && emploke start📖 What we believe about agentic systems
Three design patterns distilled from building multi-agent systems:
- Deployable Agents — packaging agents as self-contained, runtime-agnostic units
- Agentic Routing — dumb routers, smart specialists
- Agents Drift — cognitive scaffolding for long-running autonomy
- SWAT — autonomous multi-agent task engine, markdown-driven
- SWAT Marketplace — registry for squads, skills, and MCP configs
- SWAT Dashboard — web-based ops monitoring
- swat-openclaw — OpenClaw plugin bridge



