持续思考
主链常驻运行,感知-思考-行动-记忆闭环,可被新消息抢占。
Friend 是 24/7 自递归个人助手:感知、思考、行动、记忆闭环,支持插件、应用与技能生态。一键安装 runtime / TUI,从 registry 拉取插件与技能,像搭积木一样扩展自己。
One-line install
curl -fsSL https://friend.zhengcloud.ltd/install.sh | bashRegistry: https://friend.zhengcloud.ltd
Features
主链常驻运行,感知-思考-行动-记忆闭环,可被新消息抢占。
子思维链独立推进子任务,协调与汇总保持边界清晰。
Plugin / Application / Skill 可热装,工具能力按需打开。
数据与配置默认落在本机,安装与发布走统一 registry 契约。
从外部感知进入主链决策,记忆分层沉淀,再通过 registry 扩展能力边界——像一位始终在线的朋友。
Perception
消息与事件入口
Think Loop
LLM + 工具决策
Memory
情景 / 社交 / 认知
Registry
安装与生态分发
Registry
runtime/friend-updater
Friend agent runtime binary
plugin/friend-code
Local coding-session bridge for the standalone Friend Code TUI. Sessions are child chains and all coding traffic is routed through this plugin.
tui/friend
Friend TUI binary
复制命令到终端,自动拉取对应平台的 runtime 与 TUI。
One-line install
curl -fsSL https://friend.zhengcloud.ltd/install.sh | bash