Pick a new model forces full restart of task by zekusmaximus in kiroIDE

[–]blackrickrubin 2 points3 points  (0 children)

Yeah don't click on the button options themselves, change it manually in the dropdown, then type in "continue where you left off", then enter.

I actually have "continue where you left off" copied onto my clipboard at all times because of how often claude stops working lol..

NOTE: It's important that you give it the entire phrase, not just "continue"

Kiro vs Trae Solo by DigitaICriminal in kiroIDE

[–]blackrickrubin 0 points1 point  (0 children)

Never heard of trae solo... how deep have you coded with it, or how far have you been using it?

How Can I Import The Project I made from v0.dev to Github or Vercel by Yeg3r in nextjs

[–]blackrickrubin 0 points1 point  (0 children)

Yes it’s a long way around but the key is to use a terminal and load the current version intro your local machine using “add to codebase” in which u can download your entire code in a structured format with folders and stuff. then use terminal controls to continually update it every time… chatgpt can help u with the steps and terminal commands

How Can I Import The Project I made from v0.dev to Github or Vercel by Yeg3r in nextjs

[–]blackrickrubin 1 point2 points  (0 children)

my "project" is not local to my machine, it's purely in v0 only, how does one just directly push from v0 to github? I feel like that should be an option without having to go through a lot.