| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
Sorry, something went wrong.
|
The following comment was made by an LLM, it may be inaccurate: Potential Duplicate/Related PRs Found:
These PRs all relate to token management, compaction triggering, and overflow prevention. PR #10123 seems most closely related as it deals with custom compaction thresholds and token overflow. Recommend reviewing these to ensure PR #10215's token accumulation logic integrates properly with existing compaction mechanisms. |
Sorry, something went wrong.
There was a problem hiding this comment.
This pull request fixes token accumulation in the OpenCode session processor to properly track cumulative token usage across multi-step loops and enable correct overflow detection for compaction triggers.
Changes:
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
|
Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What does this PR do?
How did you verify your code works?