da-moon
da-moon
So, I found a quick fix for `2.15.0` . It looks like if `tfstate` does not exist, then it would fail. Just run `terraform apply -auto-approve || terraform apply -auto-approve`,...
@raarts @samcorcos I am stuck at Error: Cannot find module 'react/lib/invariant' . Were you guys able to figure out how to fix this ?
I will open a PR and submit a fix for this problem this upcoming week.
I am pretty sure compilation worked as I actually used all 3 modes of O3-mini and ran a bunch of end to end tests and goose sessions. I might have...
I will work on handling formatting and dealing with the build issue tomorrow morning. @michaelneale what are your thoughts on a pr that enables option to use prompt caching or...
@michaelneale what are your thoughts on creating a docker image for building the binary so that there is a unified build environment in both CI and local machine? I can...
@michaelneale The compilation issue was due to failing doctest. it should be fixed now - Library Unit Tests ```console ~/tmp/goose> cargo test --package goose --lib providers::formats::openai -- --nocapture Compiling goose...
I can confirm that @jackysee instructions [here](https://github.com/zed-industries/zed/issues/14126#issuecomment-2225159963) works for arch installation; You just have to use `mesa-git` from AUR: - Download the Latest package build file ```bash git clone https://aur.archlinux.org/mesa-git.git...
I wrote a script to automate build and install on windows. I think this might address immediate needs until Zed team releases official binaries. https://github.com/zed-industries/zed/discussions/16811
Added a section for using zed's remote-developement feature [here ](https://github.com/zed-industries/zed/discussions/16811#discussioncomment-10455054) with wsl2