Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -465,6 +470,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

Expand Down