by shiwenwen
🦭 会记忆、能持续推进目标、会动态编排多 Agent 的跨端桌面 AI 助手,也可服务化常驻 NAS / 云端 | A cross-device desktop AI agent with memory, autonomous goals, dynamic workflows, and headless deployment
# Add to your Claude Code skills
git clone https://github.com/shiwenwen/hope-agentLast scanned: 5/14/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-14T06:48:06.290Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}hope-agent is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by shiwenwen. 🦭 会记忆、能持续推进目标、会动态编排多 Agent 的跨端桌面 AI 助手,也可服务化常驻 NAS / 云端 | A cross-device desktop AI agent with memory, autonomous goals, dynamic workflows, and headless deployment. It has 1,584 GitHub stars.
Yes. hope-agent passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/shiwenwen/hope-agent" and add it to your Claude Code skills directory (see the Installation section above).
hope-agent is primarily written in Rust. It is open-source under shiwenwen on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh hope-agent against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
Hope Agent 是一个本地优先、桌面优先,也能服务化常驻的个人 AI Agent。它像成熟的桌面软件一样打开即用,又真正具备 Agent 的行动力:理解长期上下文、调用工具完成工作,并在你离开后继续可靠地推进目标。
Hope Agent 很早就开始探索桌面 AI Agent。 在桌面 Agent 还很少见、Codex 尚处早期形态的阶段,我们就已经开始构建这个项目。我们一直专注于产品本身,而不是制造声量。随着桌面 AI Agent 逐渐成为热门方向,越来越多产品开始探索相似路径,也印证了我们最初的判断:AI 助手终将走出聊天框,成为可以长期托付工作的个人软件。
心智模型:Goal 定义最终结果,Workflow 负责一次具体执行,Loop 决定何时再次推进,Task 呈现当前进度,Mode 控制自主执行强度。它们可以组合,也可以独立使用。
更完整的版本变化请查看 CHANGELOG.md,实现细节见 docs/architecture/。
📦 各平台完整安装包列表:Releases
🌏 访问不了 GitHub? 所有安装包同时镜像在 https://repo.hopeagent.ai/download/latest/(Cloudflare R2,与 apt / dnf 软件源同域名),下面每个手动安装入口都给了镜像直链。桌面应用的自动更新也优先走这个镜像,GitHub 作为兜底。历史版本按
https://repo.hopeagent.ai/download/v<版本>/长期保留。
brew tap shiwenwen/hope-agent
brew install --cask hope-agent
已经手动装过
Hope Agent.app?在brew install后面加--adopt(接管同版本现有应用,不重新下载)或--force(强制重下覆盖)。
到 Releases 下载 Hope.Agent_*.dmg,拖到「应用程序」即可。镜像直链:Hope.Agent_aarch64.dmg。
若启动时提示"已损坏"或"无法验证开发者",请在终端执行:
sudo xattr -cr /Applications/Hope\ Agent.app sudo codesign --force --deep --sign - /Applications/Hope\ Agent.app
常规发布提供 Apple Silicon(arm64)原生构建。Intel Mac(x64)安装包由独立构建流程按需提供,请先确认目标版本的 Release 资产确有 x64 DMG;缺失时 Homebrew 和下载页不能提供该版本的 Intel 安装包。
open -a "Hope Agent" / hope-agenthope-agent server start,只启动服务、不打开桌面窗口hope-agent acpscoop bucket add hope-agent https://github.com/shiwenwen/scoop-hope-agent
scoop install hope-agent
到 Releases 下载 Hope.Agent_*-setup.exe 双击安装。镜像直链:[Hope.Agent_x64-setup.exe](https://repo.hopeagent.ai/download/latest/