| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-21 | 1.3 kB | |
| v1.16.1 source code.tar.gz | 2026-08-21 | 5.1 MB | |
| v1.16.1 source code.zip | 2026-08-21 | 5.4 MB | |
| Totals: 3 Items | 10.5 MB | 1 | |
Added
- Export eight previously internal public types from the package root (ThinkingConfig, ToolResultMetadata, ProcessAgentBackendConfig, ProcessBackendInputMode, CostEstimateContext, MessageBusSnapshot, MessageSnapshot, MessageReadStateSnapshot)
- Document DeepSeek V4-Pro-0813 / V4-Flash-0731 GA snapshots and default thinking at high effort
Changed
- Accepted verify revisions now refresh structured output together with the revised answer instead of leaving stale parsed output
- Slim core package READMEs, move contributor credits to CONTRIBUTORS.md, and add LLM egress policy / shell executor coverage to the Chinese READMEs
Compatibility
- All public API changes are additive: eight new type-only exports from the package root
- No public export was removed or narrowed, so existing consumers can upgrade without code changes
Packages
@open-multi-agent/core:1.16.1@open-multi-agent/otel: remains at0.1.2and is not republishedcreate-oma-app:0.8.2; generated starters pin core1.16.1
Thanks
- green3sf: add market data integrity verify loop (#541); refresh structured output after verify revision (#536)
Install
:::bash
npm i @open-multi-agent/core@1.16.1
npm create oma-app@latest my-oma