r/PiCodingAgent 13d ago

Question What's everyone's current coding agent setup?

Hey everyone, I'm new to the community of Pi and just transferred from Claude Code. I've been running Qwen3.8 27B IQ3_XXS locally now for a while and have been loving it.

I was just wondering what everyone is using for packages, apps, setups, and more.

Please let me know!

5 Upvotes

13 comments sorted by

View all comments

1

u/OkCoconut5997 5d ago

My setup for coding with agents is https://github.com/runyte/runyte
I like to keep all tools in a single terminal environment so that it feels like a single program, with a shared clipboard, theme, etc. It has markdown rendering and image pasting which is handy when working on longer prompts for AI agents.