Skip to content

Merge platform/builtin extensions#7630

Merged
jamadeo merged 6 commits intomainfrom
goose-platform-builtin-merge
Mar 4, 2026
Merged

Merge platform/builtin extensions#7630
jamadeo merged 6 commits intomainfrom
goose-platform-builtin-merge

Conversation

@jamadeo
Copy link
Copy Markdown
Collaborator

@jamadeo jamadeo commented Mar 3, 2026

The distinction between builtin and platform need not be in the config file -- goose knows what's what. Right now, it only leads to bugs.

@jamadeo
Copy link
Copy Markdown
Collaborator Author

jamadeo commented Mar 4, 2026

This doesn't quite work as we want it to (yet) - the platform extension migration will change builtins to platform on load

This should work. There are at least two places where we'd change from builtin to platform, and with this change, we don't need to do that.

@jamadeo jamadeo requested review from DOsinga and alexhancock March 4, 2026 14:32
@jamadeo jamadeo requested a review from lifeizhou-ap March 4, 2026 15:03
@jamadeo jamadeo added this pull request to the merge queue Mar 4, 2026
Merged via the queue into main with commit 3152191 Mar 4, 2026
21 checks passed
@jamadeo jamadeo deleted the goose-platform-builtin-merge branch March 4, 2026 17:35
jamadeo added a commit that referenced this pull request Mar 4, 2026
lifeizhou-ap added a commit that referenced this pull request Mar 4, 2026
* main:
  docs: add GOOSE_INPUT_LIMIT environment variable documentation (#7299)
  Merge platform/builtin extensions (#7630)
  Clean up stale references to removed components (#7644)
  fix: scope empty session reuse to current window to prevent session mixing (#7602)
  fix: prevent abort in local inference  (#7633)
  Revert git patch for llama-cpp-2 (#7642)
  docs: update recipe usage step to reflect auto-submit behavior (#7639)
  docs: add guide for customizing the sidebar (#7638)
  docs: update Claude Code approve behavior and model list in cli-providers guide (#7448)
  fix: restore provider and extensions for LRU-evicted sessions (#7616)
  Restore goosed logging (#7622)
craigwalkeruk pushed a commit to craigwalkeruk/custom-goose that referenced this pull request Mar 5, 2026
tlongwell-block added a commit that referenced this pull request Mar 5, 2026
* origin/main: (107 commits)
  Merge platform/builtin extensions (#7630)
  Clean up stale references to removed components (#7644)
  fix: scope empty session reuse to current window to prevent session mixing (#7602)
  fix: prevent abort in local inference  (#7633)
  Revert git patch for llama-cpp-2 (#7642)
  docs: update recipe usage step to reflect auto-submit behavior (#7639)
  docs: add guide for customizing the sidebar (#7638)
  docs: update Claude Code approve behavior and model list in cli-providers guide (#7448)
  fix: restore provider and extensions for LRU-evicted sessions (#7616)
  Restore goosed logging (#7622)
  feat: return structured {stdout, stderr} from shell tool with output schema (#7604)
  Improve custom provider creation experience (#7541)
  fix(scheduler): schedules added via CLI showing up in UI (#7594)
  chore: openai reasoning model cleanup (#7529)
  chore(deps): bump hono from 4.12.1 to 4.12.3 in /evals/open-model-gym/mcp-harness (#7585)
  chore(deps): bump minimatch from 10.1.1 to 10.2.3 in /evals/open-model-gym/suite (#7498)
  chore(deps): bump swiper from 11.2.10 to 12.1.2 in /documentation (#7368)
  Better network failure error & antrhopic retry (#7595)
  feat: make the text bar persistent and add a queue for messages (#7560)
  fix: outdated clippy command in goosehints (#7590)
  ...

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	crates/goose-server/src/commands/agent.rs
#	crates/goose-server/src/main.rs
#	crates/goose-server/src/routes/reply.rs
Abhijay007 pushed a commit to Abhijay007/goose that referenced this pull request Mar 6, 2026
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