Correct tau-bench data attribution in NOTICE - #20
Open
Liang-Chun Tsai (ltsai-dev) wants to merge 2 commits into
Open
Correct tau-bench data attribution in NOTICE#20Liang-Chun Tsai (ltsai-dev) wants to merge 2 commits into
Liang-Chun Tsai (ltsai-dev) wants to merge 2 commits into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Liang-Chun Tsai (ltsai-dev)
requested review from
a team
and
a lite review from Copilot
August 19, 2026 18:38
Copilot started reviewing on behalf of
Liang-Chun Tsai (ltsai-dev)
August 19, 2026 18:40
View session
There was a problem hiding this comment.
Pull request overview
Updates the repository’s third-party NOTICE to accurately attribute the tau-bench airline JSON data as derived and modified rather than copied verbatim, aligning the notice with the actual provenance of the data files.
Changes:
- Reworded the tau-bench airline data attribution to state the JSON files are derived from tau-bench and modified for ThinkingBox.
- Added an explicit bullet under “Modifications by Microsoft Corporation” documenting the data-file modifications.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Nico (s91323)
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The NOTICE incorrectly described all tau-bench airline JSON data as copied verbatim. This corrects the attribution by distinguishing the modified files from the unchanged reservation data.
Changes
flights.jsonandusers.jsonas derived from tau-bench and modified for ThinkingBox.reservations.jsonas copied verbatim from tau-bench.Test plan
git diff --checkRelated issues
N/A