It should use free kimi model, as it does not require authentication, it should also use GitHub Actions auth for the gh tool.
Try to do it, if it not possible for some reason, think about want can we do with it, may be we can accept also personal access token, if GitHub Actions default token will not work with gh tool. Or secret's with token name. Or even better all optional variants technically possible.
We can use our docker with solve command, kimi works with tool agent for free without any auth, the only thing is required is gh tool auth, we might need find a way to do.
Also no need to support telegram bot as we will not run it GitHub Actions, so 1 GitHub Actions run - 1 task solution is running.
Please collect data related about the issue to this repository, make sure we compile that data to ./docs/case-studies/issue-{id} folder, and use it to do deep case study analysis (also make sure to search online for additional facts and data), and propose possible solutions (including known existing components/libraries, that solve similar problem or can help in solutions).
It should use free kimi model, as it does not require authentication, it should also use GitHub Actions auth for the gh tool.
Try to do it, if it not possible for some reason, think about want can we do with it, may be we can accept also personal access token, if GitHub Actions default token will not work with gh tool. Or secret's with token name. Or even better all optional variants technically possible.
We can use our docker with solve command, kimi works with tool agent for free without any auth, the only thing is required is gh tool auth, we might need find a way to do.
Also no need to support telegram bot as we will not run it GitHub Actions, so 1 GitHub Actions run - 1 task solution is running.
Please collect data related about the issue to this repository, make sure we compile that data to
./docs/case-studies/issue-{id}folder, and use it to do deep case study analysis (also make sure to search online for additional facts and data), and propose possible solutions (including known existing components/libraries, that solve similar problem or can help in solutions).