Mantle 2.5.0
Mantle now shows the actions the agent takes, and lets the person it works for pause it.
What’s new
The agent view now shows what the agent did, not only what it said. Alongside its messages, you can see the actions it carried out, which gives you a clearer record of what happened during a session.
You can now pause the agent on behalf of the person it is working for. This gives that person a way to stop the agent while it is running rather than waiting for it to finish.
Changelog
Features ✨
- MANTLE-291: Show what the agent did, not just what it said (#898)
- MANTLE-292: Pause the agent for the person it is working for (#903)
Bug Fixes 🐛
- deps: update dependency react-dropzone to v20 (#765)
- deps: update wordpress monorepo (#865)
- MANTLE-294: Drop an unused import so phpcs passes on main (#904)
Miscellaneous Chores 🧹
- deps: Bump tmp from 0.2.5 to 0.2.7 (#618)
- deps: update dependency phpstan/phpstan to ^2.2.8 (#847)
- deps: update dependency phpunit/phpunit to ^9.6.36 (#855)