mirror of
https://github.com/wahyd4/kb.git
synced 2026-08-09 05:16:11 +10:00
606 B
606 B
Prefs — Agent 行为偏好
大哥的偏好在这里落盘,任何 Agent(小黑、Claude Code、Codex、Cursor…)读写前先 search。 借鉴 Claude Opus 的 kb 设计:偏好独立成目录,不混在技术知识里。
规则
- 每条偏好一个文件,英文 slug:
agent-language.md - frontmatter:
title/updated/tags: [pref/xxx] - 内容:明确的行为指令,越具体越好;能测、能守
- 先 search 再写:已有条目就更新,不重复建
- 与 Hermes memory 的关系:memory 是 Hermes 私有;这里的 prefs/ 是所有工具共享的