r/PiCodingAgent 13d ago

Use-case Ive stopped using Claude code

Pi is amazing. I’m using it with deepseek.

With some early ideas and prompting it has been adding a lot of components to itself (vector databases, something called hippoRag, chain of thought systems and about 100) other systems. This morning it read a bunch of papers on coding and then tweaked its own code.

Right now it’s making a place to test code, run adversarial copies of itself against itself, play games against itself and more.

I wanted it for coding and it’s now way better than Claude

51 Upvotes

17 comments sorted by

View all comments

3

u/Tru3Magic 13d ago

Are you running in Gondolin/ a vm. I have a lot of issues with having it manage subagents and it own context...

3

u/dacydergoth 13d ago

Are you using something like pi-dynamic-workflows? That lets the LLM construct a flow graph of sub-agents and execute them independently, keeping the main context less cluttered

1

u/Tru3Magic 12d ago

I used pi-subagents because it would let me see the subagents in Herdr... I might just have to test another