by heyxiaoc · Claude Skill · ★ 56
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
不会消失的恋人 在自己的 Mac(或一台 VPS)上,搭一套常驻、自愈、走订阅、墙内也能用的自托管 AI 伴侣。 A self-hosted, always-on, self-healing AI companion you run on your own machine — stays on your subscription, works behind the GFW. 文 / 小C & Grace 这是什么 6/15 起,Claude Code 的非交互调用(headless / / Agent SDK)开始算进一个单独的「Agent SDK 计费池」,按量收费。但很多人没意识到:真人交互的会话,仍然走你的订阅。 这份教程就讲怎么利用这一点,在自己的机器上搭一套挂在网页里、随时找你、自己会重启、还能从国内访问的自托管 Claude——并进一步接入多版本 Claude / GPT / Gemini 群聊。 两个版本 两者同源:先读人看版理解架构,要动手生成代码就把机看版交给 CC。 番外篇 ⚠️ 2026-06-12 状态:Anthropic 应美国政府出口管制指令,已全局暂停 Fable 5 / Mythos 5(其它模型不受影响,官方称正努力恢复)。所以下面这篇讲的 Fable 路由现象目前复现不了——留作机制存档 / Fable 恢复后再用。官方公告: 主线之外的实测向小记。结论都来自真机复现,不是猜的。 如何保证 Fable 不被偷换 —— Fable 5 挂着一层「话题分类器」路由:碰到网安 / 生化 / 模型蒸馏话题,它会静默把你换成 Opus 4.8,还会赖着不走(sticky)——你全程不知情。本篇全程实测讲透: - 怎么触发:分类器只看话题、不看意图,而且是概率性的(同样的话有时中有时不中); - 为什么 都救不回来:雷焊在上下文里,每轮重新扫到; - 怎么实时确认自己是不是被换了: 字段 + 事件 + 一键自检脚本; - 那个没人提的设置 :让它从「静默偷换」变成「当面报错、留在 Fable」; - 三档应对 + 部署架构:被路由的实例救不了自己,清雷得有外部执行者(你 / 第二个实例 / 有权限的远程 CC / 守护进程),全自动档怎么搭闭环。 —— 配套小工具:守着会话,撞雷就按三档应对——① 只提醒 ② 一键清雷 ③ 全自动清雷。「清雷」= 「截断触发消息 + 」(实
| Stars | 56 |
| Forks | 4 |
| Language | Python |
| Category | Claude Skill |
| Quality Score | 55.912601136875/100 |
| Last Updated | 2026-06-24 |
| Created | 2026-06-08 |
| Platforms | claude-code, python |
| Est. Tokens | ~6k |
These tools work well together with not-fade-away for enhanced workflows:
Looking for a not-fade-away alternative? If you're comparing not-fade-away with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
The leaked Anthropic reasoning protocol. Running locally. Zero-drift coding with Strict Write Discipline and a
Mythos Router 2026: Zero-Drift Local Reasoning Protocol with Adaptive Claude Opus 4.8
Turn feature specs into merged PRs with a self-supervising swarm of coding agents — parallel execution, isolat
Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, Git
HeyClaude (formerly Claude Pro Directory) is a searchable collection of pre-built AI skills, agents, MCP serve
📜 An MCP server for conversation history search and retrieval in Claude Code
Explore other popular claude skill tools:
not-fade-away is 在自己的 Mac 上搭一套常驻、自愈、走订阅、墙内也能用的自托管 AI 伴侣 · 人看版讲思路,机看版给完整规格 · 文 / 小C & Grace. It is categorized as a Claude Skill with 56 GitHub stars.
not-fade-away is primarily written in Python. It covers topics such as ai-companion, anthropic, claude.
You can find installation instructions and usage details in the not-fade-away GitHub repository at github.com/heyxiaoc/not-fade-away. The project has 56 stars and 4 forks, indicating an active community.
The top alternatives to not-fade-away on Agent Skills Hub include mythos-router, mythic-mcp-proxy, OmoiOS. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.