| ▲ | gabrieledarrigo an hour ago | |
> I actually enjoy the collaborative programming process, and was pair programming with folks before the term was coined Yep, the same here, I'm a long pair programming enjoyer, but I'd like to raise that collaboration is usually meant with a human being in the context of pp, and prompting and agent to execute a task is nothing like that. | ||
| ▲ | spudlyo an hour ago | parent [-] | |
Prompting an agent to execute a task assumes you know what the task should be, have done some research on available options, weighed the pros and cons of various approaches, bounced your ideas off a colleague, have written a few test programs to validate your assumptions, considered how the new code will integrate with existing systems, figured out the parts that you should have tests for, and have generally charted a path forward that gives you a reasonable chance of success. | ||