返回首页

24小时热榜

366作者: theschwa大约 2 小时前原帖
以下是翻译内容: <a href="https://store.steampowered.com/sale/steammachine" rel="nofollow">https://store.steampowered.com/sale/steammachine</a><p><a href="https://store.steampowered.com/sub/1629447/" rel="nofollow">https://store.steampowered.com/sub/1629447/</a><p><a href="https://www.lttlabs.com/articles/2026/06/22/the-newell-nucleus-steam-machine-ltt-companion-article" rel="nofollow">https://www.lttlabs.com/articles/2026/06/22/the-newell-nucleus-steam-machine-ltt-companion-article</a><p><a href="https://www.youtube.com/watch?v=66QzlDewigE" rel="nofollow">https://www.youtube.com/watch?v=66QzlDewigE</a>
32作者: zdgeier大约 3 小时前原帖
Oak 是我正在开发的一个版本控制系统,专为代理(agents)设计(<a href="https://oak.space" rel="nofollow">https://oak.space</a>)。它提高了代理在处理重要项目时所需的速度和上下文。通过虚拟挂载,代理在本地和云端工作时不再需要完整的代码库副本。你可以并行处理多个任务,而无需下载所有内容或处理工作树的冲突。版本控制不应该浪费你或你的代理的时间。它应该是快速的、富有创意的,并且与代理一起创造事物应该是有趣的。 <p>Oak 仍处于开发早期阶段。目前没有 Windows 版本,并且缺少许多功能(没有持续集成、没有问题跟踪、没有评论)。我们现在仍然使用 GitHub Actions 来构建 Oak,但我们已经完全依赖 Oak 进行开发,几个月来没有使用 Git 备份:<a href="https://oak.space/oak/oak" rel="nofollow">https://oak.space/oak/oak</a>。 <p>博客文章:<a href="https://oak.space/blog#git-is-forever" rel="nofollow">https://oak.space/blog#git-is-forever</a> <p>文档:<a href="https://oak.space/docs" rel="nofollow">https://oak.space/docs</a>