Skip to content

Include 3rd-party license copy for JavaScript/CSS minified files#7352

Merged
zanesq merged 1 commit intoblock:mainfrom
r0x0d:include-thirdy-party-js-libs-license
Feb 19, 2026
Merged

Include 3rd-party license copy for JavaScript/CSS minified files#7352
zanesq merged 1 commit intoblock:mainfrom
r0x0d:include-thirdy-party-js-libs-license

Conversation

@r0x0d
Copy link
Contributor

@r0x0d r0x0d commented Feb 19, 2026

Summary

The assets contained under goose-mcp crate are missing their license copy in the repository. This patch aims to add their respective license copies that match their respectively version.

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

r0x0d@toolbx ~/Workspace/goose/crates/goose-mcp (include-thirdy-party-js-libs-license)> cargo package --list 
.cargo_vcs_info.json
Cargo.lock
Cargo.toml
Cargo.toml.orig
README.md
licenses/chart-js.license
licenses/d3-js.license
licenses/d3-sankey.license
licenses/leaflet-markercluster.license
licenses/leaflet.license
licenses/mermaid.license

Related Issues

Relates to #5716
Discussion: LINK (if any)

Screenshots/Demos (for UX changes)

Before:

After:

The assets contained under goose-mcp crate are missing their license
copy in the repository. This patch aims to add their respective license
copies that match their respectively version.

Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
@zanesq zanesq added this pull request to the merge queue Feb 19, 2026
Merged via the queue into block:main with commit 37f419d Feb 19, 2026
19 checks passed
michaelneale added a commit that referenced this pull request Feb 19, 2026
* main: (46 commits)
  chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369)
  Include 3rd-party license copy for JavaScript/CSS minified files (#7352)
  docs for reasoning env var (#7367)
  docs: update skills detail page to reference Goose Summon extension (#7350)
  fix(apps): restore MCP app sampling support reverted by #6933 (#7366)
  feat: TUI client of goose-acp (#7362)
  docs: agent variable (#7365)
  docs: pass env vars to shell (#7361)
  docs: update sandbox topic (#7336)
  feat: add local inference provider with llama.cpp backend and HuggingFace model management (#6933)
  Docs: claude code uses stream-json (#7358)
  Improve link confirmation modal (#7333)
  fix(ci): deflake smoke tests for Google models (#7344)
  feat: add Cerebras provider support (#7339)
  fix: skip whitespace-only text blocks in Anthropic message (#7343)
  fix(goose-acp): heap allocations (#7322)
  Remove trailing space from links (#7156)
  fix: detect low balance and prompt for top up (#7166)
  feat(apps): add support for MCP apps to sample (#7039)
  Typescript SDK for ACP extension methods (#7319)
  ...
@r0x0d r0x0d deleted the include-thirdy-party-js-libs-license branch February 20, 2026 00:18
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

Comments