Skip to content

Releases: Foretop-dev/ebb

Ebb v0.2.2

Choose a tag to compare

@nclsmitchell nclsmitchell released this 01 Sep 06:43

Recognises the *_test.py suffix convention, the other half of pytest's own default python_files setting, so a retired model exercised only by tests is reported as inventory instead of as something to act on.

Ebb v0.2.1

Choose a tag to compare

@nclsmitchell nclsmitchell released this 01 Sep 05:40

Recognises camelCase and dotted model keys (modelName, tokenizerModel, gen_ai.request.model) when classifying how a model reference is used, so a model pinned in a JSON or TypeScript config is reported as an actionable configuration reference instead of being filed as unclear.

Ebb v0.2.0

Choose a tag to compare

@nclsmitchell nclsmitchell released this 31 Aug 22:50

Adds .foretopignore support, --baseline-file/--suppressions-file gating without a hosted token, and a substantially expanded retirement registry that now also records currently-supported models, so a current model resolves to clear instead of unknown.

Ebb v0.1.2

Choose a tag to compare

@nclsmitchell nclsmitchell released this 30 Aug 18:32

Pins the Foretop Ebb Action to foretop-ebb 0.1.2 and publishes its first reproducible GitHub Marketplace release.

Ebb v0.1.1

Choose a tag to compare

@nclsmitchell nclsmitchell released this 30 Aug 13:49

Fixes a real detection defect in v0.1.0: a model id that is an alias of one registry entry could be reported as a different, prefix-matching entry — carrying the wrong shutdown date and wrong replacement id. All 97 bundled registry entries are now reachable, and an alias can no longer shadow a canonical id.

v0.1.0

Choose a tag to compare

@nclsmitchell nclsmitchell released this 27 Aug 08:35

First release.