What
Design an agent to exhaustively search stellar-rpc-blaster for bugs. Then, use the agent to thoroughly audit the repo for bugs and resolve them before merging dev to main.
Why
This is a brand new repo. Currently, to avoid having bugs discovered and reported on in-progress work, the repo is being built out through the dev branch. Work on the dev branch follows the same code-review expectations, but given that it's brand-new, it should be reviewed thoroughly to ensure robustness before merging it to main.
What
Design an agent to exhaustively search
stellar-rpc-blasterfor bugs. Then, use the agent to thoroughly audit the repo for bugs and resolve them before mergingdevtomain.Why
This is a brand new repo. Currently, to avoid having bugs discovered and reported on in-progress work, the repo is being built out through the
devbranch. Work on thedevbranch follows the same code-review expectations, but given that it's brand-new, it should be reviewed thoroughly to ensure robustness before merging it tomain.