Results 5 issues of Magnus

Most people compose their zod schemas from multiple modular type definitions. With this feature, it's now easy to generate typescript from a zod schema that also modular.

Hoping to get some pointers as to how to go about decoding these messages.

## Summary If you have: - more than one plugin that uses `useOnResolve` - & `onSchemaChange` is triggered more than once then [`field.resolve`](https://github.com/n1ru4l/envelop/blob/448da121c41c3e7c760c8544db4713d358214375/packages/plugins/on-resolve/src/index.ts#L66) will be wrapped multiple times and `onResolve`...

kind/bug
stage/0-issue-prerequisites

I'm using overmind to run three processes, one of the processes, "api" a nodejs process ran out of memory and crashed. However overmind still thinks that it's running. ```sh app-user@machine:/app$...

I'm a bit unclear about what the expected UX is for this application. There isn't any way to actually access runpod deployed UI via a browser right? Is the methodology...

question