## 核心功能
- 将 AI SDK 遥测跨度导出至 OTLP 跟踪后端。
- 从 `@opencode-ai/server` 提供实验性问题 API 架构及 OpenAPI 规范。
- 提供可复用的问题处理器工厂,用于自定义问题 API 宿主。
## 桌面端
- 从主目录启动桌面 Shell 命令。
- 避免全局同步初始化期间出现引导错误弹窗。
## Core
- Export AI SDK telemetry spans to OTLP trace backends.
- Expose the experimental question API schema and OpenAPI spec from `@opencode-ai/server`.
- Expose a reusable question handler factory for custom question API hosts.
## Desktop
- Start desktop shell commands from the home directory.
- Avoid bootstrap error popups while global sync initializes.