Package Details: codename-goose 1.29.1-2

Git Clone URL: https://aur.archlinux.org/codename-goose.git (read-only, click to copy)
Package Base: codename-goose
Description: An open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Upstream URL: https://github.com/aaif-goose/goose
Keywords: agent ai block llm
Licenses: Apache-2.0
Submitter: cg505
Maintainer: cg505
Last Packager: cg505
Votes: 3
Popularity: 0.38
First Submitted: 2025-02-01 23:42 (UTC)
Last Updated: 2026-04-08 18:50 (UTC)

Dependencies (20)

Required by (0)

Sources (1)

Latest Comments

cg505 commented on 2026-03-18 23:29 (UTC)

1.28.0 introduces support for local GPU inference for some cases (e.g. voice mode). The binaries provided by block on github do not seem to have this feature enabled. It is enabled in this build, but you can disable by replacing --all-features with --features disable-update in the build(). cuda is also not necessary in makedepends then.