Latest beta supports using OpenAI Pro or Max subscriptions to power this.
From: @palmin
https://mastodon.social/@palmin/116234099534618434
| Website | https://workingcopy.app |
| Users’ guide | https://workingcopy.app/manual |
| App Store | https://apps.apple.com/app/apple-store/id896694807?pt=15897&ct=mastodon&mt=8 |
Latest beta supports using OpenAI Pro or Max subscriptions to power this.
From: @palmin
https://mastodon.social/@palmin/116234099534618434
Couldn't stop myself from wiring up the on-device Apple Intelligence model with tool-calling.
It gets confused quickly as context grows and I don't expect this to land in the App Store version anytime soon, but it does sort of work - with all the usual caveats of LLM unreliability.
Try it out in the current Working Copy beta:
https://testflight.apple.com/join/VduxyR5a
The last few versions have added significant improvements:
Pro users can show the terminal as Live Activity on the lock screen or in Dynamic Island.
Commands to post notifications and update widgets support end-to-end encrypted image attachments.
ShellFish now supports post-quantum key-exchange algorithms, short-lived SSH certificates & Tailscale-aware networking.
https://apps.apple.com/app/apple-store/id1336634154?pt=15897&ct=mastodon&mt=8
Do you enjoy Secure ShellFish and how it is being maintained?
Consider leaving a rating or review as this really helps with App Store visibility.
https://apps.apple.com/us/app/secure-shellfish-ssh-sftp/id1336634154?action=write-review
Secure ShellFish 2026.5 is out with adjustments to work better with Tailscale to easily reach computers on your local network from outside.
It also has a new Sentence mode, making it faster to type natural language with the on-screen keyboard.
As always, there is first-class tmux support and reasonable pricing. https://apps.apple.com/app/apple-store/id1336634154?pt=15897&ct=mastodon&mt=8
We are getting close to Christmas making it the perfect time to decorate your GitHub profile.
https://apps.apple.com/us/app/id896694807?eventid=6756015892
Black Friday deal: Get Lifetime Pro unlock for $22.49 (normally $29.99).
One-time purchase, works forever, syncs across iPhone/iPad/Mac. Unlimited servers, no banner ads, and read/write ShellFish location in Finder/Files app.
https://apps.apple.com/app/apple-store/id1336634154?pt=15897&ct=mastodon&mt=8
Sale runs through the weekend.
@obsurveyor That seems like a bug.
Will investigate and fix.
Working Copy has a custom LFS implementation as the official one requires a shell environment and golang.
It has taken a lot of work but I’m finally able to clone LFS repositories that run entirely over SSH as introduced with LFS-3.0:
https://github.com/git-lfs/git-lfs/blob/main/docs/proposals/ssh_adapter.md
Pushing still needs some work.