Skip to content

Add runnable examples for deja-local and deja-edge#11

Merged
acoyfellow merged 2 commits intomainfrom
claude/local-vector-memory-oyZal
Mar 23, 2026
Merged

Add runnable examples for deja-local and deja-edge#11
acoyfellow merged 2 commits intomainfrom
claude/local-vector-memory-oyZal

Conversation

@acoyfellow
Copy link
Copy Markdown
Owner

Standalone demos that walk through the full memory lifecycle: remember → recall → confirm/reject → forget

  • examples/local/ — Bun + SQLite + vector embeddings
  • examples/edge/ — Cloudflare Worker + DO + FTS5

https://claude.ai/code/session_01Fb57JFi8VM36x8pCM1BFTw

Standalone demos that walk through the full memory lifecycle:
remember → recall → confirm/reject → forget

- examples/local/ — Bun + SQLite + vector embeddings
- examples/edge/ — Cloudflare Worker + DO + FTS5

https://claude.ai/code/session_01Fb57JFi8VM36x8pCM1BFTw
Copy link
Copy Markdown

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

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: d1ecd6cb48

ℹ️ 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".

Addresses PR #11 review comments:
- P1: workspace:* references failed because repo has no workspaces config
- P2: packages only export dist/ which isn't checked in

Examples now import directly from package source via relative paths.
Both Bun and wrangler's bundler handle TS natively, so no build step needed.

https://claude.ai/code/session_01Fb57JFi8VM36x8pCM1BFTw
@acoyfellow acoyfellow merged commit 194b3ea into main Mar 23, 2026
3 checks passed
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.

2 participants