Best setup for agentic coding (largely unsupervised) 8gb VRAM and 32 GB Sys RAM, Olamma Cloud and a frontier sub?

Posted by Song-Historical@reddit | LocalLLaMA | View on Reddit | 3 comments

Hi!

I'm looking for a coding agent workflow where I can run a local model for implementation and something either cloud based ala Olamma Cloud and some sort of frontier subscription (ChatGPT, Claude, whatever) to have continuous coding without hitting usage limits. I've had some success with Qwopus 9B but can only manage 30k tokens on LM Studio with my machine.

I was going to attempt to use pi.dev or oh my pi and replicate some of the features seen here in Lucas Meijer's recent talk. I particularly like the dashboard for code review.

https://youtu.be/fdbXNWkpPMY

While I have some programming experience and a general interest in computer science and math topics (enough to own old copies of the Art of Computer Programming) and can read pseudo code, I'm by no means a full stack programmer and have only done enough system administration and programming to work on hardware projects as a hobby or to understand a library enough to hire someone and not get scammed. I have a lot more UX. experience than anything else.

I need a solid workflow for large projects so I can get back to work, my business partners have dipped out of this space entirely, leaving me stranded effectively as a solo operator. I'm struggling a little to get my bearings. I would use Claude or Codex but keep hitting usage limits.

I need to be able to get into a workflow where I can manage the context well and have a continuous handoff between documentation, memory and context management between a few agents that don't break every update. I'm willing to pay for Claude or ChatGPT to be able to do planning and QA and for research so it can look up documentation and I don't have to resort to maintaining a complex RAG setup for current best practices.

Anyway there are a thousand videos out there, I'm hoping to narrow it down to getting a strong workflow going for under a 100 USD a month. Preferably half that since I have some server costs and marketing costs and cash flow to worry about. Anyone have any success with a similar setup?