Skip to content

Remove Work IQ EULA folder and its references - #196

Open
Tolga Kilicli (tolgaki) wants to merge 1 commit into
mainfrom
remove-workiq-eula
Open

Remove Work IQ EULA folder and its references#196
Tolga Kilicli (tolgaki) wants to merge 1 commit into
mainfrom
remove-workiq-eula

Conversation

@tolgaki

Copy link
Copy Markdown
Collaborator

What

Removes the Work IQ EULA/ folder and every pointer to it.

The pre-release evaluation terms are no longer distributed from this repo, so the localized .docx set and the references that pointed at it are stale.

Changes

  • Deleted EULA/ — 43 localized "Microsoft Work IQ CLI - Pre-Release or Evaluation Use Terms" .docx files
  • README.md — dropped the workiq accept-eula row from the CLI command table and the accompanying example invocation; the License section now points at LICENSE and NOTICES.TXT rather than "EULA within the package"
  • AGENTS.md — removed accept_eula from the workiq and workiq-preview hosted MCP server tool listings
  • PLUGINS.md — same removal from the two MCP tool tables

Deliberately left alone

References to accept-eula under plugins/microsoft-365-agents-toolkit/skills/m365-agent-evaluator/ are unrelated — they belong to @microsoft/m365-copilot-eval, a separate package published under "MICROSOFT SOFTWARE LICENSE TERMS" whose CLI genuinely requires that first-run step. Removing them would break documented setup instructions.

Notes

Docs-and-assets only — no code, schema, or plugin manifest changes. Nothing references the EULA/ path after this, verified by a repo-wide case-insensitive search.

The pre-release evaluation terms are no longer distributed from this
repo, so drop the EULA/ folder and every pointer to it:

- Delete EULA/ (43 localized .docx files)
- README: remove the `workiq accept-eula` command row and example;
  point the license section at LICENSE and NOTICES.TXT instead
- AGENTS.md / PLUGINS.md: drop `accept_eula` from the hosted MCP
  server tool listings

References to `@microsoft/m365-copilot-eval`'s own `accept-eula` step
in the agents-toolkit skill are unrelated and left in place.

Co-authored-by: Copilot App <[email protected]>
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