Skip to content

Releases: mozilla-ai/cq

sdk/python/0.20.0

Choose a tag to compare

@peteski22 peteski22 released this 30 Jul 20:38
c9def5e

What's Changed

  • docs(schema): complete extensions coverage by @yhay81 in #496
  • docs(schema): clarify extension key omission guidance by @yhay81 in #493
  • feat(schema)!: bound insight and related free-text fields (maxLength + maxItems) by @peteski22 in #508
  • fix(schema): type the parsed constants precisely for static checkers by @peteski22 in #509
  • feat(sdk-python): enforce free-text ceilings from the schema package by @peteski22 in #510

Full Changelog: sdk/python/0.19.0...sdk/python/0.20.0

schema/v0.3.1

Choose a tag to compare

@peteski22 peteski22 released this 30 Jul 18:31
a469c02

What's Changed

  • fix(schema): type the parsed constants precisely for static checkers by @peteski22 in #509

Full Changelog: schema/v0.3.0...schema/v0.3.1

schema/v0.3.0

Choose a tag to compare

@peteski22 peteski22 released this 30 Jul 17:48
81d652f

Breaking Change

❗ Note that this schema release introduces maximum length for fields and maximum items for arrays.

See: RFC #500

What's Changed

  • feat(schema)!: bound insight and related free-text fields (maxLength + maxItems) by @peteski22 in #508

Full Changelog: schema/v0.2.0...schema/v0.3.0

sdk/python/0.19.0

Choose a tag to compare

@peteski22 peteski22 released this 08 Jul 10:03
bbc29ec

What's Changed

  • fix(plugin): require VIBE check and user approval before every propose by @peteski22 in #488

Full Changelog: sdk/python/0.18.0...sdk/python/0.19.0

sdk/go/v0.15.0

Choose a tag to compare

@peteski22 peteski22 released this 08 Jul 10:02
bbc29ec

What's Changed

  • fix(plugin): require VIBE check and user approval before every propose by @peteski22 in #488

Full Changelog: sdk/go/v0.14.0...sdk/go/v0.15.0

plugin/0.15.0

Choose a tag to compare

@peteski22 peteski22 released this 08 Jul 10:09
e439c56

What's Changed

  • feat(sdk/go): add context.Context to Store interface methods by @peteski22 in #476
  • fix(sdk): stamp writer metadata on every store mutation by @peteski22 in #477
  • fix(sdk): populate TierCounts in built-in store Stats implementations by @peteski22 in #481
  • perf(sdk): compute confidence buckets in SQL for PostgreSQL stores by @peteski22 in #480
  • docs(cli): document Homebrew tap trust for third-party tap installs by @peteski22 in #483
  • docs: add coding-agent installation and quickstart guides by @peteski22 in #486
  • fix(plugin): require VIBE check and user approval before every propose by @peteski22 in #488
  • Update plugin release version to 0.15.0 by @peteski22 in #491

Full Changelog: plugin/0.14.0...plugin/0.15.0

cli/v0.16.0

Choose a tag to compare

@peteski22 peteski22 released this 08 Jul 10:10
e439c56

What's Changed

  • docs: add coding-agent installation and quickstart guides by @peteski22 in #486
  • fix(plugin): require VIBE check and user approval before every propose by @peteski22 in #488
  • Update plugin release version to 0.15.0 by @peteski22 in #491

Full Changelog: cli/v0.15.1...cli/v0.16.0

docs/v0.2.0

Choose a tag to compare

@peteski22 peteski22 released this 02 Jul 17:12
cb1f81f

What's Changed

  • docs: add coding-agent installation and quickstart guides by @peteski22 in #486

Full Changelog: docs/v0.1.6...docs/v0.2.0

server/v0.11.0

Choose a tag to compare

@peteski22 peteski22 released this 30 Jun 16:37
4b3bfee

What's Changed

  • fix(sdk): stamp writer metadata on every store mutation by @peteski22 in #477
  • refactor(sdk/python): extract LocalStore lock/transaction context managers by @peteski22 in #478
  • fix(sdk): populate TierCounts in built-in store Stats implementations by @peteski22 in #481
  • build(deps): bump pydantic-settings from 2.14.1 to 2.14.2 in /server/backend by @dependabot[bot] in #482
  • perf(sdk): compute confidence buckets in SQL for PostgreSQL stores by @peteski22 in #480
  • feat(ui): add dark mode support for server dashboard by @concertypin in #450
  • Bump SDK version in Server to 0.18.0 by @peteski22 in #485

New Contributors

Full Changelog: server/v0.10.0...server/v0.11.0

sdk/python/0.18.0

Choose a tag to compare

@peteski22 peteski22 released this 30 Jun 16:21
ce8bf09

What's Changed

  • fix(sdk): stamp writer metadata on every store mutation by @peteski22 in #477
  • refactor(sdk/python): extract LocalStore lock/transaction context managers by @peteski22 in #478
  • fix(sdk): populate TierCounts in built-in store Stats implementations by @peteski22 in #481
  • perf(sdk): compute confidence buckets in SQL for PostgreSQL stores by @peteski22 in #480

Full Changelog: sdk/python/0.17.0...sdk/python/0.18.0