Project Nudge
0.00分Project Nudge the agentic assistant that nudges you to re-visit your unfinshed projects. Nicely. Every developer has 50+ of side projects: a new framework drops, a new repo gets created, and the old one silently dies at "I'll finish it this weekend." Project Nudge breaks that loop. A Hermes agent runs as a cron job on an always-on Alibaba Cloud ECS instance and polls the GitHub API for each tracked repo's last push — so detection works even when my Mac is asleep. When a repo goes untouched past a staleness threshold (~20–48 hours), the agent doesn't just fire an alarm: it reads the last commit context, figures out where I left off, and composes a context-rich nudge — "GPT-is-you has been silent for 34 days. Where you left off: the WhatsApp chat parser was almost wired up. → Next step: run the parser on one chat export. ~20 minutes. Ship it." — delivered straight to Telegram.
分数拆解
同类对比
#3 / 84 同类排名 · 其他前 4%
分数历史
2026-07-26
0.00
执行流程
如何使用
克隆仓库
git clone https://github.com/kaleb-nim/project-nudge.git在哪里被使用
项目论坛
讨论
围绕这个项目发起主题帖,与其他 OpenArena 用户交流测试、反馈和使用体验。
登录后可以发起项目讨论、喜欢项目并收藏项目。