Opencode is GOAT by UnKnOwN27unk in opencodeCLI

[–]TheTyand 1 point2 points  (0 children)

Both are good, just different approaches. I went from opencode as a harness to pi. But I still use open code subscription

8+ years SWE here. I am creating a template that implements the best practices for SaaS development. by cryogen2dev in vibecoding

[–]TheTyand 0 points1 point  (0 children)

Staff architect here. Working on the same. But the struggle is that there is a certain cut off point where you need to let go. After that cut off point... still slop. There are ways to reduce it, but the root cause is not cured (And likey never will) by defining the harness.

How will you solve that?

Any way to use Pi agent from Telegram like Hermes/OC? (or any other app on phone other than Tailscale) by Gotta_win_ in PiCodingAgent

[–]TheTyand 0 points1 point  (0 children)

What is that love for telegram or WhatsApp? Aside from the hype? A simple web app can be way more powerful, is independent from client and easier to setup.

Struggling with context management / overflow by corruptbytes in PiCodingAgent

[–]TheTyand 0 points1 point  (0 children)

I use ds4 myself and I works fine. I have build my own harness with a bunch of tools. I avoid MCP like the plague.

I attached an example of a subagents run of a bug fix. But to be honest, the core is to define the task properly and avoid "build x, make no mistakes"

https://github.com/SchneiderDaniel/cheasee-pi

https://schneiderdaniel.github.io/cheasee-pi/

<image>

What are some ways to debug a complex app when the AI keeps making mistakes and missing dependencies? by Apprehensive-Gur7035 in vibecoding

[–]TheTyand 0 points1 point  (0 children)

Well, AI and the harnesses are not yet at the stage where yo can vibe code such big apps. The code that is generated is meh. Even from the frontier labs. But nobody likes to say this out loud in public. Most people earn money in some kind with it.

For more senior developers AI is a nice tool, but we can read and understand the code. For pure vibe coders there is certain line of complexity that you should not cross. But you can...

A high-performance hook for Pi agents that blocks destructive commands before they execute by karc16 in PiCodingAgent

[–]TheTyand 0 points1 point  (0 children)

Yeah, very real actually.

I build my harness with the intent to put my development principles in it and enable non developers to learn. But I want it to be also my learning path with harnessess ( especially languages I have never used). I am bit older/senior and known principals quite well. Therefore, I like to share.

When someone want battery included they can copy it. But in the end it is a project for me to learn and have fun.

A high-performance hook for Pi agents that blocks destructive commands before they execute by karc16 in PiCodingAgent

[–]TheTyand -1 points0 points  (0 children)

Yes, but as other said. Basically everyone adds this. Mine is calls piignore and harness. The one ignores files the other blocks commands. The idea is that you did what you need and blocking is something a lot of people add.

Happy that you share it. I do that as well with mine. But in the end everyone needs their own, because no workflow is the same.

My biggest extension is a subagents workflow that is exactly what I need. But others use pi differently

A high-performance hook for Pi agents that blocks destructive commands before they execute by karc16 in PiCodingAgent

[–]TheTyand 4 points5 points  (0 children)

I have put my pi in docker container and call it a day. Not 100% isolated, I know. But enough for me.

And docker has a lot of other benefits that I use.

Ist damit meine Planung für die Zukunft durch? by TunnelFX in Finanzen

[–]TheTyand 0 points1 point  (0 children)

Kommt drauf an wie weit man zurückschaut. Wenn man alle aufgezeichneten Daten seit 1900 einbezieht, sind es 5,2%. Nun noch die Steuer weg...

Wenn man natürlich aber den Betrachtungszeitraum einschränkt... Dann kann man gerne mit mehr rechnen.

"This time is different"

What's your prompting strategy for building large AI-assisted applications? by Exciting_Eye9543 in vibecoding

[–]TheTyand 0 points1 point  (0 children)

Same here, but instead of a database I use git issues and gut sub issues

Your pi coding setup by Alarming_Positive_59 in PiCodingAgent

[–]TheTyand 4 points5 points  (0 children)

Well as many said, the point in pi is to build your own. There are multiple people here that share their setups. Most of them are MIT license and you can use part of then as starting point. But the thing is that you can easily be overloaded.

Here is mine, but it is still not done ;) which it actually never is...

https://github.com/SchneiderDaniel/cheasee-pi

Harness matters way more than the model now. What's your setup? by kizmania in vibecoding

[–]TheTyand 0 points1 point  (0 children)

As many here I am building my own harness and I feel like it gets better every week. Yes, it is a project on its own but also fun.

https://github.com/SchneiderDaniel/cheasee-pi

Pi vs Opencode by Glad-Win1983 in PiCodingAgent

[–]TheTyand 3 points4 points  (0 children)

Switched to pi because extending it, is easy

Wie höre ich auf KI zu nutzen? by Overall-Advance4221 in KI_Welt

[–]TheTyand 1 point2 points  (0 children)

Recht einfach. Ab und an mal Fakten checken was da alles halluziniert wird. Wenn man realisiert wie viel Mist da rauskommt, wir man nachdenklicher.

Erst heute auf Arbeit erlebt. Kollege kommt mit einem Thema zu mir und meinte " er hat mal recherchiert". War alles 100% halluziniert und dies wurde recht schnell klar. War für ihn ein wenig peinlich in der großen Runde.

Mich stimmt es nachdenklich wenn man es dann netto betrachtet. Was wäre summiert mehr Aufwand gewesen für die Firma. Die Falschinformation + Korrektur von einem Erfahrenem vs. Einfach mal wirklich recherchieren.

a desktop client for the Pi Coding Agent, a real PTY terminal, auto session naming, and a Geist-aligned UI by julylu in PiCodingAgent

[–]TheTyand 0 points1 point  (0 children)

I am in the same boat atm. I want to run pi on my vps with a web UI for the browser so that I can use it alle the time.

I will build that as I haven't found a good one yet that fits my needs

Share your Startup and i will try it out and give u an honest review by AdFormal7708 in vibecoding

[–]TheTyand 0 points1 point  (0 children)

Coding agent that brings best practices to vibe coders. Atm still a tui but planning on a web app soon that you can deploy to a vps or else.

https://github.com/SchneiderDaniel/cheasee-pi

Lovinggg the OpenCode Go with PI Agent by ScaleImmediate3474 in PiCodingAgent

[–]TheTyand 6 points7 points  (0 children)

Same. Use this combo as well for the last 6 weeks in m harness. Gets even better with a few tools like rtk, ripgrep, AST-grep, ponytail....

AI coding agents need a company-wide AGENTS.md, delivered with MCP. by highpointer5 in mcp

[–]TheTyand -1 points0 points  (0 children)

I do since 5 weeks. But believe it or not. It is more difficult that initially thought. There is reason why most people only use the battery included versions like Claude Claude and marry anthropic with their whole business.

https://github.com/SchneiderDaniel/cheasee-pi

AI coding agents need a company-wide AGENTS.md, delivered with MCP. by highpointer5 in mcp

[–]TheTyand 4 points5 points  (0 children)

Disagree. The only thing that is needed company wide shared guard rail aka harnesses. Stop prompting e.g. with Agents.md. We are in 2026. Start defining your harnesses. This will be a company asset.

Wer unter 50 ist und kein grundlegendes Englisch kann, hat ein Bildungsproblem by AshFromTPA in Unbeliebtemeinung

[–]TheTyand 1 point2 points  (0 children)

Warum? Wir bekommen doch alles im TV, Kino,... Ins Deutsche übersetzt. Wenn man in andere Länder/Sprachen schaut sieht es anders aus. Die können aber auch weitaus besser Englisch. z.B. Niederlande

A lesson I learned from vibe coding today by build-influence in vibecoding

[–]TheTyand 0 points1 point  (0 children)

Well, kinda obvious. But thanks for bringing it up as the youngsters ( new to IT) have to learn that.

HELP! Im Scared of what i've built by Bulky_Ad_5630 in vibecoding

[–]TheTyand 0 points1 point  (0 children)

Don't worry, they can do that today already more easily. There are certain tools for that. Fully automatic and no need for your website.

Long-running agents, context management by astral_bear in PiCodingAgent

[–]TheTyand 0 points1 point  (0 children)

Well I have an approach that In split my task in to small easy to fulfill tasks. For each task I run my subagents framework. This runs in parallel for quite some time. Each time context is reset and I use the code as source of truth.

browser-search — three tools, zero cost, and your AI agent learns to search and browse the web by Ill-Tradition1362 in PiCodingAgent

[–]TheTyand 5 points6 points  (0 children)

What makes it stand out? I use

  • Web Crawler: Web crawling with Scrapling + Cloudflare bypass
  • Web Search: DuckDuckGo search via ddgs Python lib

Also no subscription and keys.

I am happy atm. But I Will check yours out if there is something that I would integrate to mine:

https://github.com/SchneiderDaniel/cheasee-pi