docs: add go/coder to module index (by AI)

This commit is contained in:
AI Engineer 2026-05-28 21:41:45 +08:00
parent b623782b63
commit 70ae570fb8

View File

@ -106,6 +106,10 @@
跨平台隔离与运行时环境管理器。
- **API**: `Start`, `Restore`, `Query`, `Fetch`, `SetRoot`, `NewService`, `DefaultService`, `Sandbox.Status`, `Sandbox.Wait`, `Sandbox.Kill`, `Sandbox.Cleanup`
### go/coder v1.0.0
为 AI Agent 设计的常驻温环境动态代码执行引擎。
- **API**: `Start`, `Stop`, `Eval`, `Install`
### go/api v1.3.2
第三方 API 调度引擎,消除 SDK 摩擦。
- **API**: `Call[T]`, `Load`, `RegisterSigner`, `GetSigner`, `Action`