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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.qoder
|
||||
.qwen
|
||||
.claude/
|
||||
result
|
||||
result-*
|
||||
.direnv/
|
||||
|
||||
Reference in New Issue
Block a user