theoforger / mastermind

An LLM-powered CLI tool to help you be a better spymaster in Codenames
GNU General Public License v3.0
3 stars 2 forks source link

Add support for --token-usage/-t flag #12

Closed mulla028 closed 2 months ago

mulla028 commented 2 months ago

This pull request implements/ fixes issue #11

What changed

mulla028 commented 2 months ago

All changes done according to your nitpicks

theoforger commented 2 months ago

Perfect! GitHub Actions failed only because the API key is configured as a repository secret. But the code is good.

Will merge now.