|
|
|
|
|
by linesofcode
155 days ago
|
|
When you first began learning how to program were you building and shipping apps the next day? No. Agentic programming is a skill-set and a muscle you need to develop just like you did with coding in the past. Things didn’t just suddenly go downhill after an arbitrary tipping point - what happened is you hit a knowledge gap in the tooling and gave up. Reflect on what went wrong and use that knowledge next time you work with the agent. For example, investing the time in building a strong test suite and testing strategy ahead of time which both you and the agent can rely on. Being able to manage the agent and getting quality results on a large, complex codebase is a skill in itself, it won’t happen over night. It takes practice and repetition with these tools to level-up, just like any thing else. |
|