@sunerpy/kiro-provider 0.5.0-rc.5 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/dist/cli.js +77 -77
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -711,6 +711,9 @@ an explicit estimate. See
|
|
|
711
711
|
|
|
712
712
|
The current account-management and live-usage validation record is in
|
|
713
713
|
[`docs/audits/kiro-provider-v0.5.0-rc.5-account-management-validation-2026-08-29.md`](docs/audits/kiro-provider-v0.5.0-rc.5-account-management-validation-2026-08-29.md).
|
|
714
|
+
The v0.5.0 typed stream-error contract and downstream Zuno handoff are in
|
|
715
|
+
[`docs/STREAM_ERROR_CONTRACT.md`](docs/STREAM_ERROR_CONTRACT.md) and
|
|
716
|
+
[`docs/ZUNO_STREAM_ERROR_HANDOFF.zh.md`](docs/ZUNO_STREAM_ERROR_HANDOFF.zh.md).
|
|
714
717
|
The preceding local-auth lifecycle record is retained in
|
|
715
718
|
[`docs/audits/kiro-provider-v0.5.0-rc.4-local-auth-maintenance-validation-2026-08-29.md`](docs/audits/kiro-provider-v0.5.0-rc.4-local-auth-maintenance-validation-2026-08-29.md).
|
|
716
719
|
The preceding protocol/client matrix is retained in
|