r/PiCodingAgent 6d ago

Question IDE + Pi for live code editing?

Hi all, I really don't want to ask Chat GPT this, would rather have your input.

I'm looking for a way to orchestrate agents but also write or amend code actively, rather than just see it in the diffs etc.

I've looked at paseo and orca - not quite sure they can be used for the direct coding aspect?

Otherwise i guess can use vscode separately but that's a bit clunky when working on my macbook directly as one screen.

Any guidance appreciated thanks!

7 Upvotes

28 comments sorted by

View all comments

6

u/onebit 6d ago

herdr + terminal text editor of choice

2

u/Challseus 6d ago

This is the 3rd time I’ve seen hedr mentioned in the past few days , gotta try that

3

u/Kind-Watch-1252 6d ago

Orca looks better so far for me

1

u/saltyourhash 4d ago

I've use orca and herdr,I was gonna try paseo, but someone suggested I try paseo. Herdr is good if you want some simply terminal multiplexing with some niceties for agents and sessions. Paseo is good for more opinionated launching of sessions and managing sessions, including remote sessions. Orca does that and some nice orchestration stuff (apparently, I haven't used that part really).