Releases: Agent-Pattern-Labs/software-contract-forge
Releases · Agent-Pattern-Labs/software-contract-forge
Release list
v0.1.14
Changes
- Clarify that Geometra/Cloak stealth is browser compatibility, not captcha solving.
- Route hCaptcha/reCAPTCHA/Turnstile blockers to portal:handoff with an exact user-action command.
- Update portal preflight/handoff CLI text and generated agent instructions.
Verification
- npm run validate
- npm run build:config
- npm pack --dry-run
v0.1.13
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
Changes
- Add direct public source scan adapters for Greenhouse, Lever, Ashby, first-party HTML pages, and bounded sitemaps.
- Add stricter contract-signal filtering and improved budget/date normalization for scan output.
- Document per-call Geometra stealth usage without enabling global MCP stealth settings.
- Update scan docs and source examples for direct crawling workflows.
v0.1.4
Patch release for scoped package migration.
- Teach software-contract-forge sync to migrate existing managed symlinks from node_modules/software-contract-forge to node_modules/@agent-pattern-labs/software-contract-forge.
- Scaffold new consumers with @agent-pattern-labs/software-contract-forge@^0.1.4.
v0.1.3
Release scoped package @agent-pattern-labs/software-contract-forge@0.1.3.
- Rename npm package from software-contract-forge to @agent-pattern-labs/software-contract-forge.
- Migrate ISO dependencies from @razroo to @Agent-Pattern-Labs.
- Keep existing CLI binaries: software-contract-forge and create-software-contract-forge.
- Publish with npm provenance.
software-contract-forge v0.1.2
Fixes package validation after publish by removing the unpublished package-lock.json from the structure requirement. Includes the v0.1.1 public scan command release.