<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>闲社 - 开发社区</title>
    <link>https://21112.xianshe.com/forum-7-1.html</link>
    <description>Latest 20 threads of 开发社区</description>
    <copyright>Copyright(C) 闲社</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Mon, 03 Aug 2026 03:29:29 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://21112.xianshe.com/static/image/common/logo_88_31.gif</url>
      <title>闲社</title>
      <link>https://21112.xianshe.com/</link>
    </image>
    <item>
      <title>【开发】Apple开源container：Swift写的轻量Linux容器引擎</title>
      <link>https://21112.xianshe.com/thread-37653-1-1.html</link>
      <description><![CDATA[最近GitHub Trending上有个项目挺有意思——apple/container，42K+ stars，Apple官方出品，用Swift写了一个在macOS上创建和运行Linux容器的工具。它不是基于Docker Desktop那种重量级方案，而是走轻量虚拟机路线，专门为Apple Silicon优化。

一、为什么Apple要自己做容 ...]]></description>
      <category>开发社区</category>
      <author>rjw888</author>
      <pubDate>Thu, 25 Jun 2026 04:35:43 +0000</pubDate>
    </item>
    <item>
      <title>【开发】Apple开源container：Swift容器运行时与Apple Silicon虚拟化新范式</title>
      <link>https://21112.xianshe.com/thread-37645-1-1.html</link>
      <description><![CDATA[引言：当Apple开始认真做容器

今天GitHub Trending上有个项目格外引人注目——apple/container，这是Apple官方开源的Linux容器工具，用Swift编写，专为Apple Silicon优化。短短几天已经斩获42k+ Stars，单日新增1746星。

这个项目之所以值得关注，不只是因为Apple的品 ...]]></description>
      <category>开发社区</category>
      <author>嗜血的兔子</author>
      <pubDate>Wed, 24 Jun 2026 22:04:49 +0000</pubDate>
    </item>
    <item>
      <title>【开发】DESIGN.md：Google为AI编码助手设计的设计系统规范，前端工程化的新标准？</title>
      <link>https://21112.xianshe.com/thread-37640-1-1.html</link>
      <description><![CDATA[引言：当AI开始写代码，它怎么知道你的设计规范？

今天在GitHub Trending上看到一个有趣的项目——google-labs-code/design.md，短短时间内已经积累了16,000+ stars。这不是一个框架，也不是一个工具，而是一个格式规范：DESIGN.md。

它的核心命题很简单：如何让AI编 ...]]></description>
      <category>开发社区</category>
      <author>嗜血的兔子</author>
      <pubDate>Wed, 24 Jun 2026 15:35:11 +0000</pubDate>
    </item>
    <item>
      <title>【开发】DeerFlow深度解析：字节跳动开源SuperAgent框架的工程实践与架构思考</title>
      <link>https://21112.xianshe.com/thread-37634-1-1.html</link>
      <description><![CDATA[引言：当AI Agent从\&quot;玩具\&quot;走向\&quot;生产\&quot;

最近GitHub Trending上，字节跳动开源的 DeerFlow 持续霸榜。这不是又一个\&quot;Hello World\&quot;级别的Agent demo，而是一个真正面向生产环境的长时任务编排框架——支持分钟到小时级别的复杂任务执行，集成了沙箱、记忆、工具、技能和子Ag ...]]></description>
      <category>开发社区</category>
      <author>嗜血的兔子</author>
      <pubDate>Wed, 24 Jun 2026 09:05:06 +0000</pubDate>
    </item>
    <item>
      <title>【开发】OpenMontage：AI Agent视频生产系统的架构启示</title>
      <link>https://21112.xianshe.com/thread-37627-1-1.html</link>
      <description><![CDATA[引言：从代码到视频，AI Agent的边界在哪里？

今天GitHub Trending榜首出现了一个非常有趣的项目——OpenMontage。这不是一个普通的开源工具，而是号称\&quot;全球首个开源的Agentic视频生产系统\&quot;：12条流水线、52个工具、500+项Agent技能，能把你的AI编码助手变成完整的视频 ...]]></description>
      <category>开发社区</category>
      <author>嗜血的兔子</author>
      <pubDate>Wed, 24 Jun 2026 02:35:17 +0000</pubDate>
    </item>
    <item>
      <title>【开发】从Vibe Coding到Agentic Engineering：AI编码助手如何重塑开发范式</title>
      <link>https://21112.xianshe.com/thread-37615-1-1.html</link>
      <description><![CDATA[引言：当AI成为结对编程伙伴

过去两年，AI编码助手从\&quot;代码补全工具\&quot;进化到了\&quot;全栈开发伙伴\&quot;。Claude Code、Cursor、GitHub Copilot、Codex CLI……这些工具不再只是帮你写几行代码，而是能接管整个开发工作流——从需求分析到代码实现，从测试到部署。

今天GitHub Tre ...]]></description>
      <category>开发社区</category>
      <author>大海全是水</author>
      <pubDate>Tue, 23 Jun 2026 13:35:58 +0000</pubDate>
    </item>
    <item>
      <title>【开发】Rust 1.96.0发布：新Range类型+维护者基金，开源可持续性新范式</title>
      <link>https://21112.xianshe.com/thread-37608-1-1.html</link>
      <description><![CDATA[引言：Rust生态的双重里程碑

2026年5月底到6月初，Rust社区接连迎来两个重大事件：Rust 1.96.0稳定版发布和Rust Foundation Maintainers Fund（维护者基金）正式启动。前者代表了语言层面的技术演进，后者则触及了开源软件最核心的可持续性问题。这两个事件放在一起看 ...]]></description>
      <category>开发社区</category>
      <author>大海全是水</author>
      <pubDate>Tue, 23 Jun 2026 10:06:34 +0000</pubDate>
    </item>
    <item>
      <title>【开发】MCP协议+代码知识图谱：AI编码时代的基础设施即代码新范式</title>
      <link>https://21112.xianshe.com/thread-37601-1-1.html</link>
      <description><![CDATA[最近GitHub Trending上几个项目特别值得关注：codebase-memory-mcp（11.9k stars，今日涨1.1k+）、Turso（SQLite的Rust重写，支持边缘部署）、以及hyperframes（HTML渲染视频的Agent框架）。这些项目背后指向同一个趋势——AI编码时代的基础设施正在从「工具链」向「智 ...]]></description>
      <category>开发社区</category>
      <author>大海全是水</author>
      <pubDate>Tue, 23 Jun 2026 06:37:14 +0000</pubDate>
    </item>
    <item>
      <title>【开发】Oak：为AI Agent时代重新设计的版本控制系统</title>
      <link>https://21112.xianshe.com/thread-37597-1-1.html</link>
      <description><![CDATA[最近Hacker News上有一个很有意思的项目登上了热榜——Oak，一个专为AI Agent设计的版本控制系统。这个项目目前获得了152个upvote和148条评论，引发了不少关于\&quot;Git是否还能适应AI时代\&quot;的讨论。

一、为什么需要Oak？

传统的Git诞生于人类开发者协作的时代，它的设计假 ...]]></description>
      <category>开发社区</category>
      <author>大海全是水</author>
      <pubDate>Tue, 23 Jun 2026 03:08:13 +0000</pubDate>
    </item>
    <item>
      <title>【开发】DeerFlow 2.0：字节跳动开源SuperAgent框架如何重新定义长时任务编排</title>
      <link>https://21112.xianshe.com/thread-37590-1-1.html</link>
      <description><![CDATA[引言：从Deep Research到SuperAgent Harness的范式跃迁

2026年2月28日，字节跳动开源项目 DeerFlow 登顶 GitHub Trending 榜首。这不是一个普通的开源项目——它标志着 AI 编程工具从\&quot;单次对话\&quot;到\&quot;长时自主任务\&quot;的范式转移。DeerFlow 2.0 是一个完全重写的开源 SuperAg ...]]></description>
      <category>开发社区</category>
      <author>dcs2000365</author>
      <pubDate>Mon, 22 Jun 2026 23:35:00 +0000</pubDate>
    </item>
    <item>
      <title>【开发】AI编码助手重塑代码库：从Claude Code到gstack的范式转移</title>
      <link>https://21112.xianshe.com/thread-37586-1-1.html</link>
      <description><![CDATA[引言：当AI从\&quot;代码补全\&quot;进化到\&quot;代码架构师\&quot;

最近GitHub Trending上出现了几个非常有意思的项目，让我意识到AI编码助手正在经历一次质的飞跃。

gstack —— YC CEO Garry Tan开源了他的Claude Code配置，包含23个精心设计的工具，让AI扮演CEO、设计师、工程经理、发布 ...]]></description>
      <category>开发社区</category>
      <author>dcs2000365</author>
      <pubDate>Mon, 22 Jun 2026 20:04:37 +0000</pubDate>
    </item>
    <item>
      <title>【开发】Rust vs Go 2026：系统编程双雄的边界重构与选型指南</title>
      <link>https://21112.xianshe.com/thread-37582-1-1.html</link>
      <description><![CDATA[引言：系统编程的范式转移

2026年，系统编程领域正在经历一场静默但深刻的变革。随着云原生基础设施的成熟、AI 推理负载的爆发式增长，以及安全漏洞成本的指数级上升，开发者对编程语言的要求已经从\&quot;能跑\&quot;升级为\&quot;跑得稳、跑得安全、跑得高效\&quot;。在这个背景下，Rust 和 G ...]]></description>
      <category>开发社区</category>
      <author>dcs2000365</author>
      <pubDate>Mon, 22 Jun 2026 16:35:16 +0000</pubDate>
    </item>
    <item>
      <title>【开发】Turso：SQLite的Rust重生——从嵌入式数据库到AI时代的代码智能基础设施</title>
      <link>https://21112.xianshe.com/thread-37578-1-1.html</link>
      <description><![CDATA[引言：当SQLite遇见Rust，数据库的下一个十年开始了

今天GitHub Trending上，一个名为 Turso 的项目引起了我的注意。它自称是\&quot;an in-process SQL database, compatible with SQLite\&quot;，但细看之下，这远不是又一个SQLite封装——它是用Rust从头重写的SQLite兼容引擎，正 ...]]></description>
      <category>开发社区</category>
      <author>dcs2000365</author>
      <pubDate>Mon, 22 Jun 2026 13:05:51 +0000</pubDate>
    </item>
    <item>
      <title>【开发】GitHub今日爆火：AI Agent时代来临，从代码智能到视频生产的开源革命</title>
      <link>https://21112.xianshe.com/thread-37571-1-1.html</link>
      <description><![CDATA[引言

今天刷GitHub Trending，发现一个明显的趋势正在加速——AI Agent正在从概念走向工程化落地。几个项目特别值得关注：deer-flow（字节跳动开源的SuperAgent框架）、OpenMontage（开源视频生产系统）、以及codebase-memory-mcp（代码库智能索引）。这三个项目分别代 ...]]></description>
      <category>开发社区</category>
      <author>dcs2000365</author>
      <pubDate>Mon, 22 Jun 2026 09:34:56 +0000</pubDate>
    </item>
    <item>
      <title>【开发】GitHub Trending 观察：AI Agent 时代，开发者工具正在经历什么变革？</title>
      <link>https://21112.xianshe.com/thread-37560-1-1.html</link>
      <description><![CDATA[引言：从代码编辑器到 AI 协作平台

最近刷 GitHub Trending，发现一个很有意思的现象——传统意义上的\&quot;开发工具\&quot;正在迅速被 AI Agent 基础设施取代。过去我们关注的新星是框架、库、CLI 工具，现在霸榜的却是 OpenMontage（开源视频生产 Agent 系统）、headroom（LLM  ...]]></description>
      <category>开发社区</category>
      <author>dcs2000365</author>
      <pubDate>Mon, 22 Jun 2026 02:35:15 +0000</pubDate>
    </item>
    <item>
      <title>【开发】DeerFlow架构解析：SuperAgent如何搞定小时级长时任务？</title>
      <link>https://21112.xianshe.com/thread-37552-1-1.html</link>
      <description><![CDATA[一、从Trending #1说起：为什么DeerFlow值得关注

今天刷GitHub Trending时，一个来自字节跳动的项目 deer-flow 引起了我的注意。这个全称为 Deep Exploration and Efficient Research Flow 的开源框架，在今年2月28日曾登顶GitHub Trending榜首，目前仍在活跃开发中。
 ...]]></description>
      <category>开发社区</category>
      <author>gue3004</author>
      <pubDate>Sun, 21 Jun 2026 23:07:31 +0000</pubDate>
    </item>
    <item>
      <title>【开发】Turso：Rust重写SQLite，进程内数据库如何支撑万亿Agent的一人一库架构？</title>
      <link>https://21112.xianshe.com/thread-37547-1-1.html</link>
      <description><![CDATA[引言：当数据库从共享实例走向一人一库

最近 GitHub Trending 上出现了一个有意思的项目 —— Turso，一个用 Rust 重写的进程内 SQL 数据库，完全兼容 SQLite。它今天收获了大量关注，但让我真正感兴趣的，不是它的 star 数，而是它背后提出的一个架构命题：传统数据库 ...]]></description>
      <category>开发社区</category>
      <author>gue3004</author>
      <pubDate>Sun, 21 Jun 2026 19:35:29 +0000</pubDate>
    </item>
    <item>
      <title>【开发】Penpot 52K星背后的开源设计革命：当Clojure遇上Design Token与MCP</title>
      <link>https://21112.xianshe.com/thread-37544-1-1.html</link>
      <description><![CDATA[引言：设计工具正在被重新定义

过去十年，设计工具市场被Figma、Sketch等闭源产品主导。但最近GitHub Trending上，一个用Clojure编写的开源设计平台 Penpot 以52K星标强势登顶，单日新增1131星。这不是偶然——它代表了一场从\&quot;设计孤岛\&quot;到\&quot;设计即代码\&quot;的范式转移。

一 ...]]></description>
      <category>开发社区</category>
      <author>gue3004</author>
      <pubDate>Sun, 21 Jun 2026 16:05:04 +0000</pubDate>
    </item>
    <item>
      <title>【开发】codebase-memory-mcp 爆火解析：C语言如何让代码库索引进入毫秒时代？</title>
      <link>https://21112.xianshe.com/thread-37535-1-1.html</link>
      <description><![CDATA[引言：当代码库索引从分钟级进入毫秒级

今天 GitHub Trending 上有一个项目格外引人注目——codebase-memory-mcp，一个用 C 语言编写的高性能代码智能 MCP 服务器，单日斩获 1,271 颗星，总星数已逼近一万。它的核心卖点极具冲击力：将代码库索引为持久化知识图谱，平 ...]]></description>
      <category>开发社区</category>
      <author>gue3004</author>
      <pubDate>Sun, 21 Jun 2026 08:59:12 +0000</pubDate>
    </item>
    <item>
      <title>【开发】GitHub今日爆火项目解读：AI Agent基础设施爆发，开发者工具进入新纪元</title>
      <link>https://21112.xianshe.com/thread-37529-1-1.html</link>
      <description><![CDATA[引言：AI Agent时代的基础设施竞赛

今天刷GitHub Trending，发现一个明显的趋势：AI Agent基础设施正在爆发。从代码智能到上下文压缩，从沙箱框架到知识图谱，开发者们正在构建下一代AI编程的\&quot;地基\&quot;。今天来聊聊三个值得关注的项目，看看它们如何改变我们的开发工作流 ...]]></description>
      <category>开发社区</category>
      <author>gue3004</author>
      <pubDate>Sun, 21 Jun 2026 05:29:08 +0000</pubDate>
    </item>
  </channel>
</rss>