Skip to content

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 09 Jun 00:35
· 21 commits to main since this release
629a0e8

What's Changed

  • drift-fp-automation: drift FP detection campaign loop (docs + prompts + TG wiring) by @mushgev in #471
  • drift-fp-generate: open the storage PR with the label atomically (fixes the trigger race that stalled #476) by @mushgev in #477
  • chore(drift-fp): start discovery for strapi/strapi by @mushgev in #478
  • fix(verifier): fix 3 FPs — plugin routes, HttpResponse.json implicit 200, test-file exclusion by @mushgev in #483
  • drift-fp-next-fix: open the batch PR with --label drift-fp-fix in one command (fixes #483 stall) by @mushgev in #484
  • fix(drift-fp): resolve 1 drift FP from strapi/strapi by @mushgev in #486
  • chore(fixtures): drop generated IL eval reports, gitignore them by @mushgev in #487
  • fix(drift-fp): resolve 1 drift FP from strapi/strapi by @mushgev in #489
  • drift-fp(strapi): widen code_dir to repo root (unblocks the stuck campaign, #491) by @mushgev in #493
  • chore(drift-fp): close strapi/strapi campaign, bump to v0.6.2 by @mushgev in #494
  • drift-fp: switch close routine to notify human for tag push instead of pushing by @mushgev in #496
  • drift-fp: don't try to delete storage branch on close — proxy denies it too by @mushgev in #498
  • drift-fp: drop PR-event trigger labels from prompts — head-branch prefix is sufficient by @mushgev in #499
  • chore(drift-fp): start discovery for feast-dev/feast by @mushgev in #500
  • fix(drift-fp): resolve 1 drift FP from feast-dev/feast by @mushgev in #502
  • fix(drift-fp): resolve 2 drift FPs from feast-dev/feast by @mushgev in #505
  • chore(drift-fp): close feast-dev/feast campaign, bump to v0.6.3 by @mushgev in #506
  • drift-fp(directus): fill doc_scope so drift-fp-generate can run by @mushgev in #509
  • chore(drift-fp): start discovery for directus/directus by @mushgev in #511
  • drift-fp: tighten next-fix prompt to require naturalistic IL fixtures by @mushgev in #515
  • fix(drift-fp): resolve 2 enum drift FPs — entity collision + 2-value/sibling synthesis by @mushgev in #514
  • spec-scan: require completeness on enumerated lists by @mushgev in #518
  • drift-fp(directus): reset to pending to regenerate with the fixed spec-scan prompt by @mushgev in #519
  • chore(drift-fp): start discovery for directus/directus by @mushgev in #521
  • fix(drift-fp): resolve 1 drift FP from directus/directus by @mushgev in #525
  • chore(drift-fp): close directus/directus campaign, bump to v0.6.4 by @mushgev in #526
  • drift-fp: seed 5 more campaigns (payload, prefect, dagster, redwood, sst) by @mushgev in #528
  • chore(drift-fp): start discovery for payloadcms/payload by @mushgev in #530
  • contract-verifier: defer tree-sitter Tree disposal to end of verify()/infer() by @mushgev in #532
  • contract-verifier: eagerify handler facts, dispose trees per file by @mushgev in #533
  • chore(drift-fp): close payloadcms/payload campaign, bump to v0.6.5 by @mushgev in #535
  • ci(landing): only deploy to Vercel when landing folder changes by @mushgev in #534
  • chore(drift-fp): start discovery for PrefectHQ/prefect by @mushgev in #538
  • fix(drift-fp): resolve 2 drift FPs from PrefectHQ/prefect by @mushgev in #544
  • fix(spec): treat total extraction failure as an error, not success (#474) by @DoilLee2222 in #485

New Contributors

Full Changelog: v0.6.1...v0.6.6