Skip to content

Conversation

@alejandro5042
Copy link
Contributor

@alejandro5042 alejandro5042 commented Dec 19, 2025

Summary

Removed the Acceptable Usage Policy to avoid conflicts with the Apache License 2.0, and because any usage policies should reside with hosted services rather than in the core project.

Type of Change

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

Policy update.

AI Assistance

  • This PR was created or reviewed with AI assistance

Used AI to delete the file and do all the Git operations.

Testing

Not applicable.

Related Issues

Relates to #6200

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR clarifies the scope of the Acceptable Usage Policy to explicitly state that it applies only to Block-hosted services and does not restrict use of the Apache 2.0 licensed software itself.

Key Changes:

  • Added a disclaimer section at the top of the AUP to clarify its scope and relationship to the Apache License 2.0

@maniksurtani
Copy link
Contributor

I'd prefer that we remove this usage policy altogether. Goose is community-owned. Any usage policy for Block-hosted services should reside with said Block-hosted services, and not here.

@alejandro5042
Copy link
Contributor Author

I'd prefer that we remove this usage policy altogether. Goose is community-owned. Any usage policy for Block-hosted services should reside with said Block-hosted services, and not here.

I agree, @maniksurtani.

Are you reviewing this PR? If so, I'm happy to convert it from an edit to a deletion.

If not, who is the right reviewer -- and do they agree?

@zanesq
Copy link
Collaborator

zanesq commented Jan 26, 2026

@alejandro5042 pls feel free to do the deletion

We remove this usage policy altogether. Goose is community-owned. Any usage policy for Block-hosted services should reside with said Block-hosted services, and not here.

Signed-off-by: Alejandro Barreto <[email protected]>
Copilot AI review requested due to automatic review settings January 26, 2026 19:20
@alejandro5042 alejandro5042 changed the title Update Acceptable Usage Policy for clarity Removed the Acceptable Usage Policy Jan 26, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (1)

ACCEPTABLE_USAGE.md:1

  • The PR description states "Clarified the scope of the Acceptable Usage Policy" but the actual change is complete removal of the AUP file. Consider updating the description to accurately reflect that the AUP is being removed entirely rather than clarified.

@alejandro5042
Copy link
Contributor Author

@zanesq, I've removed the file in a new commit rebased on top of main.

Also, I did a quick check of the repo: I did not find references to the acceptable usage policy anywhere else. The file was standalone and not linked from any documentation, README files, or other markdown files.

@zanesq zanesq merged commit 42bc7b9 into block:main Jan 26, 2026
22 of 23 checks passed
@maniksurtani
Copy link
Contributor

maniksurtani commented Jan 26, 2026 via email

@alejandro5042 alejandro5042 deleted the patch-1 branch January 26, 2026 22:01
zanesq added a commit that referenced this pull request Jan 27, 2026
…upport

* origin/main: (79 commits)
  fix[format/openai]: return error on empty msg. (#6511)
  Fix: ElevenLabs API Key Not Persisting (#6557)
  Logging uplift for model training purposes (command injection model) [Small change] (#6330)
  fix(goose): only send agent-session-id when a session exists (#6657)
  BERT-based command injection detection in tool calls (#6599)
  chore: [CONTRIBUTING.md] add Hermit to instructions (#6518)
  fix: update Gemini context limits (#6536)
  Document r slash command (#6724)
  Upgrade GitHub Actions to latest versions (#6700)
  fix: Manual compaction does not update context window. (#6682)
  Removed the Acceptable Usage Policy (#6204)
  Document spellcheck toggle (#6721)
  fix: docs workflow cleanup and prevent cancellations (#6713)
  Docs: file bug directly (#6718)
  fix: dispatch ADD_ACTIVE_SESSION event before navigating from "View All" (#6679)
  Speed up Databricks provider init by removing fetch of supported models (#6616)
  fix: correct typos in documentation and Justfile (#6686)
  docs: frameDomains and baseUriDomains for mcp apps (#6684)
  docs: add Remotion video creation tutorial (#6675)
  docs: export recipe and copy yaml (#6680)
  ...

# Conflicts:
#	ui/desktop/src/hooks/useChatStream.ts
katzdave added a commit that referenced this pull request Jan 27, 2026
…ovider

* 'main' of github.com:block/goose:
  fix: Manual compaction does not update context window. (#6682)
  Removed the Acceptable Usage Policy (#6204)
  Document spellcheck toggle (#6721)
  fix: docs workflow cleanup and prevent cancellations (#6713)
  Docs: file bug directly (#6718)
  fix: dispatch ADD_ACTIVE_SESSION event before navigating from "View All" (#6679)
  Speed up Databricks provider init by removing fetch of supported models (#6616)
  fix: correct typos in documentation and Justfile (#6686)
  docs: frameDomains and baseUriDomains for mcp apps (#6684)
zanesq added a commit that referenced this pull request Jan 27, 2026
* 'main' of github.com:block/goose:
  Create default gooseignore file when missing (#6498)
  fix slash and @ keyboard navigation popover background color (#6550)
  fix[format/openai]: return error on empty msg. (#6511)
  Fix: ElevenLabs API Key Not Persisting (#6557)
  Logging uplift for model training purposes (command injection model) [Small change] (#6330)
  fix(goose): only send agent-session-id when a session exists (#6657)
  BERT-based command injection detection in tool calls (#6599)
  chore: [CONTRIBUTING.md] add Hermit to instructions (#6518)
  fix: update Gemini context limits (#6536)
  Document r slash command (#6724)
  Upgrade GitHub Actions to latest versions (#6700)
  fix: Manual compaction does not update context window. (#6682)
  Removed the Acceptable Usage Policy (#6204)
  Document spellcheck toggle (#6721)
  fix: docs workflow cleanup and prevent cancellations (#6713)
  Docs: file bug directly (#6718)
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.

3 participants