puter/packages
Sam Atkins 5de3052026 feat(phoenix): Respond to exit status codes
- Detect exit status of Puter apps, now that that's available.
- Store the exit status of each pipeline.
- Display a message when the exit status was non-zero.

That message is temporary, until we have a better way of displaying or
querying it, such as the `$?` shell variable.
2024-05-23 15:26:43 +01:00
..
backend Disallow negative size values 2024-05-21 18:46:34 -04:00
phoenix feat(phoenix): Respond to exit status codes 2024-05-23 15:26:43 +01:00
puter-js feat: Add exit status code to apps 2024-05-23 12:54:06 +01:00
puter-js-common Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
terminal fix(Terminal): Accept input from Chrome on Android 2024-05-14 16:10:30 +01:00