HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ashish004

no profile record

投稿

Show HN: Finalrun – Spec-driven testing using English and vision for mobile apps

github.com
28 ポイント·投稿者 ashish004·3 か月前·15 コメント

コメント

ashish004
·3 か月前·議論
True. Thats exactly what we have done. Once finalrun is installed, it ships all the skills to generate and run the test from the same repo.
ashish004
·3 か月前·議論
Saw the website https://clawd.rip, pretty cool and informative.
ashish004
·3 か月前·議論
[flagged]
ashish004
·3 か月前·議論
Hey, thats true, verification of ai generated code needs proof with video of each action, console logs and network logs. Would love to know how you are solving for web. would be a great learning for me too.
ashish004
·3 か月前·議論
Do share us feedback.
ashish004
·3 か月前·議論
Just updated README.md, it's lot simpler and addresses on the core. Thanks for the feedback, please checkout
ashish004
·3 か月前·議論
Yes gavinray, It gets persisted to the project. Its lives alongside the codebase. So that any test generated has the best context of what is being shipped. which makes the AI models use the best context to test any feature more accurately and consistently.
ashish004
·3 か月前·議論
Hi Avikaa, finalrun provides skills that you can integrate with any IDE of your choice. You can just ask the finalrun-generate-test skill to update all the test for your new feature.
ashish004
·3 か月前·議論
[dead]
ashish004
·3 か月前·議論
We have built a QA agent that can understand your plain english intent and uses vision to reason and navigate the app to test your intent. You can check our benchmark here https://finalrun.app/benchmark/ and how we architected our agent for the benchmark https://github.com/final-run/finalrun-android-world-benchmar.... Its all open source