@aaif/goose
v0.1.2
Published
Goose - an open-source AI agent
Readme
goose ACP TUI
Early stage and part of goose's broader move to ACP
https://github.com/block/goose/issues/6642 https://github.com/block/goose/discussions/7309
Running
The TUI automatically launches the goose ACP server using the goose acp command.
cd ui/text
npm i
npm run startTo use a custom server URL instead:
npm run start -- --server http://localhost:8080