docs(readme): acknowledge community contributor @samuelgoofus-boop (#80)

Add an Acknowledgements section crediting @samuelgoofus-boop for the
Windows-robustness work on the Claude/Codex backends (originally #77,
merged via #79).

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Yifan Yang
2026-06-23 19:03:30 +08:00
committed by GitHub
parent 14c045f04f
commit c2e47c50fb

View File

@@ -94,6 +94,16 @@ python -m skillopt_webui.app
---
## Acknowledgements
We thank the community contributors who help improve SkillOpt. In particular:
- [@samuelgoofus-boop](https://github.com/samuelgoofus-boop) — Windows robustness for the Claude/Codex backends (argv-overflow / `WinError 206`, subprocess UTF-8 encoding, tolerant JSON parsing, and test-eval directory creation) in [#77](https://github.com/microsoft/SkillOpt/pull/77).
Contributions of all sizes are welcome — see [CONTRIBUTING.md](CONTRIBUTING.md).
---
## Citation
```bibtex