Releases: e29denghy/kaiwu
Releases · e29denghy/kaiwu
Release list
KAIWU v0.1.1 — Protocol Conformance
中文
KAIWU v0.1.1 将 Harness 边界从文档约定升级为可机器校验的公共契约。
- 发布
kaiwu.event/v1与kaiwu.quest/v1JSON Schema - 提供合法/非法 Adapter 一致性样例
- 新增只读命令
php artisan harness:validate - Inbox 导入使用同一套 Event Schema 校验
- README 与协议文档同步更新
- 保持 DSH 为未来 Adapter 目标,不声称已经原生支持
English
KAIWU v0.1.1 makes the Harness boundary machine-verifiable.
- publishes JSON Schema contracts for
kaiwu.event/v1andkaiwu.quest/v1 - includes valid and invalid adapter conformance fixtures
- adds the read-only
php artisan harness:validatecommand - validates Inbox imports against the same event contract
- updates the bilingual README and protocol documentation
- keeps DSH accurately positioned as a future adapter target
Verification
15 tests / 104 assertions, Pint, Composer validation and audit, Vite production build, and GitHub Actions all passed.
KAIWU v0.1.0
First public release of 开物 KAIWU: a local-first, human-approved workbench with JSONL Harness Inbox sync, versioned Quest Outbox envelopes, append-only retries, tests, and protocol documentation. DeepSeek Harness is currently an adapter target; native DSH support will follow its public contracts, and this release does not claim unreleased API compatibility.