Skip to content

Conversation

@JeanMertz
Copy link
Collaborator

@JeanMertz JeanMertz commented Jan 5, 2026

The stager persona now correctly includes untracked files via git ls-files in its conversation context. This enhancement allows the AI to recognize and consider newly created files that have not yet been added to the index when suggesting staging actions.

The file listing excludes test fixtures, and internal conversation logs to maintain a focused and relevant context for the AI during the staging process.

This was implemented before, but contained an incorrect argument causing no files to be listed.

The `stager` persona now includes untracked files via `git ls-files`
in its conversation context. This enhancement allows the AI to
recognize and consider newly created files that have not yet been
added to the index when suggesting staging actions.

The file listing excludes test fixtures, lock files, and internal
conversation logs to maintain a focused and relevant context for the
AI during the staging process.

Signed-off-by: Jean Mertz <[email protected]>
@JeanMertz JeanMertz changed the title chore(stager): Include untracked files in context chore(stager): Fix untracked files in context Jan 5, 2026
@JeanMertz JeanMertz merged commit beeb2bd into main Jan 5, 2026
9 checks passed
@JeanMertz JeanMertz deleted the improve-tool-inquery34 branch January 5, 2026 15:30
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.

2 participants