Skip to content

feat: restore Finder with a lightweight launcher - #528

Open
pulkitxm wants to merge 7 commits into
mainfrom
restore-finder-module
Open

pulkitxm wants to merge 7 commits into
mainfrom
restore-finder-module

Conversation

@pulkitxm

@pulkitxm pulkitxm commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Restores Files opening through the current main app with local and remote directories, correlated acknowledgements, and bounded retry deduplication.

@github-actions github-actions Bot added size/L Large pull request documentation Improvements or additions to documentation swift Swift and macOS changes ci Continuous integration changes cli Command line interface changes labels Aug 28, 2026
@pukbot

pukbot Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

finder restoration verified: ed machines files open is restored, the signed release bundle is 84.8 MB, the Finder app is 1.1 MB with a 70,176 byte launcher, and the UDZO DMG is 43,727,956 bytes, 29.2% smaller than v0.0.187. all 2,901 Swift tests pass.


Automated comment posted by Pukbot from an agent-assisted workflow.

from: @pulkitxm

@pulkitxm pulkitxm changed the title Restore Finder with a lightweight launcher feat: restore Finder with a lightweight launcher Aug 28, 2026
Base automatically changed from reduce-release-size to main August 28, 2026 21:32
@pulkitxm
pulkitxm force-pushed the restore-finder-module branch from 420fd72 to 5f6942e Compare August 28, 2026 21:32
@github-actions github-actions Bot removed the ci Continuous integration changes label Sep 7, 2026
@pukbot

pukbot Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor
$ ed machines files open local /tmp/demo-project --json
{
  "machine": "This Mac",
  "opened": true,
  "path": "/tmp/demo-project"
}

files opens the current app and confirms the requested directory using an isolated fixture


Automated comment posted by Pukbot from an agent-assisted workflow.

from: @pulkitxm

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Command line interface changes documentation Improvements or additions to documentation size/L Large pull request swift Swift and macOS changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant