Skip to content

Persist JsonlMemoryStore usage counters#12

Merged
Viperdk2020 merged 1 commit into
feature/memory-phase1from
codex/update-jsonlmemorystore-to-maintain-file-path
Sep 1, 2025
Merged

Persist JsonlMemoryStore usage counters#12
Viperdk2020 merged 1 commit into
feature/memory-phase1from
codex/update-jsonlmemorystore-to-maintain-file-path

Conversation

@Viperdk2020

Copy link
Copy Markdown
Owner

Summary

  • maintain file path in JsonlMemoryStore
  • update used_count and last_used_at during recall
  • add regression test for counter persistence

Testing

  • cargo fmt -p codex-core
  • cargo clippy -p codex-core --fix --allow-dirty --allow-staged (failed: terminated due to timeout)
  • cargo test -p codex-core (failed: terminated early while running integration tests)

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

@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 4dee4ec into feature/memory-phase1 Sep 1, 2025
1 check failed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 1, 2025
@Viperdk2020 Viperdk2020 deleted the codex/update-jsonlmemorystore-to-maintain-file-path branch September 2, 2025 00:24
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