Skip to content

Improve graph communities and add memory demo#54

Merged
Coding-Dev-Tools merged 2 commits into
mainfrom
codex/graph-demo-release
Jul 22, 2026
Merged

Improve graph communities and add memory demo#54
Coding-Dev-Tools merged 2 commits into
mainfrom
codex/graph-demo-release

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Summary

  • add a privacy-safe direct-memory-link fallback for entity-free A-MEM graphs, with bounded SQL projections and regression coverage
  • make community-island layout deterministic while keeping cross-community influence bridges visible and preserving the complete graph explorer dataset
  • add a reproducible local screen-demo source and recorder while gitignoring all generated payloads, frames, WebM files, and the final MP4
  • make Playwright launch the checked-out dashboard instead of a stale globally installed entry point

Local verification

  • python -m pytest tests/ -q
  • ruff check .
  • npx playwright test (4 passed)
  • node --check engraphis/static/dashboard.js
  • node --check demo/record_screen_demo.mjs
  • sample and CodeMem retrieval evals: recall@5, hit@5, token recall all 1.0
  • ablation: base vector/1-hop/PPR 1.0; multi-hop PPR 1.0
  • package build and twine check dist/*
  • 57.08-second 1920x1080 H.264 demo recording generated and visually sampled locally; output remains ignored

Merge gate

Local Docker is unavailable, so merge is gated on both normal PR CI and a non-publishing manual release.yml run for this branch. That workflow performs the clean dependency audit, Python matrix, browser checks, package checks, and production Docker health smoke. No tag or package publication is requested by this PR.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cc5bc9aff9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread demo/record_screen_demo.mjs Outdated
@Coding-Dev-Tools
Coding-Dev-Tools merged commit 27cfd80 into main Jul 22, 2026
18 checks passed
@Coding-Dev-Tools
Coding-Dev-Tools deleted the codex/graph-demo-release branch July 22, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant