6 ms·
Their ACP integration is good (finally), at least with Codex. For when I want to be near the code, I prefer it now over TUIs or the Codex app. It feels much mor
by manmal 1mo ago
Their ACP integration is good (finally), at least with Codex. For when I want to be near the code, I prefer it now over TUIs or the Codex app. It feels much more immediate that way. Sticking to the basics will kill them IMO. They have been pitching themselves as agent-native for a while btw.
And the workflow they are describing in the post sounds amazing, I‘ve been wishing for that. It‘s orthogonal to CVS, no? You can still make PRs. But, crucially, you can loop people in early on, when it matters the most.
- latchkey 1mo ago> Their ACP integration is good (finally), at least with Codex. you must not use it much. try pasting in an image, quitting zed and restarting (ie: upgrading the app). it shows you the base64 encoded data instead of just showing the image. heck, it doesn't even show you the image when you paste it in. it just shows the filename.
- manmal 1mo agoI use it constantly but haven’t felt the need to paste an image yet. I guess I‘m using pi and the Codex app more for that.
- latchkey 1mo agosorry, i didn't mean a quantity of time, i meant depth of usage.
- DangitBobby 1mo agoACP integration is very good, IMO. I'm using it with Claude Code. They've made so many improvements over time. I use image pasting myself, TBH I was excited it worked at all. Surprised that some rough edges around images are enough to ruin the whole thing for you.
- latchkey 1mo agoimages were just one glaring example... i didn't say anything about ruined, i just think a lot of those 'rough edges' are a bit more rough than they could be. it is a code editor after all. how about integrating the LSP so that it doesn't have to resort to rg/grep/sed/scripts to edit code?
- manmal 1mo agoWhat I really like is that all code links it outputs, open a pane at that line.
- latchkey 1mo agolow bar. we've had anchor hrefs for decades now.
- manmal 1mo agoAt this point I'm happy when things don't break randomly. However, it seems I lost an ACP session today and I'm not sure it's my own fault. Could be Zed playing tricks.
- latchkey 1mo agodon't get me wrong. it has improved. i use it all day, every day. my favorite ux goof right now is the fastmode switch button right next to the stop button and how much space it all takes up.
- infogulch 1mo agoUnfortunately their Zed agent is completely broken when running on Windows connected to WSL/SSH remote because the terminal tool checks for paths using the local Path style (windows) which breaks when applied to paths on the remote (linux). I fixed this and a couple related issues in a PR but it hasn't gotten any attention yet. I guess they are a bit swamped. https://github.com/zed-industries/zed/pull/59937 https://github.com/zed-industries/zed/pull/59937
- deleted 1mo ago[deleted]
- infogulch 1mo agoMerged, thank you Richard! :)
- Bnjoroge 1mo agoIs it? Last time I checked, I had to maintain a custom fork because they didnt support device auth for remote env so you couldn’t really use your chatGPT sub.
- manmal 1mo agoI‘m using codex no issues, over ACP.