Skip to content

fix: rename expireEphemeral.js to match exported function - #749

Merged
avoidwork merged 1 commit into
mainfrom
fix/rename-expire-ephemeral
Aug 10, 2026
Merged

fix: rename expireEphemeral.js to match exported function#749
avoidwork merged 1 commit into
mainfrom
fix/rename-expire-ephemeral

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Summary

Rename src/memory/expireEphemeral.jssrc/memory/expireEphemeralMemories.js to match the exported function name.

What Changes

  • Rename file to match exported function name expireEphemeralMemories
  • Update imports in context.js and index.js
  • No behavioral changes — pure naming consistency fix

OpenSpec

Full spec available at openspec/changes/rename-expire-ephemeral/

Related

Fixes #742

- Create proposal, design, tasks, and spec artifacts
- Plan rename of expireEphemeral.js → expireEphemeralMemories.js
@avoidwork avoidwork added the bug Something isn't working label Aug 10, 2026
@avoidwork avoidwork self-assigned this Aug 10, 2026
@avoidwork avoidwork added the bug Something isn't working label Aug 10, 2026
@avoidwork
avoidwork enabled auto-merge (squash) August 10, 2026 05:05
@avoidwork
avoidwork merged commit 5ccc776 into main Aug 10, 2026
3 checks passed
@avoidwork
avoidwork deleted the fix/rename-expire-ephemeral branch August 10, 2026 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: rename src/memory/expireEphemeral.js for clarity

1 participant