Pi is such a cool project. It makes me think in whole other ways about working with LLMs. No more magice, all logic is put in place by me. I still like OpenCode as well. But using Pi I now better understand what’s happening.
AI may make you more productive, but working more and more… I’m not alone: https://x.com/simonw/status/2020901645597683870?s=46
This shows the power of Pi, if you can imagine it, you can build it: https://github.com/nicobailon/pi-prompt-template-model
Building a little bot for slack with AI using Claude Opus 4.6. Without asking, it builds integration with OpenAI’s API. Why didn’t it favor Claude SDK? Now that I switch to OpenRouter it becomes apparent that OpenRouter and Ollama are all using the OpenAI API, so I think OpenAI API is just more common.
Just set up a Slack bot in about 1h to add messages to my moments (https://github.com/jgordijn/moments-slackbot). This message was created via Slack. The power we get! An idea is now realized in no time 💪
In rule form:
• Code must not be written by humans
• Code must not be reviewed by humans
Finally, in practical form:
• If you haven’t spent at least $1,000 on tokens today per human engineer, your software factory has room for improvement
Nice. No more coding by hand. No more reviewing. Tokens as a measure of effectiveness 😎
Tests can be reward hacked - we needed validation that was less vulnerable to the model cheating
Building a digital Twin of services to allow for massive integration testing. Create tests, not accessible by the agents. Instead of a Boolean test, write a probabilistic and empirical one. 🤯
Source: https://factory.strongdm.ai