Putting the Manus AI to the Test
Research and a cited report
My first prompt asked it to compare five project management tools for small remote teams and return a cited feature matrix as a downloadable Word document. Within seconds it opened its own browser and began pulling live pricing straight off vendor sites.

Fifteen minutes later it handed back a finished .docx.
The report closed with a proper References section listing six dated sources, and a research note telling the reader to re-check pricing before signing anything. That last touch mattered to me, because pricing pages change and a static report goes stale the moment it is written.

This is the part Manus does well. It read the goal and did the digging itself, returning a file I could edit rather than a block of chat text. A normal chatbot would have given me a summary and left the sourcing to me.
Building an app from one sentence
The second test was harder on purpose. I asked Manus to build a real-time collaborative to-do app where several people could edit the same list at once, with login and a database behind it.
Before writing any code, it stopped to read one of its own internal skill files and run a pre-build check.

Then it worked, and kept working. My prompt went in at 17:39. Ten minutes later the system clock read 17:49 and the build was still on step three. Simple research finishes fast. This did not.

The moment that told me most came at the end. Manus finished the app and opened it in its preview pane, where it ran straight into the sign-in gate it had just built. Its sandbox browser could not clear the login, so it paused and offered me a choice: take control of the browser myself, or let it sign off on automated checks alone.

The app was not broken.

When I opened the same login in a separate browser tab, it signed me in on the first try. The block was inside Manus, not inside the software it produced.
Behind that gate sat a working product. CollabTodo had authentication, a live database, shared lists with a join code, and a presence counter showing who was active. It refreshed on its own every few seconds without a page reload. I added a task and watched it persist, then copied the share code to bring in a second person. For something built from one line of instruction in a single sitting, the feature set went well past a throwaway prototype.

So the coding result splits in two. Manus built more than I expected from one sentence of instruction. What it could not do was confirm its own work once that work sat behind a login, and that gap belongs to the agent rather than the code.





