11 projects
mosesaic
Mosesaic — AI agent orchestration framework and virtual agile sprint team
mosesaic-team
Virtual agile sprint team — PM, Architect, Developer, QA, Designer agents on top of mosesaic-core
mosesaic-mcp-server
MCP server — expose Mosesaic agents as tools for Claude Code, Cursor, and any MCP client
mosesaic-server
Mosesaic standalone REST API server — run agents and workflows over HTTP
mosesaic-workflow
Mosesaic workflow DSL — step, parallel, verify, human_gate
mosesaic-mcp
MCP (Model Context Protocol) client integration for Mosesaic
mosesaic-memory
Mosesaic memory layer — short-term, long-term (Qdrant), working (Valkey) memory
mosesaic-tools
Mosesaic tool layer — @tool decorator, ToolRegistry, MCP adapter, ctx.tools
mosesaic-llm
Mosesaic LLM layer — provider abstraction, model routing, capability negotiation
mosesaic-cli
Mosesaic CLI — run, inspect, replay, and manage agents from the terminal
mosesaic-core
Mosesaic actor runtime — the core of the Mosesaic agent framework