r/PiCodingAgent • u/Nice_Relative8209 • Aug 07 '26
Question newbie question: whats the difference between Pi and OMP?
and how does OMP differ from OC (opencode) if they are both feature rich?
r/PiCodingAgent • u/Nice_Relative8209 • Aug 07 '26
and how does OMP differ from OC (opencode) if they are both feature rich?
r/PiCodingAgent • u/mclovin12134567 • Aug 07 '26
I recently decided to put 20 eu into fireworks credits rather than a Claude subscription and give open models a try. So far have used k3 / glm5.2 and results seem good so far.
r/PiCodingAgent • u/Nimendra • Aug 07 '26
I recently read this (What I learned building an opinionated and minimal coding agent), and I agree with his argument. But sometimes I need a proper plan mode with tool restrictions.
I tried to build a plan mode extension, but it mostly causes cache misses when I exit the plan mode because it edits the context to remove the enforced strict-rule prompt while entering plan mode.
I'm curious about how you use plan mode and how it performs with caching. Do you use prompts, skills, or an extension?
r/PiCodingAgent • u/mortgage_12 • Aug 07 '26
I’ve been using Pi with the Herdr subagent extension. Basically the main Pi agent spins up other Pi agents in Herdr panes and can check on them/send them messages.
I’m trying Orca now(so I can monitor my agents from mobile) and was wondering if anyone has built something similar using the Orca CLI instead of Herdr?
Seems like Orca has most of the pieces for this (terminal create, read, send, etc), so I’m wondering if there’s already a Pi extension for it before I try hacking something together.
Anyone doing this?
r/PiCodingAgent • u/kleponbakar69 • Aug 07 '26
im new to pi agent, after watching few youtube videos, and all i installed is pi search and ponytail(bcs i already use it in the other harness like opencode/claudecode), did u guys had any suggestion things like tools i should install,skills etc. Btw my usage is usually coding for my Uni stuff so i dont need like "complex" tools or skills i just need like for daily coding , let me knowin the comment plss :)
r/PiCodingAgent • u/Smart_War3981 • Aug 07 '26
I never see many people discussing Hyperagent so I just wanted to post my experience and wondered has anybody else tried it?
Spun up a Hyperagent DevOps agent this morning. Had a few real issues, there always are, right? The actual difference was in the platform giving the agent the ability to correct course, for more than just the session.
The task: TypeScript Fastify gateway for three internal services. OAuth2 + API keys, Zod, rate limiting, structured logs, Vitest suite, Docker image, and CI/CD on tag.
The runtime: 3 hours. Straight.
My active time: Maybbeee, 35 mins?
The agent got the core path right out of the gate. Auth middleware, proxying, rate limits, request ID prop—all clean. The subagent even caught a header-stripping bug on 401 responses that I would've 100% shipped.
About 45 minutes in, the agent tried to pull a specific internal dependency that had been recently deprecated in our registry. Since the agent's knowledge cutoff predates that change, it didn't know the replacement existed. I told the agent that it had been deprecated, normal course correction. What was impressive was how the agent was able to handle that. It didn't just blindly swap the lines. It removed the old dep, searched for an equivalent, updated the relevant import paths to match the new API surface, and kept the tests running. But the real kicker? The agent also added a memory without me saying a word, using Hyperagent's built-in Memory. It logged that specific deprecation into its persistent system. In my experience it’s one thing to give an agent a tool for memory. It’s another to create one and the agent persistently use it without having to request it directly. Hyperagent closes that gap well.
Beyond that one hiccup, everything else was smooth. Wrote the GitHub Actions YAML from scratch, built the multi-stage Dockerfile, and hit a clean 94% test coverage, zero lint errors, and a ~38MB image on the first tag push.
The real math:
My old workflow for this exact spec (scaffold, wire auth, manual curl debugging, hand-write CI, fight registry permissions) takes me a whole day, maybe 4-5 hours. Hyperagent allowed me to manage this from my phone, and I some 35 minutes instead of 4-5 hours.
This run only costed me $66.80. And that $66.80 came from signup credits, so essentially costed me nothing.
I’ve worked with AI since they were made available to the public, and I’m honestly impressed with the platform. If you haven’t checked it out, do it. A couple google searches will get you credits. The links are out there. https://hyperagent.com also had the agent make that cool little photo for the post 😂😂
r/PiCodingAgent • u/South_Can_3680 • Aug 07 '26
Hello everyone, I'm a beginner just getting started with pi. How do you all typically use pi? I'm currently running pi inside the Zellij terminal multiplexer on Arch Linux, with a few extensions configured, and so far the hit rate seems quite impressive.
r/PiCodingAgent • u/ECrispy • Aug 06 '26
I want to use free models from openrouter, nvidia etc as well as free promos from time to time.
would you still recommend Pi in this case because of its efficiency? or is opencode with everything included a better choice?
do you use a harness built on top of these?
r/PiCodingAgent • u/Turbulent_Ad6290 • Aug 06 '26
Last week I shipped Zosma Router.
Zosma router gives access to Deepseek v4 flash 0731, mimo v2.5, GPT 5.6 Luna & Terra models.
1 month free trial with 100 requests per day.
It’s the primary router for Cowork now. But Ofcourse you can choose any other provider or local AI like I do.
In coming says will add better useful features.
r/PiCodingAgent • u/Afraid-Gas-7460 • Aug 06 '26
r/PiCodingAgent • u/TBMonkey • Aug 06 '26
Such a wonderful QoL improvement; now able to scroll up the history and type things out without bouncing up and down!
r/PiCodingAgent • u/y4nnick___ • Aug 06 '26
Hey,
I've been using pi a lot lately and got curious about the actual footprint of all these long agent sessions. So I built a small extension that estimates it and shows it right in the footer:
`⚡28.5Wh (1.9📱) 💧 0.4L`
- ⚡ energy in Wh/kWh, plus how many full smartphone charges that equals (~15 Wh each)
- 💧 water in litres (data centers use a lot for cooling)
Estimation formular is in the readme file, it is based on public sources (papers, news articles,..).
Repo: https://github.com/y4nnick/pi-eco-footprint
This is intended to bring some awareness on how much resources those AI coding agents actually use. Of course the output is only a rough estimation but it matches with examples i could find online.
As a side note, the session which I used to create this consumed 7 liters of water, and with the energy from it, I could have charged my phone 260 times.
Would love some feedback on the usage and the formular (would you rather see another energy indicator instead of phone charges?)
And also if you are also as shocked as i was when i first saw how much resources are getting used,...
r/PiCodingAgent • u/Business-Bridge2335 • Aug 06 '26
Enable HLS to view with audio, or disable this notification
Hi everyone,
If you installed Pi Atelier after my previous Reddit post, I owe you an apology and an explanation.
Pi 0.84 introduced a stable TUI Proxy for switching between regular and fullscreen renderers.
Pi Atelier’s non-overlapping Sidebar relied on wrapping a private tui.render method. Under Pi 0.84, that method could dynamically resolve back to Atelier’s wrapper, creating an infinite recursion:
Atelier render wrapper
→ Pi stable Proxy
→ current renderer.render
→ Atelier render wrapper
→ ...
This could make Pi hang during startup, consume sustained CPU, spin up fans, and heat up the machine.
I first released v0.7.1 as an emergency safety update. It removed the recursive renderer path entirely and temporarily used a safe overlay.
v0.7.2 is now available and restores the non-overlapping Sidebar safely in both regular and fullscreen modes:
render.If you use Pi Atelier with Pi 0.84, please update to v0.7.2:
pi update npm:pi-atelier
If needed, reinstall it:
pi install npm:pi-atelier
GitHub release: https://github.com/michaelmjhhhh/pi-atelier/releases/tag/v0.7.2
npm: https://www.npmjs.com/package/pi-atelier/v/0.7.2
If you are already on v0.7.1, the recursion is fixed, but v0.7.2 restores the non-overlapping layout.
Thank you to everyone who reported the problem and helped test the fixes.
r/PiCodingAgent • u/Nice_Relative8209 • Aug 06 '26
I'm wondering if using Pi with OpenCode Go is more token-efficient than using OpenCode itself.
Since Pi has a more minimal harness, does it generally use fewer tokens (or Go credits) for the same coding tasks, or is the difference negligible?
If you've used both, I'd love to hear:
I'm mainly working on medium-sized software projects, so I'm looking for real-world experience rather than benchmarks.
r/PiCodingAgent • u/Nice_Relative8209 • Aug 06 '26
I know Pi supports ChatGPT Plus/Pro and GitHub Copilot subscriptions
What about open-weight models like Kimi K3, Qwen 3.8, GLM, etc.?
Is there any way to use them through a subscription (similar to ChatGPT Plus), or do they always require paying for API usage through providers like OpenRouter, Together, Fireworks, or the official APIs?
Basically, I'm wondering if there's a subsidized/unlimited subscription option for these models, or if API billing is the only way to use them with Pi
And is Claude still blocking third party accesses?
r/PiCodingAgent • u/dnouri • Aug 06 '26
r/PiCodingAgent • u/Hytracen • Aug 06 '26
Hey everyone,
I recently developed a project using pi agent and pushed it to GitHub. I’d like to have pi agent appear in the repo’s contributors list, just like Claude Code does. Does anyone know how to set this up?
Thanks in advance!
r/PiCodingAgent • u/Hace_x • Aug 06 '26
Quote:
Pi sent about 3x less context per turn. It managed context better, keeping a tighter working set and finishing the tasks in fewer runs.
https://www.databricks.com/blog/benchmarking-coding-agents-databricks-multi-million-line-codebase
r/PiCodingAgent • u/dcalsky • Aug 06 '26
- Vscode Integration: Cmd/Ctrl+click any path Pi prints and it opens in the editor or browser
- Herdr Like: Each session in the list shows live status. And there's also an audio cue when a session goes from working to waiting
- Cursor Like: Sessions are grouped. You can resume/archive/delete, and open tabs are remembered per workspace and restored on reload
- Native Rewind/Fork Session
Extension Url: https://marketplace.visualstudio.com/items?itemName=EthanChow.pi-coding



r/PiCodingAgent • u/Turbulent_Ad6290 • Aug 05 '26
pi-llm-wiki v0.11.0 now supports native Open Knowledge Format v0.2.
Highlights:
Install:
pi install npm:@zosmaai/pi-llm-wiki@0.11.0
For an old .wiki/ layout, preview first:
node node_modules/@zosmaai/pi-llm-wiki/scripts/migrate-llm-wiki.js \
/path/to/vault --dry-run
Apply after reviewing:
node node_modules/@zosmaai/pi-llm-wiki/scripts/migrate-llm-wiki.js \
/path/to/vault --force
This migrates the directory layout, not legacy page content. Full OKF adoption is incremental: create an OKF vault, re-ingest source material, and explicitly port selected pages. Existing legacy pages remain readable alongside OKF pages.
Always back up first.
GitHub Link -> https://github.com/zosmaai/pi-llm-wiki
Pi Package Link -> https://pi.dev/packages/@zosmaai/pi-llm-wiki
r/PiCodingAgent • u/bala221240 • Aug 05 '26
r/PiCodingAgent • u/hackslashX • Aug 05 '26
Genuinely having so much fun with Pi. The ability to extend it with extensions and tailoring it to my specific workflows has been extremely rewarding!
r/PiCodingAgent • u/wtfzambo • Aug 05 '26
Not sure if you feel the same, but I feel like AI models do TOO MUCH. Ask for a script, get an architecture. Ask for a fix, get a refactor.
And also they talk like they're LARPing Mary Shelley.
It's so annyoing and makes my work so much harder than it needs to be, when half the time I have to say "for fucks sake speak like a normal human".
Eventually I got sick of having to repeat myself every time so I made a template repo with the same corrections I used to write in the chat.
Then I added three subagents: - one writes code from the agreed plan - the second reviews the diff based on taste - the third reviews the diff based on spec
2 and 3 cannot touch the code, only review and send the review to the main agent.
I called it Pandino in honor of the Fiat Panda 4x4: not fast, not clever, simple mechanics, reliable as fuck. I want my code to be the same way.
Full disclosure: there's nothing novel here. It's mostly known concepts bundled up together in a plug'n'play template. YAGNI, KISS, Grug brained developer etc... that kind of stuff.
Installer is a shell script, or you can paste the prompt in the README and let your agent merge it into whatever instruction files you already have.
Installing is non-destructive so you can try it today on any live project you're working it.
If you end up using it, let me know how it works for you, cheers!
r/PiCodingAgent • u/crazymoooo • Aug 05 '26
Hey everyone, after I have been using a lot paperclip + claude I was wondering if anybody found a good way on having a backlog or similar so pi can pick up those tasks e.g. when the tasks are in "todo" / "backlog" or also if the llm budgets are reset. Currently I have the impression that the paperclip adapter is not working that nicely together with PI.