Skip to content

Conversation

@bhavyaus
Copy link
Contributor

See linked issue for details

Comment on lines +45 to +46
invocationMessage: l10n.t`Updating memory`,
pastTenseMessage: l10n.t`Updated memory`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@connor4312 template string usage 👀

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds localization support for memory tool invocation messages by implementing the prepareInvocation method in the MemoryTool class. This allows the tool to display user-facing progress messages in the user's preferred language.

Changes:

  • Added l10n import for internationalization support
  • Implemented prepareInvocation method to provide localized invocation and past tense messages for the memory tool

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2026
@bhavyaus bhavyaus added this pull request to the merge queue Jan 30, 2026
Merged via the queue into main with commit 8563916 Jan 30, 2026
25 checks passed
@bhavyaus bhavyaus deleted the dev/bhavyau/update-memory-tool-invocation branch January 30, 2026 01:09
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