<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Frazzled Kitty｜急眼猫猫头</title><description>一个关于 AI 工具、写作、知识管理、数字生活与个人实验的长期个人主站。</description><link>https://frazzledkitty.com/</link><item><title>迁移 CODEX_HOME：单源复制、多源合并与一致性验证</title><link>https://frazzledkitty.com/blog/codex-home-migration/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/codex-home-migration/</guid><description>从一个可信状态目录迁移到跨盘目标，并在多个副本各自包含有效数据时完成合并、路径协调、激活与运行验证。</description><pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>CODEX_HOME</category><category>数据迁移</category><category>Windows</category></item><item><title>Codex 历史任务不可见怎么排查：从只读取证到单变量 A/B</title><link>https://frazzledkitty.com/blog/codex-history-visibility-diagnostics/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/codex-history-visibility-diagnostics/</guid><description>给出一套分层诊断 Codex 历史任务不可见问题的方法：先保护现场，再检查 rollout、SQLite、Provider、列表查询与历史分页。</description><pubDate>Tue, 21 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>故障排查</category><category>数据恢复</category><category>Provider</category></item><item><title>Codex 任务存在哪里：rollout、SQLite、Provider 与列表可见性</title><link>https://frazzledkitty.com/blog/codex-thread-storage-lifecycle/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/codex-thread-storage-lifecycle/</guid><description>拆解 Codex 任务的正文事件流、SQLite 元数据、Provider、列表发现、读取恢复和历史分页，理解“任务存在”包含哪些不同状态。</description><pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>CODEX_HOME</category><category>SQLite</category><category>Provider</category></item><item><title>Codex 历史任务为什么会“消失”：一次从误判到恢复的排障复盘</title><link>https://frazzledkitty.com/blog/codex-history-disappeared-recovery-story/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/codex-history-disappeared-recovery-story/</guid><description>复盘一次 Codex Desktop 历史任务不可见故障：从怀疑数据丢失，到用只读取证、配置回滚和 Provider A/B 找到真正原因。</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>故障排查</category><category>Provider</category><category>数据恢复</category></item><item><title>让 Codex 生成可维护的 Draw.io 图表：MCP、Skill 与 CLI 如何分工</title><link>https://frazzledkitty.com/blog/codex-drawio-mcp-workflow/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/codex-drawio-mcp-workflow/</guid><description>区分 Draw.io 的即时预览、可编辑源文件和发布导出物，梳理 Codex 中 MCP、Skill 与 Desktop CLI 的职责和长期工作流。</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>Draw.io</category><category>MCP</category><category>图表</category></item><item><title>Codex 派生、Git 分支与 worktree：三种“分叉”分别管理什么</title><link>https://frazzledkitty.com/blog/codex-fork-branch-worktree/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/codex-fork-branch-worktree/</guid><description>从任务路线、提交历史和文件现场三个层次，理解 Codex Fork、Git branch 与 worktree 的边界，并建立适合并行探索和安全落地的协作流程。</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>Git</category><category>worktree</category><category>工作流</category></item><item><title>Codex 计划模式怎么用：先探索，再形成可执行方案</title><link>https://frazzledkitty.com/blog/codex-plan-mode-workflow/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/codex-plan-mode-workflow/</guid><description>理解 Codex Plan Mode 与普通待办、ExecPlan 的区别，并用先探索、后澄清、再定方案的流程降低复杂任务中的误判。</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>Plan Mode</category><category>工作流</category><category>提示词</category></item><item><title>AI Agent 的 Skill 是什么：结构、运行机制与概念边界</title><link>https://frazzledkitty.com/blog/agent-skills-concepts-and-workflows/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/agent-skills-concepts-and-workflows/</guid><description>从可复用工作流出发，理解 Agent Skill 的目录结构、渐进式加载机制，以及它与 Prompt、Tool、MCP 的分工。</description><pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>Agent Skills</category><category>MCP</category><category>工作流</category></item><item><title>Codex Memories 是什么：记忆、规则与实时上下文如何分工</title><link>https://frazzledkitty.com/blog/codex-memories-context-layers/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/codex-memories-context-layers/</guid><description>从本地记忆机制出发，理解 Codex Memories 如何生成、存储和按任务控制，以及它与 AGENTS.md、Skills、MCP 和当前线程的边界。</description><pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>Memories</category><category>AGENTS.md</category><category>工作流</category></item><item><title>Codex 操作 Obsidian 的能力分层：MCP、Skills 与 CLI 如何分工</title><link>https://frazzledkitty.com/blog/codex-obsidian-capability-layers/</link><guid isPermaLink="true">https://frazzledkitty.com/blog/codex-obsidian-capability-layers/</guid><description>从任务类型出发，梳理 Codex 操作 Obsidian 时 MCP、Skills 与 CLI 的职责边界、组合方式和选择顺序。</description><pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate><category>Codex</category><category>Obsidian</category><category>MCP</category><category>工作流</category></item></channel></rss>