@zonease/aiworker-cli 0.9.3 → 0.9.4
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 +1 -1
- package/aiworker-bun.js +298 -298
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -269,7 +269,7 @@ New features go through the `/pma` skill in three stages: investigate → propos
|
|
|
269
269
|
|
|
270
270
|
> Before going to production, read the conformance table and residual-boundary section in [`docs/governance-node-status.md`](docs/governance-node-status.md). Pre-1.0 the CLI / API / config does not guarantee backwards compatibility (an explicit AGENTS.md commitment).
|
|
271
271
|
|
|
272
|
-
CLI npm latest: **0.9.
|
|
272
|
+
CLI npm latest: **0.9.4**.
|
|
273
273
|
|
|
274
274
|
| Module | Status |
|
|
275
275
|
|---|---|
|