Skip to content

V0.88.27#183

Merged
dwash96 merged 8 commits intomainfrom
v0.88.27
Nov 23, 2025
Merged

V0.88.27#183
dwash96 merged 8 commits intomainfrom
v0.88.27

Conversation

@dwash96
Copy link
Copy Markdown
Collaborator

@dwash96 dwash96 commented Nov 23, 2025

Addresses:
#45
#180
#181
#182

Includes:

  • Enhanced Repo Map, where the tree sitter files have been refactored to parse import statements and an estimator for "is a dependency" added to the resolve relationships between definers and references of identifiers. This should produce a sparser, more logically connected repomap for context propagation to the LLMs that I think is also faster to calculate since the estimator prevents all references for a given identifier from being joined to all definers of that identifier
  • Suppressing extraneous git warnings when they don't actually interrupt operation
  • Fix --help output text
  • Ctrl+d, when the input is blank performs like it does in shells, shutting down the program

@dwash96 dwash96 merged commit 0e616d7 into main Nov 23, 2025
9 checks passed
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.

1 participant