Skip to content
View LangSensei's full-sized avatar
  • Microsoft
  • Suzhou, Jiangsu, China

Organizations

@microsoft

Block or report LangSensei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LangSensei/README.md

Lang Cheng — building the composition layer for agentic systems

SDE @microsoft


What I'm building

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


Patterns & Essays

Three design patterns distilled from building multi-agent systems:


Earlier work

  • 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

Pinned Loading

  1. glyphs-ai/glyph glyphs-ai/glyph Public

    Glyph is a workbench for composing the forms intelligence takes today — and discovering the language it will speak tomorrow.

    TypeScript

  2. metaagents-ai/metaagents metaagents-ai/metaagents Public

    MetaAgents — an open standard for composing, distributing, and resolving dependencies between agents, skills, and MCPs

    2

  3. agentic-catalog agentic-catalog Public

    Agentic catalog (langsensei scope) — MetaAgents-format agents, skills, and MCPs installable into any compatible runtime (e.g. glyph).

    JavaScript 1