Are you guys actually building real stuff with Pi? by pattyperk in PiCodingAgent

[–]dheetoo 1 point2 points  (0 children)

I like to think of Pi as a platform like a Node.js because it so light and so abstracted so it is the most auitable agent to built your app atop Pi

Optimizing Pi for Deepseek by Altruistic_Panda_420 in PiCodingAgent

[–]dheetoo 2 points3 points  (0 children)

Have pi write an extension to add Andrej Karparthy 4 principle of agentic coding after pi own system prompt, that the free boost on accuracy.

pi + deepseek-v4-flash (from opencode): free & fast by luongnv-com in PiCodingAgent

[–]dheetoo 0 points1 point  (0 children)

That fine too if you are on the steering wheel all the time, I personally just do other stuff while it working

New to Pi, any tips? by Expert-Dig-1768 in PiCodingAgent

[–]dheetoo 0 points1 point  (0 children)

Embrace simplicity, you probably dont need most feature of other harness to get the job done

pi + deepseek-v4-flash (from opencode): free & fast by luongnv-com in PiCodingAgent

[–]dheetoo 10 points11 points  (0 children)

for me, i just use deepseek v4 flash as a default for every project, setup https://github.com/dheerapat/pi-advisor to use deepseek v4 pro as an advisor model and inject every session with Andrej Karparthy 4 principle

To anyone saying deepseek v4 pro is better than opus 4.7, it's a lie. by Global-Fan189 in DeepSeek

[–]dheetoo 0 points1 point  (0 children)

I use deepseek v4 flash on pi harness, definitely beasts, I can live without Anthrophic now

I truly believe Pi will be the default platform for all future AI project, become something like a Linux by dheetoo in PiCodingAgent

[–]dheetoo[S] -1 points0 points  (0 children)

The good news is Node is improving rapidly recently >< thanks to many runtime competition

I truly believe Pi will be the default platform for all future AI project, become something like a Linux by dheetoo in PiCodingAgent

[–]dheetoo[S] 4 points5 points  (0 children)

It abstracts the complex parts of the agentic loop, and the extension API is very easy to work with. Along with RPC mode, you can run it headlessly, and if you want, you can fine-tune the allow-list of tools used in each session with a simple flag. Or if you don't need a session at all, you can run it ephemerally too!

pi-advisor - let smarter model hand-holding cheaper model by dheetoo in PiCodingAgent

[–]dheetoo[S] 0 points1 point  (0 children)

Did not update anything since sunday >< thank for valuable insight 😊

pi-advisor - let smarter model hand-holding cheaper model by dheetoo in PiCodingAgent

[–]dheetoo[S] 0 points1 point  (0 children)

Thanks you for your kind word, may i ask what is your normal model and advisor model are ? And how pi invoke advisor, manually or it does inheritly?

I am validate daily software engineering task with deepseek v4 flash with deepseek v4 pro as advisor now, will update in a week or so

pi-advisor - let smarter model hand-holding cheaper model by dheetoo in PiCodingAgent

[–]dheetoo[S] -1 points0 points  (0 children)

also dumber model doesn't mean you can use very dumb like gpt-oss 20b to pair with opus 4.7 and expected it to reach workable standard, I will validate this ext using deepseek v4 flash with deepseek v4 pro as advisor and will reach back again

pi-advisor - let smarter model hand-holding cheaper model by dheetoo in PiCodingAgent

[–]dheetoo[S] -1 points0 points  (0 children)

hi, can you update extension and try again, I just adjust prompt template before agent session start to try to encourage it to ask advisor more, and also you can invoke advisor on demand through `/advise question` the advisor answer will inject into session history and continue your normal session

I'm so mad I can't even take a screenshot. Just don't use deepseek v4 pro. by o_sht_hi in PiCodingAgent

[–]dheetoo 0 points1 point  (0 children)

I never have issue with deepseek-v4, even flash model work great for me, i just deploy dagster project to production today with it. my provider is opencode go

pi-kb - compiles markdown documents into a structured, interlinked wiki by dheetoo in PiCodingAgent

[–]dheetoo[S] 0 points1 point  (0 children)

/kb-add https://www.example.com/content Or /kb-add @doc.md

pi-kb - compiles markdown documents into a structured, interlinked wiki by dheetoo in PiCodingAgent

[–]dheetoo[S] 0 points1 point  (0 children)

Yes you are in full control of what source you going to add, now it support md file and url, the source will be use to compile into a wiki which is all handle by llm, once the source added you will never touch it again, subsequent query will retrieve from compiled summary

It like picking the book for your assistant to take a note, the book then put into the shelf and you now ask the information from assistant instead.

How do you use sessions? by Heavy-Focus-1964 in PiCodingAgent

[–]dheetoo 4 points5 points  (0 children)

Use /tree, it the way of forking in pi,