Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 21:17
· 21 commits to main since this release
5c2628e

What's Changed

  • ci: v0.8.0 follow-ups (verify step budget + e2e trigger filter) by @JosiahSiegel in #194
  • feat(prompt-files): umbrella instruction-file auto-discovery (CLAUDE.md, AGENTS.md, README.md, …) by @JosiahSiegel in #195
  • test: bump runLive() test timeouts from 5s to 30s for umbrella-instruction-files PR by @JosiahSiegel in #196
  • fix(self-review): tighten parse-fail to ::error:: + add regression test by @JosiahSiegel in #197
  • test(live-provider): bump timeouts from 5s to 30s for merged umbrella-instruction-files PR by @JosiahSiegel in #198
  • test(live-provider-model-discovery): bump timeouts from 5s to 30s for merged umbrella-instruction-files PR by @JosiahSiegel in #199
  • fix(provider-prompts): enforce byte cap on joined base-branch instruction content by @JosiahSiegel in #200
  • fix(provider-prompts): use base-branch content in additional prompt path by @JosiahSiegel in #201
  • chore(refactor): remove dead parseStrictIntegerOrThrow + CliArgError by @JosiahSiegel in #202
  • fix(cli): CliArgumentError extends CliUsageError so file-read errors show hint line by @JosiahSiegel in #203
  • refactor(util): extract normalizeEnumInput leaf helper by @JosiahSiegel in #204
  • chore(lint): adopt ESLint + typescript-eslint flat config by @JosiahSiegel in #205
  • test: direct coverage for strict-integer leaf module by @JosiahSiegel in #206
  • docs: refresh stale v0.7.0 label in configuration.md by @JosiahSiegel in #207
  • docs(readme): minimalist README + sync CI examples to v0.8.0 by @JosiahSiegel in #208
  • first-class-product: trust-first review platform contract by @JosiahSiegel in #209
  • chore(repo): untrack .omo/ workflow artifacts and decouple cross-references by @JosiahSiegel in #216
  • build(deps): bump actions/setup-node from 4 to 7 by @dependabot[bot] in #213
  • build(deps): bump actions/github-script from 7 to 9 by @dependabot[bot] in #210
  • build(deps): bump SonarSource/sonarqube-scan-action from 8.1.0 to 8.2.1 by @dependabot[bot] in #214
  • chore(tests): bump action version pins to match dependabot major-version updates by @JosiahSiegel in #217
  • build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #211
  • release: v0.8.2 by @JosiahSiegel in #218

New Contributors

Full Changelog: v0.8.0...v0.8.2