From 4b1e06fce598110541a4b609d1d3311fe94411ce Mon Sep 17 00:00:00 2001 From: osgood Date: Thu, 12 Feb 2026 12:05:47 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EC=98=81=EB=AC=B8=20README=20=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - "Who Is This For?" 섹션 추가 - Gemini CLI 인터랙티브/세션 지원 표기 수정 - 랜덤 후원 룰렛 섹션 추가 Co-Authored-By: Claude Opus 4.5 --- README_EN.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/README_EN.md b/README_EN.md index 9f86474..a6eb81d 100644 --- a/README_EN.md +++ b/README_EN.md @@ -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 @@ -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) --- @@ -339,6 +349,16 @@ If this project helped you, buy us a coffee!
+### 🎰 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) |