Skip to content

Implement prompt context memory rollout#185

Merged
pcharbon70 merged 9 commits into
mainfrom
codex/add-jido-memory-dependency
May 9, 2026
Merged

Implement prompt context memory rollout#185
pcharbon70 merged 9 commits into
mainfrom
codex/add-jido-memory-dependency

Conversation

@pcharbon70
Copy link
Copy Markdown
Collaborator

Summary

  • adds the jido_memory-backed ContextMemory adapter with scope policy, config defaults, lifecycle cleanup, and provider validation
  • wires bounded prompt-memory retrieval and capture into the conversation runtime
  • documents the prompt-memory/provenance/durable-memory boundary and adds focused integration coverage

Verification

  • mix compile
  • mix test test/jido_code/conversations/context_memory_test.exs test/jido_code/phase_seventy_eight_integration_test.exs
  • mix docs (completed with existing type-reference warnings in lib/jido_code/error.ex)

@pcharbon70 pcharbon70 marked this pull request as ready for review May 9, 2026 12:13
@pcharbon70 pcharbon70 merged commit 81b09b1 into main May 9, 2026
0 of 3 checks passed
@pcharbon70 pcharbon70 deleted the codex/add-jido-memory-dependency branch May 9, 2026 15:35
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.

1 participant