Hi everyone. AI can generate code in seconds now but verifying and auditing it inside our CI/CD pipelines does not happen at the same speed. It has become a massive bottleneck. To clear this up we just released a GitHub action that we completely open sourced. It basically boots your app in CI opens a real browser tests the PR and if the UI is broken it autonomously pushes a code fix. This completes another major step for our IronBee verification layer. Getting your feedback both here in the comments and on the GitHub page would make us really happy. (
https://github.com/ironbee-ai/ironbee-action)