Skip to content

Implement JSONL memory store with path-aware persistence#10

Merged
Viperdk2020 merged 1 commit into
feature/memory-phase1from
codex/implement-memorystore-methods-in-jsonlmemorystore
Sep 1, 2025
Merged

Implement JSONL memory store with path-aware persistence#10
Viperdk2020 merged 1 commit into
feature/memory-phase1from
codex/implement-memorystore-methods-in-jsonlmemorystore

Conversation

@Viperdk2020

Copy link
Copy Markdown
Owner

Summary

  • implement JSONL-backed MemoryStore with file persistence
  • wire factory to pass repo/global paths to JsonlMemoryStore
  • add compact helper to clean JSONL files for CLI

Testing

  • just fmt
  • just fix -p codex-memory
  • cargo test -p codex-memory

https://chatgpt.com/codex/tasks/task_e_68b5109d31488329a632b1f9e662700d

@github-actions

github-actions Bot commented Sep 1, 2025

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@Viperdk2020 Viperdk2020 merged commit bac5be8 into feature/memory-phase1 Sep 1, 2025
1 of 14 checks passed
@Viperdk2020 Viperdk2020 deleted the codex/implement-memorystore-methods-in-jsonlmemorystore branch September 1, 2025 03:49
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant