Skip to content

Add live git status indicators#458

Merged
gschier merged 14 commits into
mainfrom
git-worktree-status-checkpoint
May 8, 2026
Merged

Add live git status indicators#458
gschier merged 14 commits into
mainfrom
git-worktree-status-checkpoint

Conversation

@gschier
Copy link
Copy Markdown
Member

@gschier gschier commented May 8, 2026

Add live git status indication in the sidebar, along with the ability to view the history of a request/folder/etc, and easily revert any changes.

https://yaak.app/feedback/posts/uncommitted-changes-show-and-revert-per-request

image

Summary

  • Adds lightweight live git worktree status watching and streams status into the client.
  • Shows git status colors in the sidebar, including folder rollups for descendant changes.
  • Splits branch info from heavier commit/status data used by commit flows.
  • Adds restore actions and a file-specific history dialog with per-commit diffs.
  • Migrates atomFamily imports to jotai-family.

@gschier gschier changed the title [codex] Add live git status indicators Add live git status indicators May 8, 2026
@gschier gschier marked this pull request as ready for review May 8, 2026 18:23
@gschier gschier merged commit d7e67cf into main May 8, 2026
4 checks passed
@gschier gschier deleted the git-worktree-status-checkpoint branch May 8, 2026 18:25
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8a3384fa63

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/yaak-client/init/sync.ts
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