Hacker Newsnew | past | comments | ask | show | jobs | submit | some_infra_dude's commentslogin

fake git repository, no actual code, just an opaque binary. No way to know what these guys are doing with your prompts or code.

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.

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 ```


oops, will check that ASAP, can you please try with curl and sh?

fixed

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: