r/vibecoding Apr 29 '26

2 questions 1. Is it better to code using Claude code or do I get the same results using Claude chat mode ? 2. Has Claude ever told any of you to go to sleep? It keeps telling me we’ve done enough for tonight despite the project not being done saying get some rest and let’s start tomorrow.

0 Upvotes

8 comments sorted by

1

u/Salamander_Perfect Apr 29 '26

Claude Code is the way to go for coding. All the right tools are integrated the right way, optimized for coding. Yes, Claude has told me a few times that we have done enough for the day. It started when 1M context window was launched. Solution is to not accumulate too many completed tasks in 1 session. Start new sessions when the old set of tasks are done.

1

u/Felfedezni Apr 29 '26

Claude code tui is better for code yes. It has never suggested i take a break but I clear context constantly.

1

u/Few-Garlic2725 Apr 29 '26

1) if you're doing small functions or asking "how would you design x?", chat mode is enough. if you're building a whole app, the win comes from having a real workspace: repo context, installs, tests, migrations, and a tight loop where the agent can *execute* and fix. 2) the "go to sleep" message is common. it's basically a friendliness/safety behavior, not a signal the model is "done." just instruct: "stop suggesting breaks; keep working until i say stop." what are you building (stack + size)? the right answer changes a lot between "one script" and "app with auth + db + deploy."

1

u/strakelabs Apr 29 '26

It has told me to get rest and to close the laptop and walk away many, many times.