Results 3 issues of Andrei Soroker

Heya! I'm compiling some generated code that looks sort of like this: @derive Jason.Encoder defstruct [ :hello, :"hello/world" ] It's failing because of: ![image](https://github.com/michalmuskala/jason/assets/41166/9d95f10c-7041-4844-8ce0-d0b6e82649d3) It seems that '/' is perfectly...

A developer is likely to have an existing prompt buried in code, in JSON format. It would be great to be able to import a prompt from a JSON string.

## Summary NixOS does not have /bin/bash, so generated .envrc doesn't work. This changes /bin/bash to portable /usr/bin/env bash. ## How was it tested? Ran `go build -o ./devbox-test ./cmd/devbox...