Skip to content

🤖 refactor: auto-cleanup#3085

Open
mux-bot[bot] wants to merge 3 commits intomainfrom
auto-cleanup
Open

🤖 refactor: auto-cleanup#3085
mux-bot[bot] wants to merge 3 commits intomainfrom
auto-cleanup

Conversation

@mux-bot
Copy link
Copy Markdown
Contributor

@mux-bot mux-bot bot commented Mar 28, 2026

No description provided.

@mux-bot
Copy link
Copy Markdown
Contributor Author

mux-bot bot commented Mar 28, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

To use Codex here, create a Codex account and connect to github.

@mux-bot mux-bot bot force-pushed the auto-cleanup branch 9 times, most recently from c6f969e to bc9f35c Compare March 31, 2026 12:18
mux-bot bot added 3 commits March 31, 2026 16:20
The import of buildArchiveConfirmDescription and buildArchiveConfirmWarning
was placed after the WorkspaceMenuBarProps interface definition instead of
with the other imports. This was an artifact of the extraction in ae2e555.
Move it to the import section where it belongs, grouped with other
@/browser/utils/ imports.
…pshot service

Deduplicate two identical 14-line blocks in captureSnapshotForArchive
that fetch latest untracked paths and return confirmation errors. Both
code paths (new-untracked-after-acknowledgement and first-time-untracked)
now call the same private helper method.

Behavior-preserving: no logic change, same call sequence and return values.
Merged two separate `import type` statements from the same
`@/common/types/workspace` module into a single import line,
consistent with how other files in the codebase handle multiple type
imports from the same module.
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.

0 participants