Skip to content

MSS-Agent v0.2.0 - LangChain Integration + Glass Box + MS UX Absorption

Choose a tag to compare

@mysama1 mysama1 released this 07 Jun 11:23

MSS-Agent v0.2.0

New: LangChain Integration

  • MSSAgentCallback - transparently embed MSS into any LangChain AgentExecutor
  • MSSLangChainOrchestrator - multi-agent LangChain pipelines with Quorum + Elevation
  • Demo: single-agent intercept + cascade abort + multi-agent coordination
  • See: examples/langchain_integration.py

UX Overhaul (from Microsoft AI Agents for Beginners)

  • 3 Jupyter tutorials (quickstart / heat tax deep / multi-agent)
  • 3 architecture diagrams (heat tax pyramid / delta decay / onion architecture)
  • Bilingual README (EN + CN)
  • Dashboard ? "MSS Glass Box" rebrand (observability focus)
  • "When NOT to use" guide + troubleshooting section
  • GitHub Discussions enabled

All tests: 37/37 PASS

PyPI | GitHub | Glass Box