Viewing profile — kodefreeze
kodefreeze
HN member- Joined
- Mon, Aug 18, 2025, 5:58 PM UTC
- HN karma
- 8
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About kodefreeze
No profile information was provided.
Recent public activity
-
comment
Comment #48752256
It's time for gpt 5.6 to come out too now.
-
comment
Comment #48712496
Thank you, it's very early, we wanted to understand how interested people would be so building in the open.
-
comment
Comment #48704062
[dead]
-
comment
Comment #48703880
We are building a command & conquer style RTS. If you're interested in taking a look at our very early demo of the game play, please check out: https://warpact-rts-9221.web.app/ An…
-
story
Show HN: UI testing using multimodal LLMs
Hi HN, I built this tool to solve the "flakiness" problem in UI testing. Existing AI agents often struggle with precise interactions, while traditional frameworks (Selenium/Playwri…
-
comment
Comment #46515913
great question! we have logic to look for things like when certain network requests are completed, dom loaded, etc as well as a timeout so we are not waiting for ever. The LLM base…
-
story
Show HN: I built a product to test webapps like a user would
Hi HN, sharing a product that I built since I didn't want to manual test our app. The approach used is a multi-agent system that uses an augmented vision based approach for interac…
-
comment
Comment #46429320
They have browser automation, and a bunch of other agent tools to manage tasks, do things like PowerPoint slides, etc. I find chatgpt agent mode better for most tasks though.
-
comment
Comment #46429309
Interesting that Meta is acquiring a Chinese company. I was a fan of their initial product but I find it slower than chatpgpt agent mode. And the pricing is not great for individua…
-
comment
Comment #46383611
They raised at a ~6B round recently. I could have invested but missed the deadline :(
-
comment
Comment #46383423
Do you have support for whatsapp group management?
-
story
Show HN: Kodefreeze – Automate UI testing with natural language tests
Hi HN, sharing a SaaS product that I built to automate web UI testing based on natural language test descriptions. The approach we use is a multi-agent system that uses an augmente…
-
comment
Comment #45779859
I just did this test with our web QA agent - kodefreeze.com, it was able to test creating an account until it reached the screen that requires email confirmation. Support for being…
-
comment
Comment #45779850
Thanks for letting us know, we'll fix it. Please let us know if you have any feedback!
-
comment
Comment #45779848
Sorry that you are running into this error, are you seeing this on the marketing website? or somewhere in the app?
-
comment
Comment #45271688
How do you build trust in a system like that? The flowchart style have the advantage that you can decide when you want a human to review/approve as well as ensuring actions that ne…
-
comment
Comment #45193736
They've being doing some research on this: https://machinelearning.apple.com/research/ferretui-mobile
-
comment
Comment #45036065
This is really interesting. We've been working on a smaller set of this problem space. We've also found in some cases you need to somehow pass to the model the sequence of events t…