Skip to content

feat: add v1 agent-scoped memory scope for LCM tools#2

Open
jacoblyles wants to merge 1 commit intoMartian-Engineering:mainfrom
jacoblyles:feature/agent-memory-scope-v1
Open

feat: add v1 agent-scoped memory scope for LCM tools#2
jacoblyles wants to merge 1 commit intoMartian-Engineering:mainfrom
jacoblyles:feature/agent-memory-scope-v1

Conversation

@jacoblyles
Copy link

@jacoblyles jacoblyles commented Mar 1, 2026

Summary

  • add initial agent-scoped memory plugin helpers under src/plugins/agent-memory-scope
  • extend scope resolution and retrieval/store paths to support same-agent multi-conversation lookups
  • add/adjust tests for agent scope and expand-query behavior

Test

  • npx vitest run test/agent-memory-scope.test.ts test/lcm-tools.test.ts test/lcm-expand-query-tool.test.ts

Notes

  • default behavior remains unchanged when scope is omitted
  • follow-up can wire runtime config knobs (allowAgentScope, maxAgentConversations) from OpenClaw

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