Skip to content

fix: rename bin for the tui#8231

Merged
alexhancock merged 1 commit into
mainfrom
fix/rename-tui-bin
Mar 31, 2026
Merged

fix: rename bin for the tui#8231
alexhancock merged 1 commit into
mainfrom
fix/rename-tui-bin

Conversation

@alexhancock
Copy link
Copy Markdown
Collaborator

Changed the bin entry from "goose" to "goose-text" to avoid creating a conflicting goose command in node_modules/.bin/ that would shadow the globally installed Rust binary. Users can still run npx @aaif/goose as before, but local installs now create a non-conflicting goose-text command instead.

Signed-off-by: Alex Hancock <alexhancock@block.xyz>
@alexhancock alexhancock added this pull request to the merge queue Mar 31, 2026
Merged via the queue into main with commit 77d45d2 Mar 31, 2026
27 of 28 checks passed
@alexhancock alexhancock deleted the fix/rename-tui-bin branch March 31, 2026 21:19
alexhancock added a commit that referenced this pull request Apr 1, 2026
alexhancock added a commit that referenced this pull request Apr 1, 2026
This is a really simple revert - merging
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