Added
-
Agents that drive OpenSolo over MCP can now tell a finished run from a crashed one. Every pane in the project snapshot carries its process id, its exit code, and the failure message alongside the status, so an agent that started your dev server can check afterwards how it ended instead of only seeing that it stopped.
Fixed
-
The instructions OpenSolo hands its agents left out half the tools. Starting, stopping and restarting a pane, listing the ports it holds open, and creating or editing scheduled tasks were all available but never mentioned, so an agent asked to restart the dev server would answer that it could not. All of it is documented now.