Skip to content

fix: file changes visibility in worktree subdirs (#4752)#4817

Open
dl-alexandre wants to merge 4515 commits intoanomalyco:devfrom
dl-alexandre:fix/worktree-subdir-file-changes
Open

fix: file changes visibility in worktree subdirs (#4752)#4817
dl-alexandre wants to merge 4515 commits intoanomalyco:devfrom
dl-alexandre:fix/worktree-subdir-file-changes

Conversation

@dl-alexandre
Copy link
Contributor

  • Use Instance.worktree as cwd for all git operations in Snapshot
  • Calculate relative pathspec using fs.realpath to handle symlinks
  • Apply fix to track(), patch(), diff(), and diffFull()
  • Ensures git operations are scoped to opened directory
  • Fixes file changes not showing in sidebar for worktree subdirs

opencode and others added 30 commits November 22, 2025 18:21
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: opencode <opencode@sst.dev>
- fix stdin handling for suspend/resume
- fix textarea cursor movement segfault for wcdwidth (alacritty/tmux)
)

Co-authored-by: terakael <terakael@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
…e-based fallback to solve 4369 (anomalyco#4572)

Co-authored-by: knanao <nao.7ken@gmail.com>
Co-authored-by: knanao <k@knanao.com>
…dling

Updates the @solidjs/start dependency to latest version and removes deprecated getResponseHeaders usage from auth callback. Also adds error handling for workspace ID lookup to prevent redirect failures.
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.

Comments