CoffeeImpliesCode

Results 3 issues of CoffeeImpliesCode

Hi, I noticed (after some troubleshooting) that dicts created by `(dict ...)` and by `(python-eval "...")` look exactly the same but behave differently: ``` (define a (python-eval "{'a' : 1}"))...

### Duplicates - [X] I have searched the existing issues ### Summary 💡 Currently each execute_shell spawns a new process with directory auto_gpt_workspace. That confuses the LLM as doing cd...

help wanted
needs discussion

For me (running nixos with nvidia-drm driver) all examples except run-triangle crash in line 1190: https://github.com/hexops/mach/blob/bfa3b069f7d1e1e6b8cb5e0d9199e397931cec2e/src/sysgpu/vulkan.zig#L1188-L1192 with api error `Result.error_out_of_device_memory`. This was weird, because my GPU (NVIDIA GeForce GTX 1660...

bug
needs-triage