Skip to content

feat: goose serve#8209

Merged
alexhancock merged 1 commit into
mainfrom
alexhancock/goose-serve
Mar 31, 2026
Merged

feat: goose serve#8209
alexhancock merged 1 commit into
mainfrom
alexhancock/goose-serve

Conversation

@alexhancock
Copy link
Copy Markdown
Collaborator

Part of #7697 and a step towards making the new terminal UX and desktop apps be able to use the http/websocket transport for ACP again

(Draft right now because I want to make sure a client can still connect and use it)

@alexhancock alexhancock force-pushed the alexhancock/goose-serve branch from 15421ca to c4a7f3e Compare March 31, 2026 19:47
@alexhancock alexhancock force-pushed the alexhancock/goose-serve branch from c4a7f3e to 21e6c8b Compare March 31, 2026 19:56
@alexhancock alexhancock marked this pull request as ready for review March 31, 2026 19:59
@alexhancock
Copy link
Copy Markdown
Collaborator Author

The TUI now works with this!

Verified with

npm start -- --server http://127.0.0.1:3284

@alexhancock alexhancock added this pull request to the merge queue Mar 31, 2026
Merged via the queue into main with commit 01f879f Mar 31, 2026
25 checks passed
@alexhancock alexhancock deleted the alexhancock/goose-serve branch March 31, 2026 21:06
lifeizhou-ap added a commit that referenced this pull request Apr 1, 2026
* origin/main: (85 commits)
  docs: standardize on ~/.agents/skills/ as canonical skill path (#8239)
  feat: bump versions (already published) (#8240)
  Revert "fix: rename bin for the tui (#8231)" (#8238)
  docs: update reusable recipes docs (#8232)
  docs: add GOOSE_SHELL env var (#8233)
  feat(security): add egress logging inspector (#8149)
  blog: Adversary Mode — A Second Pair of Eyes on Every Tool Call (#8220)
  fix: rename bin for the tui (#8231)
  feat: goose serve (#8209)
  refactor: make --text mode independent of the normal TUI (#8210)
  refactor: handle complex streaming/scrolling with better rendering (#8214)
  Add Inference Mesh settings tab (#8094)
  only run windows compile on main branch (#8216)
  used simplified privacy info modal and removed unnecessary components (#8200)
  removed unused welcome route (#8196)
  fix: use build_host_url for GCP Vertex AI location fallback (#8185)
  fix: remove ui/acp/.npmrc to allow auth token inheritance
  fix(openai): use safely_parse_json for streaming tool arguments (#8208)
  feat: add copilot-acp provider (#8154)
  chore(deps): bump path-to-regexp from 8.3.0 to 8.4.0 in /evals/open-model-gym/mcp-harness (#8178)
  ...

# Conflicts:
#	ui/desktop/.gitignore
#	ui/desktop/src/components/Layout/CondensedRenderer.tsx
#	ui/desktop/src/components/Layout/navigation/ChatSessionsDropdown.tsx
#	ui/desktop/src/components/Layout/navigation/SessionsList.tsx
#	ui/desktop/src/components/ParameterInputModal.tsx
#	ui/desktop/src/components/parameter/ParameterInput.tsx
#	ui/desktop/src/components/recipes/RecipeActivityEditor.tsx
#	ui/desktop/src/components/recipes/shared/CreateSubRecipeInline.tsx
#	ui/desktop/src/main.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants