Andrei Popov
Andrei Popov
Same here. No antivirus software in use. Quitting and re-opening temporarily fixes the issue, but then it comes back. Same with moth MAS and non-MAS versions.
I've just updated to 0.125.4 (eae06aaca98f0dd941c03679bf2428ad236ba217) and the issue is still there, i.e. anything that gets created outside of any project setup – cannot be saved via either Cmd-S or...
> @Ceesaxp thanks for the steps! > > (FWIW, the newest release is [0.126.2](https://zed.dev/releases/stable/0.126.2). Not sure that will change anything, but worth a shot.) > > Do you see any...
Feels like it's as messy, as OAuth (if not more)…
It is, @L0ndra… I'm nearly ripping my hairs out from trying to parse iCloud caldav responses and fish out what's relevant for gcalsync… ))
@Menelion - if you could try and do a bit of proof-of-concepting of CalDAV working with iCloud – would be great ) I've put my efforts on hold for now,...
Same issue on a fresh 0.80.2.dev11+g3992681b: ``` # Uncaught GitCommandNotFound in cmd.py line 1276 Aider version: 0.80.2.dev11+g3992681b Python version: 3.12.9 Platform: macOS-15.4-arm64-64bit Python implementation: CPython Virtual environment: Yes OS: Darwin...
I typically run it as: `aider --edit-format diff --model sonnet --show-diffs --watch-files --no-auto-commits` But the same happens even without switches. It might be not specific to aider – 0.79.2 from...
FWIW, after many iterations I have figured out what the issue was. Here’s what’s happening: - I have a `$HOME/.env` where I define environment vars for various shells and interaction...