Skip to content

feat(cli): add memory subcommand and tests#7

Merged
Viperdk2020 merged 1 commit into
feature/memory-phase1from
codex/add-memory-subcommand-to-cli
Sep 1, 2025
Merged

feat(cli): add memory subcommand and tests#7
Viperdk2020 merged 1 commit into
feature/memory-phase1from
codex/add-memory-subcommand-to-cli

Conversation

@Viperdk2020

Copy link
Copy Markdown
Owner

Summary

  • add memory CLI subcommand wired to new handler
  • implement memory operations backed by codex-memory
  • test argument parsing and JSONL/SQLite store happy paths

Testing

  • cargo clippy -p codex-cli (failed: variables can be used directly in the format string)
  • cargo test -p codex-cli

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

@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 b9d872e into feature/memory-phase1 Sep 1, 2025
1 of 14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 1, 2025
@Viperdk2020 Viperdk2020 deleted the codex/add-memory-subcommand-to-cli 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