Skip to content

Conversation

OskarStark
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
Docs? no
Issues --
License MIT

Simplify the method name by removing the redundant 'Memory' prefix. This improves readability and follows interface naming conventions.

Simplify the method name by removing the redundant 'Memory' prefix.
This improves readability and follows interface naming conventions.

Changes:
- MemoryProviderInterface::loadMemory() → load()
- Updated all implementations and usages
- All tests passing
@OskarStark OskarStark self-assigned this Sep 13, 2025
@OskarStark OskarStark added the BC Break Breaking the Backwards Compatibility Promise label Sep 13, 2025
@carsonbot carsonbot added Agent Issues & PRs about the AI Agent component Feature New feature Status: Needs Review labels Sep 13, 2025
@OskarStark OskarStark merged commit d8dfb30 into symfony:main Sep 13, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agent Issues & PRs about the AI Agent component BC Break Breaking the Backwards Compatibility Promise Feature New feature Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants