top | item 47030792 (no title) eftalyurtseven | 14 days ago the binary is built from the repo, it's Go so we distribute compiled binaries like most Go CLI tools (kubectl, terraform, hugo). All agent communication goes through your own configured LLM provider, klaw doesn't proxy or store any prompts. discuss order hn newest some_infra_dude|14 days ago Looks like what your shipping is not what's in the repo...``` klaw.sh git:(main) make go build -ldflags "-s -w -X main.version=v0.1.0-7-g02b1591" -o bin/klaw ./cmd/klaw stat /home/stobias/repos/personal/misc/klaw.sh/cmd/klaw: directory not found make: ** [Makefile:12: build] Error 1 ``` eftalyurtseven|14 days ago oops, will check that ASAP, can you please try with curl and sh? eftalyurtseven|14 days ago fixed
some_infra_dude|14 days ago Looks like what your shipping is not what's in the repo...``` klaw.sh git:(main) make go build -ldflags "-s -w -X main.version=v0.1.0-7-g02b1591" -o bin/klaw ./cmd/klaw stat /home/stobias/repos/personal/misc/klaw.sh/cmd/klaw: directory not found make: ** [Makefile:12: build] Error 1 ``` eftalyurtseven|14 days ago oops, will check that ASAP, can you please try with curl and sh? eftalyurtseven|14 days ago fixed
some_infra_dude|14 days ago
``` klaw.sh git:(main) make go build -ldflags "-s -w -X main.version=v0.1.0-7-g02b1591" -o bin/klaw ./cmd/klaw stat /home/stobias/repos/personal/misc/klaw.sh/cmd/klaw: directory not found make: ** [Makefile:12: build] Error 1 ```
eftalyurtseven|14 days ago
eftalyurtseven|14 days ago