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.
Glyph — a local-first control plane that orchestrates MetaAgents-format agents as interactive sessions or autonomous workflows. One process, one terminal, one dashboard. The typography metaphor is the point: single agents are glyphs, composing them into orchestrated systems is the language AI will speak.
npm i -g @glyphs-ai/glyph && glyph 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
- emploke — glyph's previous incarnation; renamed and re-released under
@glyphs-ai/glyph - 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



