Skip to content

chore(memory): expose a tool for getting the inital data.#1909

Merged
Lightning00Blade merged 5 commits intomainfrom
refactor-to-use-uid
Apr 20, 2026
Merged

chore(memory): expose a tool for getting the inital data.#1909
Lightning00Blade merged 5 commits intomainfrom
refactor-to-use-uid

Conversation

@Lightning00Blade
Copy link
Copy Markdown
Collaborator

This refactors the code to extract the Id logic from the PageCollector and provide it in the heapsnapshot.
We need to use an UID as we need the internal ClassKey to query the heapsnapshot, but that is a strange string (usually looking like ,ClassName) which may get the LLM confused as we use comma separated output.

Comment thread src/HeapSnapshotManager.ts
@Lightning00Blade Lightning00Blade requested a review from OrKoN April 20, 2026 06:30
@Lightning00Blade Lightning00Blade added this pull request to the merge queue Apr 20, 2026
Merged via the queue into main with commit 9211c6b Apr 20, 2026
20 checks passed
@Lightning00Blade Lightning00Blade deleted the refactor-to-use-uid branch April 20, 2026 18:52
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.

2 participants