Skip to content

v1.0.30

Choose a tag to compare

@github-actions github-actions released this 28 Aug 11:04
· 25 commits to main since this release

Changes since v1.0.29:

Feat:

  • warm missing configured caches

Fix:

  • install frontend dependencies before root tests
  • distinguish manual usage refresh policies
  • unify console-only usage cards
  • audit usage API balance routes
  • inject vault store strategies
  • use injected providers path
  • warm after legacy cache cleanup
  • purge legacy catalog-only cache rows
  • persist only discovered runtime models
  • ship CommonJS runtime layers
  • avoid sync reconciliation timer stall
  • map Claude tier metadata per model
  • preserve Claude tier-map model facts
  • preserve routed ids in web adapter writes
  • preserve routed model ids in adapter configs
  • propagate resolved model facts to adapters

Refactor:

  • separate sync domain services
  • split usage page responsibilities
  • split models page responsibilities
  • split usage provider strategies
  • split auto-create browser flows

Chore:

  • v1.0.30 [skip ci]

Other:

  • separate provider HTTP transport
  • refactor provider lifecycle services
  • refactor provider API into application layer
  • remove duplicate agent config service
  • fix agent configuration service boundaries
  • refactor agent config orchestration
  • merge: update main from origin
  • merge: agent model routing fixes
  • fix invalid endpoint selection status
  • fix routed model IDs for agent config writes