Skip to content

v0.5.12

Choose a tag to compare

@github-actions github-actions released this 15 Jul 04:46
83e3cd3

What's Changed

  • fix(jobs): yield progress reports only real transitions, with wall-clock-shaped percentages by @adampingel in #981
  • rename GraphDBConsumer to Weaver by @adampingel in #982
  • graph projection sync: fix the gather race and build the applied-offset barrier by @adampingel in #983
  • weaver isolation: the graph projection becomes a standalone actor by @adampingel in #984
  • weaver completeness for #845: accounting, checkpoint honesty, reconcile by @adampingel in #985
  • smelter: unarchive re-embeds + entity-tag restamps (S13); branded browse replies by @adampingel in #1009
  • weaver axioms: fast-check property suite + compliance gate (found 3 product bugs) by @adampingel in #1010
  • graph read-after-write sweep: every graph reader gets a posture (view-fallback hydration + documented eventual consistency) by @adampingel in #1011
  • smelter index sync: smelt:settled signal + gather read-your-writes barrier (S14) by @adampingel in #1012
  • deps(deps): Bump the i18n group with 2 updates by @dependabot[bot] in #986
  • actions(deps): Bump github/codeql-action from 4.36.2 to 4.37.0 by @dependabot[bot] in #987
  • actions(deps): Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #988
  • actions(deps): Bump aws-actions/configure-aws-credentials from 6.2.1 to 6.2.2 by @dependabot[bot] in #989
  • actions(deps): Bump docker/login-action from 4.2.0 to 4.4.0 by @dependabot[bot] in #990
  • deps(deps): Bump the bundler-binaries group with 8 updates by @dependabot[bot] in #991
  • deps(deps): Bump the aws-sdk group with 15 updates by @dependabot[bot] in #992
  • deps(deps): Bump the opentelemetry group with 9 updates by @dependabot[bot] in #993
  • deps(deps): Bump hono from 4.12.27 to 4.12.28 by @dependabot[bot] in #994
  • deps(deps-dev): Bump @vitest/ui from 4.1.9 to 4.1.10 by @dependabot[bot] in #995
  • deps(deps): Bump @codemirror/state from 6.7.0 to 6.7.1 by @dependabot[bot] in #996
  • deps(deps-dev): Bump msw from 2.14.6 to 2.15.0 by @dependabot[bot] in #1002
  • tests(deps-dev): Bump @types/node from 26.0.0 to 26.1.1 in /tests/e2e by @dependabot[bot] in #1008
  • desktop-docker(deps): Bump rust from 1.96-bookworm to 1.97-bookworm in /apps/desktop by @dependabot[bot] in #1007
  • deps(deps-dev): Bump @redocly/cli from 2.36.0 to 2.37.0 by @dependabot[bot] in #999
  • deps(deps): Bump @codemirror/view from 6.43.4 to 6.43.6 by @dependabot[bot] in #1001
  • deps(deps): Bump @hono/node-server from 2.0.5 to 2.0.8 by @dependabot[bot] in #997
  • deps(deps-dev): Bump baseline-browser-mapping from 2.10.41 to 2.10.42 by @dependabot[bot] in #1004
  • deps(deps-dev): bump vitest from 4.1.9 to 4.1.10 by @dependabot[bot] in #998
  • deps(deps): Bump @anthropic-ai/sdk from 0.109.0 to 0.110.0 by @dependabot[bot] in #1003
  • deps(deps-dev): bump @types/node from 26.0.0 to 26.1.1 by @dependabot[bot] in #1006
  • deps(deps-dev): Bump tsx from 4.22.5 to 4.23.0 by @dependabot[bot] in #1005
  • Image annotations paint (and click) in browse mode — the default renderer dropped them by @adampingel in #1013
  • react-ui: annotation panels take session as a prop (headless phase 1) by @adampingel in #1014
  • react-ui: browse-mode text clicks emit browse:click for every motivation by @adampingel in #1015
  • anchor rect rides browse:click and panel:open (runtime-only) by @adampingel in #1016

Full Changelog: v0.5.11...v0.5.12