Skip to content

feat(git): include untracked files in unstaged snapshots - #32

Closed
nia-sg-bot wants to merge 3 commits into
mainfrom
nia/issue-21-untracked-snapshots
Closed

feat(git): include untracked files in unstaged snapshots#32
nia-sg-bot wants to merge 3 commits into
mainfrom
nia/issue-21-untracked-snapshots

Conversation

@nia-sg-bot

Copy link
Copy Markdown
Contributor

Summary

  • include non-ignored untracked working-tree files in unstaged Git snapshots without mutating the index
  • retain exact object identities, modes, symlink semantics, ignore rules, and caller-relative pathspec scope
  • emit untracked Python files as deterministic added structural snapshots with immutable provenance

Validation

  • python3 -m pytest tests/test_git_snapshot.py tests/test_structural.py
  • python3 -m pytest
  • git diff --check

Part of #21

Remaining work for #21 includes broader resolver fixtures/edge cases beyond this untracked-file slice.

@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Important

  • No files to review - (🔄 Check again to try again)

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ab1402d0-a722-46a8-9da1-638b6c3eff6c


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nia-sg-bot nia-sg-bot added roadmap Tracked on the public WildestAI roadmap priority:P0 Critical path / blocks a usable product direction:aligned Aligned with the current WildestAI product direction labels Aug 22, 2026
@nia-sg-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor
⚠️ Action not completed

No files to review.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@avikalpg avikalpg closed this Aug 23, 2026
@avikalpg
avikalpg deleted the nia/issue-21-untracked-snapshots branch August 23, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

direction:aligned Aligned with the current WildestAI product direction priority:P0 Critical path / blocks a usable product roadmap Tracked on the public WildestAI roadmap

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants