Skip to content

Refactor memory handling to support optional agent IDs - #19

Merged
pankaj4u4m merged 1 commit into
mainfrom
telemetry
May 15, 2026
Merged

pankaj4u4m merged 1 commit into
mainfrom
telemetry

Conversation

@pankaj4u4m

Copy link
Copy Markdown
Collaborator
  • Updated memory block retrieval functions to accept agent_id as optional, defaulting to "default" if not provided.
  • Modified the RemoteClient to handle optional agent_id in block retrieval queries.
  • Enhanced session parsers for Claude and Copilot to improve session discovery across different platforms (Linux, macOS, Windows).
  • Implemented size checks for massive session and transcript files to prevent performance issues during imports.
  • Added parent index optimization for transcript linking in Copilot imports to reduce lookup times.
  • Adjusted tests to reflect changes in memory retrieval behavior, ensuring null returns on misses instead of error payloads.

- Updated memory block retrieval functions to accept `agent_id` as optional, defaulting to "default" if not provided.
- Modified the `RemoteClient` to handle optional `agent_id` in block retrieval queries.
- Enhanced session parsers for Claude and Copilot to improve session discovery across different platforms (Linux, macOS, Windows).
- Implemented size checks for massive session and transcript files to prevent performance issues during imports.
- Added parent index optimization for transcript linking in Copilot imports to reduce lookup times.
- Adjusted tests to reflect changes in memory retrieval behavior, ensuring null returns on misses instead of error payloads.
@pankaj4u4m
pankaj4u4m merged commit 5263e8b into main May 15, 2026
1 of 6 checks passed
pankaj4u4m added a commit that referenced this pull request Jun 18, 2026
Refactor memory handling to support optional agent IDs
pankaj4u4m added a commit that referenced this pull request Jun 21, 2026
Refactor memory handling to support optional agent IDs
pankaj4u4m added a commit that referenced this pull request Jun 21, 2026
Refactor memory handling to support optional agent IDs
pankaj4u4m added a commit that referenced this pull request Jun 22, 2026
Refactor memory handling to support optional agent IDs
pankaj4u4m added a commit that referenced this pull request Jul 2, 2026
Refactor memory handling to support optional agent IDs
pankaj4u4m added a commit that referenced this pull request Jul 2, 2026
Refactor memory handling to support optional agent IDs
pankaj4u4m added a commit that referenced this pull request Jul 3, 2026
Refactor memory handling to support optional agent IDs
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