• Kissaki@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    What does this parallel work mean? Does the background agent work on the same codebase as you? Doesn’t that cause conflicts and confusion?

    • locuester@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 hour ago

      Nah I typically have it doing something else. And every 15m or so I toggle back and do next step.

      Quite often Sysadmin stuff too. I have it do ansible for my pi cluster, and general cluster maintenance like check backups, troubleshoot services, create a firewall rule, etc.

      I’ll also ask it research style stuff, like “check out ram usage of ai-1 box and lmk if cache is big enough for 5 concurrent full contexts. If not, change the recipe and restart it. “