Skip to content
Draft
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
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,14 @@ If you encounter API errors:
- Uses GPT-5 (gpt-5-2025-08-07)
- Gemini 2.5 Pro falls back to Gemini Pro if not available
- Discussion time varies based on API response times (typically 5-10 minutes)

## Fix issues with OpenHands

This repo is integrated with OpenHands, a Github action that can fix issues in the repo for you.

To use it, you can create a new issue in the repo, and in the issue description, tag `@openhands-bot` and ask it to fix the issue.
For example, you can create an issue with the following description:
```
@openhands-bot please fix this issue
```

Loading