I am working with a 3rd party API (Exa.ai) and I hacked together a python script.
I ran a remote agent to do these tasks simultaneously (augment.new, I’m not affiliated, I have early access)
Agent 1: write tests, make sure all the tests pass.
Agent 2: concert python script to fastapi
Agent 3: create frontend based on fastapi endpoints
I get a PR, I check code and see if it works and then merge to main. All three PR’s worked flawlessly (front end wasn’t pretty).
Agent 1: write tests, make sure all the tests pass.
Agent 2: concert python script to fastapi
Agent 3: create frontend based on fastapi endpoints
I get a PR, I check code and see if it works and then merge to main. All three PR’s worked flawlessly (front end wasn’t pretty).