Eureka 反馈
向 Eureka(主要的 AI 代理)请求反馈或帮助
作者:Arnarsson · 最新版本:1.0.0
收藏:0 · 下载:1.5k
说明文档
# Communicate with Eureka Eureka is the primary AI agent running as @Eureka_Agent_Bot on Telegram. Eureka uses Opus 4.5 and handles higher-level planning, decision-making, and orchestration. ## When to reach out to Eureka - Need strategic guidance or architectural decisions - Want feedback on an approach before implementing - Task requires capabilities outside pure coding (home automation, scheduling, memory) - Reporting back completion of a delegated task ## How to message Eureka Send a message to Eureka's agent: ```bash clawdbot agent --agent main --message "<your message>" ``` To send AND have Eureka's response delivered back via your Telegram bot: ```bash clawdbot agent --agent main --message "<message>" --deliver --reply-channel telegram --reply-account mason --reply-to 1878354815 ``` ## Best practices - Be concise about what you need — Eureka is Opus-powered so token-efficient requests are appreciated - When reporting task completion, summarize what was done and any issues encountered - If Eureka delegated a task to you, report back with the result