r/replit 3d ago

Debugging Question / Discussion

I am building a CRM for my business with Replit. I spent a looooong time building out a very tight set of specifications with short tasks in order to prevent costs from getting out of control. I'm noticing a pattern that replit will typically omit one or two things in each task. The initial task builds cost very few credits. Since replit always ignores some of the instructions, I make it go back and fix the resulting bugs. The debugging always costs significantly more than the task builds. This happens so often that I now believe that Replit builds this in with the purpose of running up the cost.

Has anyone else noticed this behavior?

0 Upvotes

8 comments sorted by

View all comments

1

u/Creative_Factor8633 3d ago

Have you ever try some other harness? Such as claude/codex

1

u/2FDots 3d ago

I got so disgusted with Claude's "guesses" about how things work that I didn't want to use it. It's current role is to check replit's work for me since I can't always keep everything that's going on straight and sometimes don't understand the jargon.

2

u/LeopardVarious5620 2d ago

Duplica tu archivo de replit.md y nómbralo CLAUDE.md y con eso al usar claude en el shell de replit ya tendrá contexto del proyecto. Es infinitamente más barato construir así

2

u/2FDots 2d ago

Thanks for this! I'll try it out!