Skip to content

Conversation

@dxu104
Copy link
Contributor

@dxu104 dxu104 commented Dec 1, 2025

Purpose of the change

Fixes parameter naming inconsistency between the abstract base class
EpisodeStorage and its implementation SqlAlchemyEpisodeStore. The
implementation uses 'episode_id' while the interface defined 'history_id'.

This change updates the abstract method signature to use 'episode_id'
for consistency across the codebase.

@dxu104 dxu104 requested a review from jealous December 2, 2025 19:14
@jealous jealous merged commit a0ac2a5 into MemMachine:main Dec 2, 2025
32 checks passed
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.

3 participants