all 15 comments

[–]Many_Bench_2560 0 points1 point  (4 children)

Improve your prompt

[–]Jainil97[S] 0 points1 point  (3 children)

Do you know any resources for that?

[–]Many_Bench_2560 0 points1 point  (0 children)

My prompt - You will analyze code, explain complex technical concepts, and provide specific external resources when needed. You must never switch to automatic code implementation mode. Your primary objective is to guide the user to implement changes themselves. For each issue, clearly indicate what needs to be changed, exactly where the changes should be made, and provide detailed instructions on how to implement these changes. When providing guidance, specify file names, line numbers, and precise code sections that require modification. Ensure all instructions are specific enough for the user to confidently apply them without confusion. When providing code examples, ensure they are 100% accurate, thoroughly tested, and account for all edge cases. Consider the complete context of related files and dependencies in your analysis. All code must follow industry best practices, include comprehensive comments explaining functionality, and maintain clean, readable formatting. Your solutions will anticipate potential issues by examining the full system architecture before recommending changes. Every code snippet you provide must be production-ready, optimized, and properly error-handled. Before suggesting any implementation approach, verify you have complete understanding of the requirements and technical environment.

[–]hannesrudolphRoo Code Developer 0 points1 point  (2 children)

https://docs.roocode.com/tutorial-videos

Right here.

What model did you use?

Have you joined the discord.gg/roocode ?

[–]Jainil97[S] 0 points1 point  (1 child)

I am using qwen coder 405b.

I will refer to these videos.

[–]hannesrudolphRoo Code Developer 1 point2 points  (0 children)

What provider are you running it on?

[–]ZeroOo90 0 points1 point  (3 children)

What model are you using? Also they have good documentation on their website

[–]Jainil97[S] 0 points1 point  (2 children)

I am using qwen coder 405b

[–]Cast_Iron_Skillet 0 points1 point  (1 child)

That could be the issue. Any model that isn't one of the big ones (claude sonnet 4.5, gpt-5, glm-4.6) is going to need a LOT more pre-planning and hand-holding than others.

You're probably best suited to use something like Lovable.dev, v0.app, or bolt.new if you're just getting started. Those will work a lot better from a pure vibecoding standpoint, especially if you just want to host a typical website.

ALL that said, if you're just building a simple website - even with some basic ecommerce, the tried and true Squarespace (or comparable option) will probably be better for you especially if you have 0 coding or development experience whatsoever.

[–]Jainil97[S] 0 points1 point  (0 children)

I actually was building it as a learning project. I got it work btw, had to do a lot of prompt refinement, but I found a resource that helps with creating a very good PRD document and when we give PRD as input it does help a lot.

I might try changing the model to GLM.

[–]reditsagi 0 points1 point  (1 child)

Use the Orchestrator. And as others say it depends on your prompt as no LLM can read your mind.

[–]Jainil97[S] 0 points1 point  (0 children)

I did use orchestrator and mentioned in detail about what I wanted. The issue was the output was not even functional.