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
24 changes: 22 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,16 @@ Control AI CLI tools on your PC remotely via Discord

---

## 💡 Who Is This For?

- 🛏️ **Queue tasks before bed** and check results in the morning
- 📱 **Keep coding from your phone** while your home PC runs AI
- 🤖 **Control Claude Code remotely** from anywhere
- ⌨️ **Respond to AI questions with button clicks** when it asks "What should I do?"
- 📋 **Schedule multiple tasks** to run sequentially

---

## ✨ Key Features

<table>
Expand Down Expand Up @@ -146,10 +156,10 @@ Type `!ask review my code` in Discord!
| Tool | Integration | Interactive | Session |
|:-----|:-----------|:-----------:|:-------:|
| **Claude Code** | Agent SDK | ✅ | ✅ |
| **Gemini CLI** | Stream JSON | | |
| **Gemini CLI** | Stream JSON | | |
| **OpenCode** | subprocess | ❌ | ❌ |

> **Claude Code** communicates directly via Agent SDK. When AI asks for choices, you can respond with Discord buttons/dropdowns! (4 or fewer options → buttons, 5+ → dropdown menu)
> **Claude Code & Gemini CLI** support interactive responses. When AI asks for choices, you can respond with Discord buttons/dropdowns! (4 or fewer options → buttons, 5+ → dropdown menu)

---

Expand Down Expand Up @@ -339,6 +349,16 @@ If this project helped you, buy us a coffee!

<div align="center">

### 🎰 Random Supporter Roulette

Can't decide who to support? Spin the wheel!

[![Random Supporter Roulette](https://img.shields.io/badge/🎰_SPIN_THE_WHEEL!-FF6B6B?style=for-the-badge&logoColor=white)](https://hyperaiteam.github.io/HypeAI/roulette.html)

---

### Direct Support

| Maintainer | Support |
|:----------:|:-------:|
| **hamsik2rang** | [![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/hamsik2rang) |
Expand Down
Loading