Commit Graph

9 Commits

Author SHA1 Message Date
Alex Hancock 496d6d728f feat: bump versions (already published) (#8240) 2026-04-01 16:05:05 +00:00
Alex Hancock e3b78e8e81 fix: remove ui/acp/.npmrc to allow auth token inheritance
The ui/acp/.npmrc file with registry= prevents npm from inheriting
the auth token from the parent ui/.npmrc during publishing.

This is the same fix that was applied to ui/text/.npmrc in a36ca9a.

Fixes the ENEEDAUTH error in the publish-npm workflow.

Signed-off-by: Alex Hancock <alexhancock@block.xyz>
2026-03-30 11:47:40 -04:00
Alex Hancock dfa93fe948 refactor: goose-acp-server -> goose binary for TUI (#8155) 2026-03-27 21:12:11 +00:00
fre$h dfbd2dd7c6 fix: increase Ollama retry config + add transient-only mode (#7677)
Signed-off-by: fre <anonwurcod@proton.me>
2026-03-26 16:56:57 +00:00
Alex Hancock 997f27ef33 tui: set up for publishing via github actions (#8020) 2026-03-23 17:21:20 +00:00
Adrian Cole 1426c8bfa0 feat(acp): add session/set_config and stabilize list, delete and close (#7984)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-22 22:33:26 +00:00
Alex Hancock a36ca9a07b feat: combine TUI UX from alexhancock/tui-goodness with publishing config from jackamadeo/package-tui (#7683)
Co-authored-by: Jack Amadeo <jamadeo@squareup.com>
2026-03-06 19:22:37 +00:00
Alex Hancock d4dfa5d311 feat: TUI client of goose-acp (#7362) 2026-02-19 20:54:07 +00:00
Jack Amadeo f425ea7474 Typescript SDK for ACP extension methods (#7319) 2026-02-19 02:08:26 +00:00