Conversation
added 16 commits
March 21, 2026 05:58
…is the last thing the LLM sees
- ShowContext tool re-imagined to not work on line numbers in favor of patterns in the file in question - Enforce inability to edit until ShowContext is called - Add more obscurity to content bits of hashpos representation so LLM does not accidentally learn patterns in the ending bits - Don't allow hashlines to approximate anywhere in the file, use 30 line cap (that maybe can become configurable) for how tolerant of content based non exact matches we are
…ther long persistent context, like project plans) - /rules command - --rules argument - General support for token counting, context management, hot reloading
…M less while fixing mistakes - Remove indent_text tool since it almost never gets used
…nt to not interrupt the model as much
…s conversation system per coder class as a nother step towards sub-agent functionality
…n't generally harm accuracy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.