Skip to content

Releases: Disentinel/grafema

rfdb-v0.4.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 07:21
68b5bfe
fix(release): SSOT for platform-binary pins — inject into all pin-bea…

binaries-v0.4.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 07:16
68b5bfe
fix(release): SSOT for platform-binary pins — inject into all pin-bea…

rfdb-v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 14:40
c40e34b
Merge pull request #301 from Disentinel/feat/datalog

Datalog derive engine: resolve phase migrated to rule packs, MVCC storage stack, 0.4.0 breaking

binaries-v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:03
chore: rfdb prebuilt binaries rfdb-v0.4.0 (4 platforms)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

binaries-v0.3.31

Choose a tag to compare

@github-actions github-actions released this 11 Jun 06:35
fix(rust-analyzer): restore two test-fn closing braces eaten by merge…

binaries-v0.3.30

Choose a tag to compare

@github-actions github-actions released this 10 Jun 15:39
Merge ai-ops/reg-1174: fix libyaml dynamic linking (REG-1174)

Use -system-libyaml in all Haskell resolver cabal.project files to produce
portable binaries that don't require system libyaml-0.so.2. Docs workaround
added for slim Docker images. Root cause: +system-libyaml constraint from
commit ea00a178 linked against ci-runner-1's system libyaml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

rfdb-v0.3.29

Choose a tag to compare

@github-actions github-actions released this 25 May 21:33
feat(mcp): add crawl_entity + save_document tools, python runtime eff…

binaries-v0.3.29

Choose a tag to compare

@github-actions github-actions released this 25 May 21:45
chore: update prebuilt rfdb-server binaries to rfdb-v0.3.29

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

binaries-v0.3.25

Choose a tag to compare

@github-actions github-actions released this 22 May 08:38
chore: update Cargo.lock after malachite-bigint → num-bigint migration

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

binaries-v0.3.24

Choose a tag to compare

@github-actions github-actions released this 02 Apr 12:43
feat(vscode): GUI server binary discovery and auto-download

- Full binary discovery chain: VS Code setting → bundled → env var →
  ~/.grafema/bin/ → monorepo dev paths (was monorepo-only)
- Auto-download from GitHub Releases when binary not found
- Add grafema-gui to CI build pipeline (all 4 platforms)
- Add grafema-gui and rfdb-server to lazy-downloadable binaries list
- New grafema.guiPath VS Code setting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>