mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
a36ca9a07b
Co-authored-by: Jack Amadeo <jamadeo@squareup.com>
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
- Run the server
cargo run -p goose-acp --bin goose-acp-server - Run the tui
cd ui/text npm i npm run start