Skip to content

Fix EverCore demo memory payload#228

Merged
hylarucoder merged 1 commit into
mainfrom
codex/fix-evercore-demo-content-payload
May 26, 2026
Merged

Fix EverCore demo memory payload#228
hylarucoder merged 1 commit into
mainfrom
codex/fix-evercore-demo-content-payload

Conversation

@hylarucoder
Copy link
Copy Markdown
Collaborator

Summary

  • update demo/extract_memory.py to send top-level content for V1 MessageItem payloads
  • keep the fix scoped to the demo without changing server DTO compatibility

Verification

  • PYTHONPATH=src:. uv run python - <<'PY' ... validated that the new demo payload passes PersonalAddRequest and the old text: {content} payload fails at messages.0.content
  • git diff --check

Fixes #223

@hylarucoder hylarucoder merged commit dbfe822 into main May 26, 2026
@hylarucoder hylarucoder deleted the codex/fix-evercore-demo-content-payload branch May 26, 2026 06:30
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.

[Bug]: Running demo/extract_memory.py will throw an exception indicating that Field required

1 participant