Skip to content

v0.5.2

@requie requie tagged this 22 Apr 20:37
0.5.1 shipped with '@agentegrity/client: workspace:*' in every adapter because npm publish does not rewrite the workspace: protocol at publish time (only bun/pnpm/yarn do). End users hit ERESOLVE on install.

Replace with an exact '0.5.2' pin in each adapter's dependencies. Bun workspaces still resolve by name first so local development is unchanged; check-versions.ts already enforces parity across every package.json + pyproject.toml, so this stays in sync on every release.
Assets 2
Loading