Skip to content

Releases: BYK/opencode-lore

0.4.3

28 Feb 15:28
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes 🐛

  • (gradient) Apply safety multiplier to uncalibrated layer-0 check by @BYK in 452c013a

0.4.2

28 Feb 15:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes 🐛

  • (agents-file) Self-heal duplicate lore sections and support old marker variants by @BYK in aa83eb00

Internal Changes 🔧

  • (agents-file) Clean up fixed-UUID entries in afterAll to prevent ltm test collisions by @BYK in f5c43486

0.4.1

28 Feb 01:44
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes 🐛

  • (agents-file) Always commit agents file, soften auto-maintained wording by @BYK in e5918a65
  • (gradient) Use chars/3 estimation and fix calibration to use compressed window estimate by @BYK in e2287a20

0.4.0

27 Feb 22:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • (ltm) Tighten entry budget, add consolidation pass by @BYK in 74728df1

Internal Changes 🔧

  • Use Craft composite action with app token for release by @BYK in 48b7a858
  • Use Craft reusable workflow for release by @BYK in 2ed8af27

0.3.9

27 Feb 22:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Internal Changes 🔧

  • Use Craft github artifact provider and oidc: true for npm target by @BYK in d0dc35aa
  • Use Craft npm target with OIDC, pack tarball on release branches by @BYK in 68e650a4

0.3.7

27 Feb 21:52
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • No documented changes.

0.3.6

27 Feb 21:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes 🐛

  • (ci) Keep registry-url but strip _authToken for OIDC auto-detection by @BYK in 15085e37

0.3.5

27 Feb 21:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes 🐛

  • (ci) Remove registry-url from setup-node to let npm use native OIDC by @BYK in 9802054b

0.3.4

27 Feb 21:25
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes 🐛

  • (ci) Upgrade npm for OIDC trusted publishing (requires >=11.5.1) by @BYK in 42b2935b

0.3.3

27 Feb 21:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes 🐛

Ci

  • Use vars.APP_ID and github.token for failure steps by @BYK in a6e1adae
  • Stage CHANGELOG.md in preReleaseCommand and use PAT for tag creation by @BYK in 7461fa63
  • Checkout release branch for CHANGELOG.md and set git identity by @BYK in 30a318e6
  • Set artifactProvider to none for github-only target by @BYK in 87dafec1
  • Wrap preReleaseCommand in bash for env var expansion by @BYK in 2dce6728
  • Revert to github-only Craft target with separate npm OIDC publish by @BYK in a5646f0a
  • Remove registry-url from setup-node to avoid OIDC interference by @BYK in 4f04d3c7
  • Upgrade npm for OIDC trusted publishing (requires >=11.5.1) by @BYK in ceeccf00
  • Configure artifact provider for npm tarball lookup by @BYK in 697a98cf
  • Add actions:read permission for artifact download by @BYK in cc05628c
  • Resolve version from Craft output instead of branch name by @BYK in bd53d77c
  • Add production environment to release job for PAT access by @BYK in f3a6ebd5
  • Use PAT for release branch push to trigger CI by @BYK in b171b8c2
  • Use composite action for release to get issues:write permission by @BYK in 8da99bc0
  • Use Craft CLI directly instead of composite action by @BYK in 58dc4e87

Documentation 📚

  • Add conventional commits convention to AGENTS.md by @BYK in 3dec8769

Internal Changes 🔧

  • Use GitHub App token for release and publish workflows by @BYK in 3b8d87d7
  • Upload npm tarball artifact on release branches by @BYK in 9d700397
  • Run CI on release branches for Craft status checks by @BYK in 067d1205
  • Use Craft npm target with OIDC trusted publishing by @BYK in 20c1be34
  • Upgrade to Craft 2.22 reusable workflow with accepted-label publish flow by @BYK in 7261873b
  • Add Craft release workflow with npm trusted publishing by @BYK in 6b0ad08b