<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>tingxins - 神奇世界</title>
    <link>https://tingxins.cn/</link>
    <description>tingxins 的技术与创作博客</description>
    <language>zh-cn</language>
    <copyright>All rights reserved 2026, tingxins</copyright>
    <lastBuildDate>Sun, 06 Sep 2026 07:00:00 GMT</lastBuildDate>
    <generator>Hexo</generator>
    <atom:link href="https://tingxins.cn/rss.xml" rel="self" type="application/rss+xml"/>
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  <item>
      <title>从一次模型调用到自进化 Harness：逐步实现自动修复 GitHub Issue Agent</title>
      <link>https://tingxins.cn/2026/09/06/agent-self-evolution-harness/</link>
      <description>从同一个 GitHub Issue 出发，逐步实现单次模型调用、固定 Workflow、Agent Loop 与可组合 Harness，讨论 Agent 自我改进的对象、验证方式和工程边界。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <category domain="https://tingxins.cn/tags/Harness/">Harness</category>
      <category domain="https://tingxins.cn/tags/DeepSeek/">DeepSeek</category>
      <category domain="https://tingxins.cn/tags/Claude-Agent-SDK/">Claude Agent SDK</category>
      <category domain="https://tingxins.cn/tags/%E8%87%AA%E6%88%91%E6%94%B9%E8%BF%9B/">自我改进</category>
      <pubDate>Sun, 06 Sep 2026 07:00:00 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/09/06/agent-self-evolution-harness/</guid></item><item>
      <title>同样精修 14 轮，GPT-6 Astra 和 GPT-5.6 Sol 的 Blender 建模差异在哪里？</title>
      <link>https://tingxins.cn/2026/09/05/gpt-6-astra-vs-gpt-5-6-sol-blender/</link>
      <description>同样使用 Blender、同样精修 14 轮，GPT-6 Astra 与 GPT-5.6 Sol 在头身比例、耳朵走势和角色还原度上，最终呈现出了明显差异。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/GPT-6-Astra/">GPT-6 Astra</category>
      <category domain="https://tingxins.cn/tags/GPT-5-6-Sol/">GPT-5.6 Sol</category>
      <category domain="https://tingxins.cn/tags/Blender/">Blender</category>
      <category domain="https://tingxins.cn/tags/3D-%E5%BB%BA%E6%A8%A1/">3D 建模</category>
      <category domain="https://tingxins.cn/tags/MiDouPet/">MiDouPet</category>
      <pubDate>Sun, 06 Sep 2026 00:00:00 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/09/05/gpt-6-astra-vs-gpt-5-6-sol-blender/</guid></item><item>
      <title>Citizenship：不猜一张图像不像 AI，只看它能证明什么</title>
      <link>https://tingxins.cn/2026/08/28/citizenship-project-introduction/</link>
      <description>与其猜一张图“像不像 AI”，Citizenship 更关心文件本身还保留了什么证据，以及这些证据能证明到哪里。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI-%E5%86%85%E5%AE%B9%E6%BA%AF%E6%BA%90/">AI 内容溯源</category>
      <category domain="https://tingxins.cn/tags/C2PA/">C2PA</category>
      <category domain="https://tingxins.cn/tags/%E5%86%85%E5%AE%B9%E5%87%AD%E8%AF%81/">内容凭证</category>
      <category domain="https://tingxins.cn/tags/Citizenship/">Citizenship</category>
      <pubDate>Fri, 28 Aug 2026 21:55:00 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/08/28/citizenship-project-introduction/</guid></item><item>
      <title>从截断最近 N 条到可验证 Checkpoint：聊天应用的 LLM Memory 压缩实践</title>
      <link>https://tingxins.cn/2026/08/23/llm-memory-compaction-practice/</link>
      <description>长对话压缩不只是 Prompt 技巧，还涉及状态一致性、持久执行与失败恢复。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/LLM-Memory/">LLM Memory</category>
      <category domain="https://tingxins.cn/tags/Context-Engineering/">Context Engineering</category>
      <category domain="https://tingxins.cn/tags/LLM-Engineering/">LLM Engineering</category>
      <category domain="https://tingxins.cn/tags/Chat-Application/">Chat Application</category>
      <pubDate>Sun, 23 Aug 2026 18:22:47 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/08/23/llm-memory-compaction-practice/</guid></item><item>
      <title>普通播放器解决不了的几秒钟：句练如何把本地音频变成逐句训练材料</title>
      <link>https://tingxins.cn/2026/07/14/vocer-promotion-article/</link>
      <description>句练把训练对象从“整段音频”缩小到“其中一句”：定位、复读、保存，再回来复习。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/iOS/">iOS</category>
      <category domain="https://tingxins.cn/tags/Vocer/">Vocer</category>
      <category domain="https://tingxins.cn/tags/%E5%8F%A5%E7%BB%83/">句练</category>
      <category domain="https://tingxins.cn/tags/A-B-%E5%A4%8D%E8%AF%BB/">A/B 复读</category>
      <category domain="https://tingxins.cn/tags/%E8%AF%AD%E8%A8%80%E5%AD%A6%E4%B9%A0/">语言学习</category>
      <category domain="https://tingxins.cn/tags/%E6%9C%AC%E5%9C%B0%E9%9F%B3%E9%A2%91/">本地音频</category>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/07/14/vocer-promotion-article/</guid></item><item>
      <title>AI 资讯周报：AI Coding 与多模态继续提速</title>
      <link>https://tingxins.cn/2026/06/28/ai-weekly-2026-06-28/</link>
      <description>过去 7 天的 AI 世界继续保持“刚看懂一波，下一波已经排队进场”的节奏。本期先从 92 条候选里挑出 20 条更值得认真看的内容，重点覆盖大模型、多模态、AI Coding、iOS/Apple 与开源基础设施。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <category domain="https://tingxins.cn/tags/iOS/">iOS</category>
      <category domain="https://tingxins.cn/tags/AIGC/">AIGC</category>
      <pubDate>Sun, 28 Jun 2026 21:44:16 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/06/28/ai-weekly-2026-06-28/</guid></item><item>
      <title>AI 资讯周报：AI Coding 与模型基础设施继续提速</title>
      <link>https://tingxins.cn/2026/06/21/ai-weekly-2026-06-21/</link>
      <description>过去 7 天的 AI 世界继续保持“刚看懂一波，下一波已经排队进场”的节奏。本期先从 92 条候选里挑出 20 条更值得认真看的内容，重点覆盖模型/API、开源基础设施、AI Coding、iOS/Apple 与多模态风险。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <category domain="https://tingxins.cn/tags/iOS/">iOS</category>
      <category domain="https://tingxins.cn/tags/AIGC/">AIGC</category>
      <pubDate>Sun, 21 Jun 2026 19:44:02 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/06/21/ai-weekly-2026-06-21/</guid></item><item>
      <title>AI Coding 观察室：模型接入、计费变化与工程落地</title>
      <link>https://tingxins.cn/2026/06/21/ai-coding-weekly-2026-06-21/</link>
      <description>这一期的 AI Coding 观察室只追踪与开发工作流直接相关的变化。本期从 26 条候选里筛出 3 条入选资讯；公开细节不足、只有标题或仍停留在社区线索的内容，会放到候选未入选里继续观察。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Coding-Agent/">Coding Agent</category>
      <category domain="https://tingxins.cn/tags/Developer-Tools/">Developer Tools</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <pubDate>Sun, 21 Jun 2026 19:43:20 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/06/21/ai-coding-weekly-2026-06-21/</guid></item><item>
      <title>AI Coding 观察室：Agent 权限、企业边界与工具链更新</title>
      <link>https://tingxins.cn/2026/06/14/ai-coding-weekly-2026-06-14/</link>
      <description>这一期的 AI Coding 观察室只追踪与开发工作流直接相关的变化。本期从 28 条候选里筛出 3 条入选资讯；公开细节不足、只有标题或仍停留在社区线索的内容，会放到候选未入选里继续观察。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Coding-Agent/">Coding Agent</category>
      <category domain="https://tingxins.cn/tags/Developer-Tools/">Developer Tools</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <pubDate>Sun, 14 Jun 2026 17:18:52 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/06/14/ai-coding-weekly-2026-06-14/</guid></item><item>
      <title>AI 资讯周报：AI Coding 与多模态继续提速</title>
      <link>https://tingxins.cn/2026/06/14/ai-weekly-2026-06-14/</link>
      <description>过去 7 天的 AI 世界继续保持“刚看懂一波，下一波已经排队进场”的节奏。本期先从 95 条候选里挑出 20 条更值得认真看的内容，重点覆盖大模型、多模态、AI Coding、iOS/Apple 与开源基础设施。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <category domain="https://tingxins.cn/tags/iOS/">iOS</category>
      <category domain="https://tingxins.cn/tags/AIGC/">AIGC</category>
      <pubDate>Sun, 14 Jun 2026 17:18:29 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/06/14/ai-weekly-2026-06-14/</guid></item><item>
      <title>AI Coding 观察室：Agent 权限、企业边界与工具链更新</title>
      <link>https://tingxins.cn/2026/06/07/ai-coding-weekly-2026-06-08/</link>
      <description>这一期的 AI Coding 观察室只追踪与开发工作流直接相关的变化。本期从 21 条候选里筛出 2 条可深拆入选资讯；证据不足、只有标题或仍停留在社区线索的内容，会放到候选未入选里继续观察。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Coding-Agent/">Coding Agent</category>
      <category domain="https://tingxins.cn/tags/Developer-Tools/">Developer Tools</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <pubDate>Sun, 07 Jun 2026 23:38:37 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/06/07/ai-coding-weekly-2026-06-08/</guid></item><item>
      <title>AI 资讯周报：本地推理、AI Coding 与多模态收束</title>
      <link>https://tingxins.cn/2026/06/07/ai-weekly-2026-06-07/</link>
      <description>这一周的 AI 更新不再只拼单点模型能力，而是更集中地落在推理运行时、端侧部署、AI Coding 工作流和多模态控制这些可进入工程系统的环节。本期从 95 条候选中筛出 20 条，前 6 条做重点深拆，7 到 14 条做精读短评，15 到 20 条作为雷达观察。证据较薄的条目标为观察信号，不把社区页面、短 release 或论文摘要写成已经稳定可用的功能结论。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <category domain="https://tingxins.cn/tags/iOS/">iOS</category>
      <category domain="https://tingxins.cn/tags/AIGC/">AIGC</category>
      <pubDate>Sun, 07 Jun 2026 22:37:15 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/06/07/ai-weekly-2026-06-07/</guid></item><item>
      <title>AI Coding 观察室：Agent 权限、企业边界与工具链更新</title>
      <link>https://tingxins.cn/2026/06/02/ai-coding-weekly-2026-06-02/</link>
      <description>这一期的 AI Coding 观察室只追踪与开发工作流直接相关的变化。本期从 22 条候选里筛出 9 条进入正文，重点看 Cursor、Windsurf、TRAE、Codex、Claude Code、GitHub Copilot、Qoder、Antigravity 以及相关开源/企业工具的官方更新。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Coding-Agent/">Coding Agent</category>
      <category domain="https://tingxins.cn/tags/Developer-Tools/">Developer Tools</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <pubDate>Tue, 02 Jun 2026 21:41:06 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/06/02/ai-coding-weekly-2026-06-02/</guid></item><item>
      <title>AI 资讯周报：推理框架、AI Coding 与多模态更新</title>
      <link>https://tingxins.cn/2026/05/31/ai-weekly-2026-06-01/</link>
      <description>这一周的更新更偏工程侧：推理框架继续围绕 DeepSeek、Qwen、KV 缓存和多机部署补稳定性，AI Coding 工具则把“少打断、更长任务、更安全执行”变成明确方向。多模态和 Agent 仍然在推进，但不少信息还停留在官方文档、更新日志或 release note 层面，真正落地前仍要回到原文确认模型名、价格、地区可用性和权限边界。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <category domain="https://tingxins.cn/tags/iOS/">iOS</category>
      <category domain="https://tingxins.cn/tags/AIGC/">AIGC</category>
      <pubDate>Mon, 01 Jun 2026 05:03:14 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/05/31/ai-weekly-2026-06-01/</guid></item><item>
      <title>AI 资讯日报：Agent 架构与多模态推理加速</title>
      <link>https://tingxins.cn/2026/05/26/ai-daily-2026-05-26/</link>
      <description>过去 24 小时的 AI 资讯，主线集中在三件事：Agent 不再只是模型能力问题，而是系统架构问题；多模态模型继续向视频、主体保持和密集视觉推理推进；工程基础设施则围绕本地推理、模型列表与安全控制策略持续打磨。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <category domain="https://tingxins.cn/tags/iOS/">iOS</category>
      <category domain="https://tingxins.cn/tags/AIGC/">AIGC</category>
      <pubDate>Tue, 26 May 2026 18:21:22 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/05/26/ai-daily-2026-05-26/</guid></item><item>
      <title>AI 资讯周报：AI Coding 与多模态继续提速</title>
      <link>https://tingxins.cn/2026/05/24/ai-weekly-2026-05-25/</link>
      <description>过去 7 天的 AI 世界继续保持“刚看懂一波，下一波已经排队进场”的节奏。本期先从 69 条候选里挑出 20 条更值得认真看的内容，重点覆盖大模型、多模态、AI Coding、iOS/Apple 与开源基础设施。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AI/">AI</category>
      <category domain="https://tingxins.cn/tags/AI-Coding/">AI Coding</category>
      <category domain="https://tingxins.cn/tags/Agent/">Agent</category>
      <category domain="https://tingxins.cn/tags/iOS/">iOS</category>
      <category domain="https://tingxins.cn/tags/AIGC/">AIGC</category>
      <pubDate>Sun, 24 May 2026 23:03:54 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2026/05/24/ai-weekly-2026-05-25/</guid></item><item>
      <title>🍌 Nano Banana Pro 完全指南：10 个技巧助你打造专业级资产</title>
      <link>https://tingxins.cn/2025/12/04/guide_to_nano_g/</link>
      <description>摘要：Nano-Banana Pro 代表了该系列模型的巨大飞跃——从原本的“图一乐（Fun）”进化为真正的“生产力（Functional）”工具。它在文本渲染、角色一致性、视觉合成、世界知识（基于搜索）以及4K 高分辨率输出方面都有着卓越的表现。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/Gemini/">Gemini</category>
      <category domain="https://tingxins.cn/tags/blog/">blog</category>
      <category domain="https://tingxins.cn/tags/nginx/">nginx</category>
      <pubDate>Thu, 04 Dec 2025 23:08:00 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2025/12/04/guide_to_nano_g/</guid></item><item>
      <title>🚀 全栈进阶：阿里云 CentOS 7 搭建 Hexo 自动化部署博客</title>
      <link>https://tingxins.cn/2025/12/02/build_blog_aliyun_g/</link>
      <description>GitHub Pages 的访问速度？担心第三方平台的限制？本文将手把手教你如何像资深工程师一样，在阿里云 CentOS 上从零构建一套基于 Nginx + Git Hooks 的 Hexo 自动化部署系统。高性能、HTTPS、HTTP/2、自动化——一样都不能少。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/%E6%99%AE%E6%96%87/">普文</category>
      <category domain="https://tingxins.cn/tags/blog/">blog</category>
      <category domain="https://tingxins.cn/tags/nginx/">nginx</category>
      <pubDate>Tue, 02 Dec 2025 23:08:00 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2025/12/02/build_blog_aliyun_g/</guid></item><item>
      <title>Gemini 3：重塑认知的新纪元</title>
      <link>https://tingxins.cn/2025/11/24/gemini3_exp/</link>
      <description>如果说 Gemini 1 在原生多模态和长脉络视窗上取得了突破，Gemini 2 为代理能力奠定了基础，那么 Gemini 3 Pro 则在推理、数学、图像、视频、代码、工具使用、事实性及长上下文等领域实现了全面刷新。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/Gemini/">Gemini</category>
      <category domain="https://tingxins.cn/tags/AIGC/">AIGC</category>
      <category domain="https://tingxins.cn/tags/AGI/">AGI</category>
      <category domain="https://tingxins.cn/tags/%E7%BF%BB%E8%AF%91/">翻译</category>
      <pubDate>Mon, 24 Nov 2025 23:08:00 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2025/11/24/gemini3_exp/</guid></item><item>
      <title>WWDC 2018：在Swift中如何高效地使用集合</title>
      <link>https://tingxins.cn/2018/06/12/wwdc_2018_swift_collection/</link>
      <description>所有应用都用到了集合，为了获得最佳性能，了解背后的基础知识，关于如果更好的使用索引、切片、惰性、桥接以及引用类型，本 Session 讲了些 Tips。</description>
      <author>tingxins</author>
      <category domain="https://tingxins.cn/categories/WWDC/">WWDC</category>
      <category domain="https://tingxins.cn/tags/Swift/">Swift</category>
      <category domain="https://tingxins.cn/tags/iOS/">iOS</category>
      <pubDate>Tue, 12 Jun 2018 22:08:00 GMT</pubDate>
    <guid isPermaLink="true">https://tingxins.cn/2018/06/12/wwdc_2018_swift_collection/</guid></item></channel>
</rss>
