# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/goose-cli/goose-cli.desc # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] An extensible AI agent that goes beyond code suggestions [T] goose is your on-machine AI agent, capable of automating complex [T] development tasks from start to finish. More than just code suggestions, [T] goose can build entire projects from scratch, write and execute code, debug [T] failures, orchestrate workflows, and interact with external APIs - [T] autonomously. [U] https://github.com/block/goose [A] Block [M] The T2 Project [C] extra/ai [F] CROSS [L] APL [S] Stable [V] 1.4.1 [D] 0ce734d77f80cc6c67e505d6a5f04137e0d78c6aae83a01dd8982ba1 goose-1.4.1.tar.gz https://github.com/block/goose/archive/v1.4.1/ [ $prefix_auto = 1 ] && prefix="opt/goose" && set_confopt cargoinstopt= var_append GCC_WRAPPER_APPEND ' ' -L$root$(pkgprefix libdir libxcb) atstage cross && hook_add postmake 5 "install target/${arch_target}/*/{generate_schema,goose,goosed,mcp-server} $root$bindir/" atstage native && hook_add postmake 5 "install target/*/{generate_schema,goose,goosed,mcp-server} $root$bindir/"