@olhapi/maestro-darwin-x64 0.1.13 → 0.1.14

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 CHANGED
@@ -384,10 +384,10 @@ Repo-managed Git hooks stay targeted:
384
384
  - staged frontend changes run frontend lint and tests
385
385
  - staged website changes run Astro checks and website tests
386
386
  - staged workspace and hook changes run the full `pnpm verify` suite
387
- - `pnpm verify` runs the JS lint/test/check/smoke flow, npm packaging unit test, and Go build/test/coverage/race gates
387
+ - `pnpm verify` runs the Go build/test/coverage/race gates first, then the JS lint/test/check/smoke flow and npm packaging unit test
388
388
  - `pnpm run verify:pre-push` adds current-host npm packaging smoke, the shared retry stress test, and the full retry-safety harness on top of `pnpm verify`
389
389
  - package-scoped root commands such as `pnpm run frontend:test` and `pnpm run website:build` now go through `turbo --filter=...` so they benefit from task caching too
390
- - `pre-push` now runs `pnpm run verify:pre-push`, leaving GitHub Actions with the cross-platform packaging matrix and registry smoke coverage
390
+ - `pre-push` now runs `pnpm run verify:pre-push`, keeping the Go/agent suite local before the web gates while GitHub Actions handles the lean web/package checks and nightly Codex E2E coverage
391
391
 
392
392
  ## License
393
393
 
package/lib/maestro CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@olhapi/maestro-darwin-x64",
3
- "version": "0.1.13",
3
+ "version": "0.1.14",
4
4
  "description": "Maestro CLI binary for macOS x64",
5
5
  "license": "MIT",
6
6
  "files": [