mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
9cf178265b
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
goose ACP TUI
Early stage and part of goose's broader move to ACP
https://github.com/aaif-goose/goose/issues/6642 https://github.com/aaif-goose/goose/discussions/7309
Running
The TUI automatically launches the goose ACP server using the goose acp command.
cd ui/text
npm i
npm run start
To use a custom server URL instead:
npm run start -- --server http://localhost:8080