<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Simi Studio</title>
        <link>/</link>
        <description>A full-stack engineer pursuing minimalism - Simi Studio</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>simi@simi.studio (Simi)</managingEditor>
            <webMaster>simi@simi.studio (Simi)</webMaster><lastBuildDate>Thu, 14 May 2026 17:32:00 &#43;0800</lastBuildDate>
            <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
        <item>
    <title>OpenClaw 使用 Copilot CLI 最佳实践</title>
    <link>/posts/openclaw-copilot-cli-best-practices/</link>
    <pubDate>Thu, 14 May 2026 17:32:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/openclaw-copilot-cli-best-practices/</guid>
    <description><![CDATA[<p><a href="https://docs.openclaw.ai/" target="_blank" rel="noopener noreffer ">OpenClaw</a> 可以通过 <a href="https://docs.openclaw.ai/tools/acp-agents" target="_blank" rel="noopener noreffer ">ACP Agents</a> 调用外部 coding harness，而 <a href="https://docs.github.com/en/copilot/how-tos/copilot-cli" target="_blank" rel="noopener noreffer ">GitHub Copilot CLI</a> 已经从“终端辅助工具”演进成带 plan、delegate、review、autopilot 和 subagent 的 agentic CLI。</p>
<p>把两者接在一起，关键不在于尽可能放大自治权限，而在于先把<strong>接入方式、权限边界、会话边界和认证方式</strong>分清楚。</p>]]></description>
</item>
<item>
    <title>Codex 最佳实践</title>
    <link>/posts/codex-best-practices/</link>
    <pubDate>Sun, 03 May 2026 12:23:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/codex-best-practices/</guid>
    <description><![CDATA[基于 OpenAI Codex 最新官方文档整理的实践指南：如何写任务、维护 AGENTS.md、配置环境与权限、建立验证闭环，并把 MCP、Skills、Automations 和代码审查接进真实工程流。]]></description>
</item>
<item>
    <title>GitHub Copilot CLI 最佳实践</title>
    <link>/posts/github-copilot-cli-best-practices/</link>
    <pubDate>Sun, 03 May 2026 00:00:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/github-copilot-cli-best-practices/</guid>
    <description><![CDATA[<p><a href="https://docs.github.com/en/copilot/how-tos/copilot-cli" target="_blank" rel="noopener noreffer ">GitHub Copilot CLI</a> 已经不是“在终端里问几句 shell 命令”的小工具。GitHub 官方现在把它定位成 terminal-native AI coding assistant：它可以读代码、写文件、跑命令、管理 PR、调用子 agent、接 MCP/LSP、进入 autopilot，并通过 GitHub.com 或 GitHub Mobile 远程跟进会话。</p>]]></description>
</item>
<item>
    <title>GPT-5.5 最佳实践</title>
    <link>/posts/gpt-55-best-practices/</link>
    <pubDate>Fri, 01 May 2026 21:30:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/gpt-55-best-practices/</guid>
    <description><![CDATA[OpenAI GPT-5.5 最新官方指南完全解读，覆盖新特性、行为变化、Prompt 模式及完整示例。]]></description>
</item>
<item>
    <title>Claude Mythos：Anthropic 发布了一个模型，然后把它藏起来</title>
    <link>/posts/claude-mythos-preview/</link>
    <pubDate>Wed, 15 Apr 2026 10:00:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/claude-mythos-preview/</guid>
    <description><![CDATA[<p>Anthropic 发布 <a href="https://www.anthropic.com/glasswing" target="_blank" rel="noopener noreffer ">Claude Mythos</a>。</p>
<p>然后把它藏起来了。</p>
<p>不是没发布。是发布了，但普通人用不了。</p>]]></description>
</item>
<item>
    <title>GPT-6 预训练完成：18 个月、10 万张 H100、200 万 token 上下文</title>
    <link>/posts/gpt-6-pretraining-complete/</link>
    <pubDate>Tue, 14 Apr 2026 17:00:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/gpt-6-pretraining-complete/</guid>
    <description><![CDATA[2026 年 4 月 14 日，OpenAI 官方确认 GPT-6 预训练已于 3 月 17 日完成，历时 18 个月。参数量 5-6 万亿（MoE 架构），上下文窗口 200 万 token，Greg Brockman 称其为「我们思考模型开发方式的重大改变」。]]></description>
</item>
<item>
    <title>AI Agent 失控：从模型崇拜到环境工程</title>
    <link>/posts/harness-engineering/</link>
    <pubDate>Tue, 14 Apr 2026 10:00:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/harness-engineering/</guid>
    <description><![CDATA[模型能力越来越强，但 Agent 在生产环境里依然动不动就「失忆」、越界、重复犯错。问题不在模型，在于运行环境的工程化程度。Harness Engineering 作为 2026 年兴起的新工程学科，试图回答这个问题。]]></description>
</item>
<item>
    <title>OpenClaw 最佳实践</title>
    <link>/posts/openclaw-best-practices/</link>
    <pubDate>Fri, 10 Apr 2026 18:00:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/openclaw-best-practices/</guid>
    <description><![CDATA[结合官方文档与真实运维经验，总结 OpenClaw 在安装、远程访问、Skills、安全、升级回滚上的稳定做法。]]></description>
</item>
<item>
    <title>AI Agent 安全红线：我的生产环境检查清单</title>
    <link>/posts/practical-ai-security/</link>
    <pubDate>Fri, 03 Apr 2026 10:30:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/practical-ai-security/</guid>
    <description><![CDATA[AI Agent 能操作文件、执行命令、访问 API——这些能力如果没有正确管控，就是安全风险。这篇文章给一个实用的安全检查清单。]]></description>
</item>
<item>
    <title>Hono 最佳实践</title>
    <link>/posts/hono-best-practices/</link>
    <pubDate>Mon, 30 Mar 2026 10:00:00 &#43;0800</pubDate>
    <author>simi@simi.studio (Simi)</author>
    <guid>/posts/hono-best-practices/</guid>
    <description><![CDATA[Hono 4.12 最佳实践，涵盖极速路由、中间件模式、类型安全 API、多运行时部署及性能优化]]></description>
</item>
</channel>
</rss>
