Live data from Hacker News

Viewing profile — kodefreeze

kodefreeze

HN member
Joined
Mon, Aug 18, 2025, 5:58 PM UTC
HN karma
8
Public activity
18 items

About kodefreeze

No profile information was provided.

Recent public activity

  1. comment
    Comment #48752256

    It's time for gpt 5.6 to come out too now.

  2. comment
    Comment #48712496

    Thank you, it's very early, we wanted to understand how interested people would be so building in the open.

  3. comment
  4. 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…

  5. 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…

  6. 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…

  7. 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…

  8. 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.

  9. 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…

  10. comment
    Comment #46383611

    They raised at a ~6B round recently. I could have invested but missed the deadline :(

  11. comment
    Comment #46383423

    Do you have support for whatsapp group management?

  12. 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…

  13. 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…

  14. comment
    Comment #45779850

    Thanks for letting us know, we'll fix it. Please let us know if you have any feedback!

  15. comment
    Comment #45779848

    Sorry that you are running into this error, are you seeing this on the marketing website? or somewhere in the app?

  16. 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…

  17. comment
    Comment #45193736

    They've being doing some research on this: https://machinelearning.apple.com/research/ferretui-mobile

  18. 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…