Skip to content

Layerkit 0.1.3

Choose a tag to compare

@hariharapanigrahy hariharapanigrahy released this 01 Aug 19:26
· 9 commits to main since this release

Summary

  • Ships the merged agent-first redesign from PR #136.
  • Positions Layerkit as an AI-agent workbench for updating client-owned vendor integration code, not a runtime SDK or deterministic source generator.
  • Replaces the old Java generate skill path with source-edit skills and stricter orchestration guidance.
  • Adds strict proposal/workflow rails: read-only validate, strict submit, reviewer allowlists, evidence-backed mark-done, and apply rollback journaling.
  • Adds Devin and Windsurf platform install support and smoke coverage.
  • Adds release gates for package hygiene, skill judge coverage, source-edit behavior, secret guard, and 95%+ coverage thresholds.

Validation

  • npm test
  • npm run eval:ci
  • npm_config_cache=/private/tmp/layerkit-npm-cache npm run pack:check
  • External QA corpus: npm run check in layerkit-pipeline-qa

npm

Published as layerkit@0.1.3 with dist-tag latest.