Closes #[issue number]
Describe in English for the changes made in this pull request and the problem it solves. Please keep 1 PR to solve 1 problem, and keep Small improvements should be small modifications to make PR easier to review and to merge.
| Before | After |
|---|---|
| [Put Before Screenshot here] | [Put After Screenshot here] |
Describe any breaking changes introduced by this pull request. If none, remove this section.
- Change 1
- Old code snippet
+ New code snippetPlease describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
- I have read the CONTRIBUTING document and followed the guidelines.
- Reviewed the changes in this PR and confirmed AI generated code (If any) is accurate.
- Passed
cargo runfor story tests related to the changes. - Tested macOS, Windows and Linux platforms performance (if the change is platform-specific)