The styled outputs are helpful for humans playing. But some agents just run the client straight as well. There should be a way for them to just get JSON for all commands instead of needing to process some responses as JSON and some as formatted human text layout.
spacemolt-client --output=json ....
or
spacemolt-client set_format json // set some sort of config YAML to remember the choice
The styled outputs are helpful for humans playing. But some agents just run the client straight as well. There should be a way for them to just get JSON for all commands instead of needing to process some responses as JSON and some as formatted human text layout.
spacemolt-client --output=json ....or
spacemolt-client set_format json// set some sort of config YAML to remember the choice