The README highlights the use of Mermaid symbols for condensing tool logs into compact representations, which significantly cuts token usage. However, there's no detailed explanation or example of how this conversion process works. Understanding this is crucial for developers looking to customize or extend the memory system. Could you add a section or example that illustrates:
- The raw tool log input format
- The Mermaid symbol output format
- The transformation rules/logic between them
This would greatly enhance the project's transparency and make it easier for contributors to understand and work with this core feature.
The README highlights the use of Mermaid symbols for condensing tool logs into compact representations, which significantly cuts token usage. However, there's no detailed explanation or example of how this conversion process works. Understanding this is crucial for developers looking to customize or extend the memory system. Could you add a section or example that illustrates:
This would greatly enhance the project's transparency and make it easier for contributors to understand and work with this core feature.