Skip to content

Releases: code-grapher/codegrapher

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 25 Sep 18:10
178e060

Changelog

  • 178e060 build(deps): bump strongo/cli-helpers to v0.23.0 (#53)
  • 1f9df54 build(deps): bump strongo/cli-helpers to v0.23.0

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 16:41
ec1e04f

Changelog

  • ec1e04f feat: context command and test-context Agent Skill (#52)
  • 3e32a84 context: fix scopeChainAt missing type-switch/select binder captures
  • bc93cb4 context: fix PR #52 lint findings (De Morgan, deprecated ast.Object)
  • 7b004d3 context: resolve closures to their enclosing function, not 3 narrowed lines
  • 24df31f feat: codegrapher-test-context skill, closure/line resolution, ranked test helpers
  • d12627b Mark context's heuristic-derived facts as inferred, and test the method/receiver paths
  • 3be9171 feat: add context command for bounded test-writing symbol bundles

v0.13.2

Choose a tag to compare

@github-actions github-actions released this 20 Sep 10:04
0d0f0d0

Changelog

  • 0d0f0d0 fix: exclude directory symlinks from scans
  • 84b0918 fix: exclude directory symlinks from scans

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 20 Sep 09:44
42bc1ed

Changelog

  • 42bc1ed fix: check bootstrap connection close
  • b283720 Merge commit 'e72b7726b8a75f8e8e9a3ac97088d7971ea116db' into wb/integration/main/fcc2159424f7
  • e72b772 fix: check bootstrap connection close
  • 33f77dc Fix: make schema bootstrap idempotent
  • bbb086c Fix: make schema bootstrap idempotent

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 14:40
cad9fae

Changelog

  • cad9fae feat(cli): install and upgrade related CLIs via cli-helpers (#46)
  • bdc0589 fix(upgrade): catalog-sourced self-update Config, aligned --json flag
  • 7f6222b feat(upgrade): add upgrade command for installed CLIs
  • 20ac911 feat(cli): add install command via cli-helpers cliinstall

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 09:37
1d16b48

Changelog

  • 1d16b48 feat: harden node freshness and remote API serving (#43)
  • 8db04dc fix: close remote transport and freshness evidence gaps
  • 5c940bf feat: harden node freshness and remote API serving

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 08:13
a36148f

Changelog

  • a36148f fix: consume validated Windows lifecycle ACLs (#41)
  • 976ccb5 Merge commit 'bc22f3349552be93f1c256da708025f30fcf5cdd' into wb/integration/main/49acc776d880
  • bc22f33 fix: consume validated Windows lifecycle ACLs

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 08:07
8275a10

Changelog

  • 8275a10 fix: retry Windows daemon state sharing (#39)
  • ae52684 Merge commit '4fab364592f2b6511baa0a22e0b4b030f4b05809' into wb/integration/main/49acc776d880
  • 4fab364 fix: retry Windows daemon state sharing
  • a51ccb5 feat: share secure daemon lifecycle primitives (#38)
  • cd7456b Merge commit 'e489e2e13a42f7642ac9ec767c7f81c2001b1a2d' into wb/integration/main/49acc776d880
  • e489e2e fix: consume native Windows lifecycle helper
  • ffd5cbe Merge commit '950c85fb9fe8bdfe2b38ac0105932b1988a2e27f' into wb/integration/main/49acc776d880
  • 950c85f fix: use native-Windows-verified lifecycle helper
  • 628f268 Merge commit 'dec0a01bade2b798361a9ac54a144c4947d6cc1e' into wb/integration/main/49acc776d880
  • dec0a01 feat: share secure daemon lifecycle primitives

v0.10.3

Choose a tag to compare

@github-actions github-actions released this 13 Sep 06:55
2f6f29b

Changelog

  • 2f6f29b fix: fail incomplete incremental syncs (#37)
  • 747dfbf fix: fail incomplete incremental syncs
  • aa28e63 docs: close authenticated browser API delivery (#36)
  • 864fdac docs: close authenticated browser API delivery

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 12 Sep 17:36
3d99906

Changelog

  • 3d99906 fix: ship generated browser client exports (#35)
  • 38aff6e Merge commit '32b610e5d01a4cc929b5d8537e98434643f48845' into wb/integration/main/ccb6c1c836e0
  • 32b610e fix: preserve client build lifecycle on generation
  • 73bacb8 test: harden generated client distribution
  • 33f4d81 fix: ship generated browser client exports