Production-ready AI Agent Runtime

面向生产的 AI Agent Runtime

Agent harness for Go.
Compose fast. Run safely.

面向 Go 的 Agent Harness。
快速装配,安全运行。

Built for builders, leads, and teams shipping real AI agent products.

为开发者、技术负责人和团队打造,面向真实 AI Agent 产品交付。

Build AI agent products with a batteries-included runtime, policy controls, and extension-first architecture for real engineering teams.

以开箱即用的运行时、策略控制与扩展优先架构,构建可落地的 AI Agent 产品与工程流程。

Open source · MIT licensed · Built for real workflows

开源 · MIT 许可 · 面向真实工程工作流

Open Source
Go-native
Extensible

Capabilities

能力矩阵

Planning

Task breakdown and progress-oriented agent workflows.

支持任务拆分与进度驱动的 Agent 工作流。

Filesystem + Exec

Structured file operations and command execution with control boundaries.

提供结构化文件操作与带边界控制的命令执行能力。

Sub-agents

Delegate scoped tasks to specialized agents with isolated context.

将子任务委派给专用代理并隔离上下文。

Policy + Sandbox

Control risk through trust levels, approval gates, and runtime policy.

通过信任等级、审批门控与运行时策略控制风险。

TUI + Headless

Run interactively for humans or headless for CI and automation.

既可交互运行,也可在 CI/自动化场景无头执行。

Extension APIs

Compose with middleware, tools, skills, and adapters.

通过中间件、工具、技能与适配器自由扩展。

Use Cases

适用场景

For Builders

面向开发者

Ship useful agent workflows quickly with low setup overhead.

以更低配置成本快速交付可用 Agent 工作流。

For Leads

面向技术负责人

Adopt clear runtime boundaries and maintainable extension points.

通过清晰运行时边界与扩展点提升可维护性。

For Teams

面向企业团队

Use policy controls and sandboxing for safer engineering operations.

借助策略控制和沙箱机制建立更安全的工程流程。

Quickstart

go install github.com/mossagents/moss/cmd/moss@latest
moss
moss run --goal "Fix the bug in main.go" --workspace .

Need implementation details? Continue from the docs entrypoint.

需要实现细节?从文档入口继续。

Docs & Examples

Build your AI agent product on a reliable harness.

在可靠的 Agent Harness 上构建你的 AI 产品。

Explore on GitHub