From 34000f0e06b9d2167c40fe73010a86f303217b00 Mon Sep 17 00:00:00 2001 From: Liang-Chun Tsai Date: Thu, 20 Aug 2026 09:51:10 -0700 Subject: [PATCH 1/2] Add Young Ko and Zhouchun Li as contributors Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: c44019df-058f-414b-ba3a-eafdc5c6b568 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c23c952..7158df5 100644 --- a/README.md +++ b/README.md @@ -465,6 +465,8 @@ team: - [Tommy Guy](https://github.com/guyrt) - [Tuhin Kundu](https://github.com/TuhinKundu) - [Vadim Smolyakov](https://github.com/vasmolya-msft) +- [Young Ko](https://github.com/YoungKo) +- [Zhouchun Li](https://github.com/zhuochunli) ## Trademarks From b646a4f7af2daf11bcd0653dc9d2205597bc2b15 Mon Sep 17 00:00:00 2001 From: Liang-Chun Tsai Date: Thu, 20 Aug 2026 10:00:40 -0700 Subject: [PATCH 2/2] Add paper citation placeholder and contributor Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: c44019df-058f-414b-ba3a-eafdc5c6b568 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7158df5..d304809 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,10 @@ You can get a full list of the testcases in a certain file or directory, or of t This repository does not vendor third-party source code. All runtime and development dependencies are declared in `pyproject.toml` / `uv.lock` and installed from public package indexes (PyPI). Each dependency retains its own license. +## Citation + +A paper describing ThinkingBox is coming soon. + ## Acknowledgments ThinkingBox began in a private repository and was widely used by a group of @@ -453,6 +457,7 @@ We also thank the following developers from the Microsoft Copilot Studio RL team: - [Aaron Dunlop](https://github.com/aarondunlopms) +- Ali Keramati - [Anuar Sharafudinov](https://github.com/Mega4alik) - [Calvin Wang](https://github.com/calvinwang15) - Cosmin Popovici