chore: remove goose-cli package and cleanup configuration

- Delete packages/goose-cli/ (librusty_v8 pre-built binary dependency)
- Remove global nixpkgs.config.allowUnfree from flake.nix
  (goose-cli was the only package requiring unfree binaries)
- Add .claude/ to .gitignore
- Update README.md and AGENTS.md to remove all goose-cli references
This commit is contained in:
2026-06-16 21:41:30 +03:00
parent bbd20d955d
commit 4bf6faa2a7
9 changed files with 6 additions and 180 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.qoder
.qwen
.claude/
result
result-*
.direnv/