home.social

#chatgptcodex — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #chatgptcodex, aggregated by home.social.

  1. #ChatGPT #Codex (for VSCode) sometimes overrides manually changed lines, if done between prompting. Example: Added a new menu item in +layout.svelte, previous file state was used for the next prompt (change something else in the file).

    I'd try to solve it with "I have changed things manually, be aware".

    Are there other solutions to tackle this?

    (Also emphasizes why you need to be awake and focussed while dealing with AI doing bigger file changes by themselves)

    #AI #VibeCoding #AICoding #ChatGPTCodex

  2. #ChatGPT #Codex is just as bad, it will clone a repo, rebase, find conflicts, then tell you there's no remote. The remote is the place where you cloned from. Why is this so hard for them?

    #agenticAI #chatGptCodex #LLM #AI