trending
fmerian

2d ago

New launch: OctoClaw

The team cooked something new: @OctoClaw - AI specialists in marketing, sales, and support, that runs 24/7 in the cloud.

No coding. No terminal. No Docker.

fmerian

2yr ago

Octomind - Find bugs before your users do with AI

AI-powered testing tool for web apps that finds bugs before your users do. We only need your website’s URL. Our AI agent knows what to test, writes the tests and keeps them relevant. Run the tests from our app or plug them into your CI/CD pipeline.
fmerian

1yr ago

Octomind QA Agent - AI-powered end-to-end testing

An agent-powered QA tool that knows what to test without you telling it. Your very own junior QA that builds your tests from scratch and runs them to check your app for bugs. You build your app, we make sure it works.
Maria Zahorcova

7mo ago

Octomind goes CLI and other news

The summer that keeps on giving:

  • You now interact with Octomind via their CLI now. You can create, execute, and run tests, debug test cases locally, launch the private location worker and generate tests in batches.

  • You can use teardown to isolate your tests - we added teardown functionality to the steps editor. Teardown allows you to configure a test that cleans up artifacts created during test execution automatically. You can set it up using the app s interface or programmatically via a javascript step.

  • More news in the August product update https://octomind.dev/blog/produc...

Maria Zahorcova

8mo ago

Prompt without (over)engineering it! July Feature Drop // Part 2

You never signed up to be a prompt engineer - and now you don t have to. We ve tuned the Agent to clean up and enrich whatever natural-language prompt you give it. The Agent expanded that prompt into a structured prompt with three clear sections:

  1. Test INTENT a description of the user journey

  2. INSTRUCTIONS the concrete interactions (steps) to perform

  3. EXPECTED OUTCOME the final state, ready to become an assertion

And if the autotuned prompt drifts, you can jump in, edit it, and steer the Agent back on track.