今日摘要

GitHub openai:OpenAI 新开源的多 agent 编排框架,重点不是写代码的 coding agent,而是任务隔离、委派与团队级协作。

GitHub openai:OpenAI 官方示例库更新,通常折射出他们希望开发者优先采用的新模式(tool use、structured output、responses API 等)。

GitHub karpathy:Karpathy 用 Rust 重写的 BPE tokenizer 训练器,把 tiktoken 里不透明的训练流程变成可学习、可实验的代码。

GitHub openai:OpenAI 官方 Python SDK 更新,通常先于公告暴露出新接口细节、参数变化或默认路径调整。

GitHub anthropics:Anthropic 官方的 Claude Agent SDK 示例仓库,覆盖代码 agent、文件编辑、工具链编排等典型用法。

总结 + 观点:Anthropic 的官方交互式 prompt 工程教程,沿用他们内部训练素材的结构,适合团队系…|中文观点:它价值不在炫技,而在把 prompt 工程从“艺术”收敛成“可教可测”。对刚上手 Clau…

总结 + 观点:OpenAI Full Fan Mode 比赛规则页面,覆盖参赛条件、评判、奖项等。|中文观点:这类 marketing 页值得收录的理由只有一个:它暴露 OpenAI 把产品往哪种用户…

总结 + 观点:OpenAI outlines the next phase of enterprise AI,…|中文观点:围绕 The next phase of enterprise AI,真正重要的是它会不会…

总结 + 观点:AI agents running research on single-GPU nanocha…|中文观点:围绕 karpathy/autoresearch,真正重要的是它会不会影响团队的模型选型、…

总结 + 观点:Public repository for Agent Skills|中文观点:anthropics/skills 的核心不在新鲜感,而在它是否能提升工程效率、部署稳定性…

openai/symphony

来源:GitHub openai

标签:#github_orgs #extended

作者:

原文:OpenAI 新开源的多 agent 编排框架,重点不是写代码的 coding agent,而是任务隔离、委派与团队级协作。

链接:https://github.com/openai/symphony

观点:Symphony 的定位更像工作流基础设施:真正的价值在于它把“多 agent 协作”的实现细节标准化,而不是又出一个 coding agent。

openai/openai-cookbook

来源:GitHub openai

标签:#github_orgs #extended

作者:

原文:OpenAI 官方示例库更新,通常折射出他们希望开发者优先采用的新模式(tool use、structured output、responses API 等)。

链接:https://github.com/openai/openai-cookbook

观点:cookbook 的更新值得单独跟踪:它折射出 OpenAI 想让开发者默认走哪些新 API 和用法路径,是路线图的早期信号。

karpathy/rustbpe

来源:GitHub karpathy

标签:#github_orgs #extended

作者:

原文:Karpathy 用 Rust 重写的 BPE tokenizer 训练器,把 tiktoken 里不透明的训练流程变成可学习、可实验的代码。

链接:https://github.com/karpathy/rustbpe

观点:rustbpe 补上了 tokenizer 训练这块的“黑盒”:它让 tokenizer 变体实验、教学与复现都更直观,研究者最先受益。

openai/openai-python

来源:GitHub openai

标签:#github_orgs #extended

作者:

原文:OpenAI 官方 Python SDK 更新,通常先于公告暴露出新接口细节、参数变化或默认路径调整。

链接:https://github.com/openai/openai-python

观点:官方 SDK 的 commit 经常是 API 方向的早期指示灯,对做集成和多模型平台的团队比市场通稿更有参考价值。

anthropics/claude-agent-sdk-demos

来源:GitHub anthropics

标签:#github_orgs #extended

作者:

原文:Anthropic 官方的 Claude Agent SDK 示例仓库,覆盖代码 agent、文件编辑、工具链编排等典型用法。

链接:https://github.com/anthropics/claude-agent-sdk-demos

观点:demos 仓库往往比文档更早暴露 SDK 的边界和推荐模式,对正在选型 agent 栈的团队是最值得先跑一遍的材料。

anthropics/prompt-eng-interactive-tutorial

来源:GitHub anthropics

标签:#github_orgs #extended

作者:

原文:Anthropic 的官方交互式 prompt 工程教程,沿用他们内部训练素材的结构,适合团队系统补齐 prompt 基础功。

链接:https://github.com/anthropics/prompt-eng-interactive-tutorial

观点:它价值不在炫技,而在把 prompt 工程从“艺术”收敛成“可教可测”。对刚上手 Claude 的团队尤其值得跑一遍。

OpenAI Full Fan Mode Contest: Terms Conditions

来源:OpenAI Blog

标签:#ai_engineering_blogs #core

作者:

原文:OpenAI Full Fan Mode 比赛规则页面,覆盖参赛条件、评判、奖项等。

链接:https://openai.com/index/full-fan-mode-contest-terms-conditions

观点:这类 marketing 页值得收录的理由只有一个:它暴露 OpenAI 把产品往哪种用户场景上推。信息密度低但信号清晰。

The next phase of enterprise AI

来源:OpenAI Blog

标签:#ai_engineering_blogs #core

作者:

原文:OpenAI outlines the next phase of enterprise AI, as adoption accelerates across industries with Frontier, ChatGPT Enterprise, Codex, and company-wide AI agents.

链接:https://openai.com/index/next-phase-of-enterprise-ai

观点:围绕 The next phase of enterprise AI,真正重要的是它会不会影响团队的模型选型、性能边界和产品体验。

karpathy/autoresearch

来源:GitHub karpathy

标签:#github_orgs #extended

作者:

原文:AI agents running research on single-GPU nanochat training automatically

链接:https://github.com/karpathy/autoresearch

观点:围绕 karpathy/autoresearch,真正重要的是它会不会影响团队的模型选型、性能边界和产品体验。

anthropics/skills

来源:GitHub anthropics

标签:#github_orgs #extended

作者:

原文:Public repository for Agent Skills

链接:https://github.com/anthropics/skills

观点:anthropics/skills 的核心不在新鲜感,而在它是否能提升工程效率、部署稳定性或开发者工作流。

openai/skills

来源:GitHub openai

标签:#github_orgs #extended

作者:

原文:Skills Catalog for Codex

链接:https://github.com/openai/skills

观点:openai/skills 更值得从实际采用价值来判断,而不是只看它有没有制造新的讨论热度。

karpathy/KarpathyTalk

来源:GitHub karpathy

标签:#github_orgs #extended

作者:

原文:A positive developer community for builders and agents.

链接:https://github.com/karpathy/KarpathyTalk

观点:karpathy/KarpathyTalk 更值得从实际采用价值来判断,而不是只看它有没有制造新的讨论热度。

anthropics/claude-cookbooks

来源:GitHub anthropics

标签:#github_orgs #extended

作者:

原文:A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.

链接:https://github.com/anthropics/claude-cookbooks

观点:anthropics/claude-cookbooks 更值得从实际采用价值来判断,而不是只看它有没有制造新的讨论热度。

openai/evals

来源:GitHub openai

标签:#github_orgs #extended

作者:

原文:Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.

链接:https://github.com/openai/evals

观点:比起表面参数,openai/evals 更需要观察它是否在推理质量、检索效果或可用性上带来真实改进。

anthropics/claude-plugins-official

来源:GitHub anthropics

标签:#github_orgs #extended

作者:

原文:Official, Anthropic-managed directory of high quality Claude Code Plugins.

链接:https://github.com/anthropics/claude-plugins-official

观点:anthropics/claude-plugins-official 的核心不在新鲜感,而在它是否能提升工程效率、部署稳定性或开发者工作流。

Ask HN: What Would Make Stack Overflow Great Again?

来源:Hacker News Newest

标签:#research_community #extended

作者:

原文:Just a brain exercise - and maybe a source of non-obvious pivot ideas: If you were a product manager, what should Stack Overflow do to become great again? Comments URL: https://news.ycombinator.com/item?id=47858591 Points: 1 Comments: 0

链接:https://news.ycombinator.com/item?id=47858591

观点:Ask HN: What Would Make Stack Overflow Great Again? 更值得从实际采用价值来判断,而不是只看它有没有制造新的讨论热度。

Claude 4.7 blocks cyber prompts: before the fact vs. after the fact

来源:Hacker News Newest

标签:#research_community #extended

作者:

原文:Article URL: https://raxitlabs.com/blogs/claude-47-five-layers-cyber-blocking Comments URL: https://news.ycombinator.com/item?id=47858585 Points: 1 Comments: 0

链接:https://raxitlabs.com/blogs/claude-47-five-layers-cyber-blocking

观点:Claude 4.7 blocks cyber prompts: before the fact vs. after t... 更值得从实际采用价值来判断,而不是只看它有没有制造新的讨论热度。

Show HN: XTTV, the App to watch long video from Twitter/X on Apple TV

来源:Hacker News Newest

标签:#research_community #extended

作者:

原文:I noticed that many long videos are posted on Twitter, and sometimes I prefer to watch them on TV, so I build this App, it can sync bookmarks and list(on the way) from Twitter to Apple TV. I use Apple TV usually, so I build for Apple TV first, android tv will be available soon,I need more time to test it. Twitter's v2 api is too expensive by the way. So please don't sync too much. here is more intro: https://xttv.islasher.com/ Comments URL: https://news.ycombinator.com/item?id=47858584 Points: 1 Comments: 0

链接:https://apps.apple.com/us/app/xttv/id6757870255

观点:如果 Show HN: XTTV, the App to watch long video from Twitter/X on... 能减少集成成本、维护负担和迁移阻力,它才有进入生产栈的价值。

Cognition without brains? Learning and memory in microorganisms

来源:Hacker News Newest

标签:#research_community #extended

作者:

原文:Article URL: https://www.sciencedirect.com/science/article/pii/S0966842X26000909 Comments URL: https://news.ycombinator.com/item?id=47858583 Points: 1 Comments: 0

链接:https://www.sciencedirect.com/science/article/pii/S0966842X26000909

观点:Cognition without brains? Learning and memory in microorgani... 更值得从实际采用价值来判断,而不是只看它有没有制造新的讨论热度。

Changes to GitHub Copilot Individual plans

来源:Simon Willison

标签:#ai_engineering_blogs #core

作者:

原文:Changes to GitHub Copilot Individual plans On the same day as Claude Code's temporary will-they-won't-they $100/month kerfuffle (for the moment, they won't here's the latest on GitHub Copilot pricing. Unlike Anthropic, GitHub put up an official announcement about their changes, which include tightening usage limits, pausing signups for individual plans restricting Claude Opus 4.7 to the more expensive $39/month "Pro+" plan, and dropping the previous Opus models entirely. The key paragraph: Agentic workflows have fundamentally changed Copilot’s compute demands. Long-running, parallelized sessions now regularly consume far more resources than the original plan structure was built to support. As Copilot’s agentic capabilities have expanded rapidly, agents are doing more work, and more customers are hitting usage limits designed to maintain service reliability. It's easy to forget that just six months ago heavy LLM users were burning an order of magnitude less tokens. Coding agents consume a lot of compute. Copilot was also unique (I believe) among agents in charging per-request, not per-token. This means that single agentic requests which burn more tokens cut directly into their margins. The most recent pricing scheme addresses that with token-based usage limits on a per-session and weekly basis. My one problem with this announcement is that it doesn't clearly clarify which product called "GitHub Copilot" is affected by these changes. Last month in How many products does Microsoft have named 'Copilot'? I mapped every one Tey Bannerman identified 75 products that share the Copilot brand, 15 of which have "GitHub Copilot" in the title. Judging by the linked GitHub Copilot plans page this covers Copilot CLI, Copilot cloud agent and code review (features on GitHub.com itself), and the Copilot IDE features available in VS Code, Zed, JetBrains and more. Via Hacker News Tags: github microsoft ai generative-ai github-copilot llms llm-pricing coding-agents

链接:https://simonwillison.net/2026/Apr/22/changes-to-github-copilot/#atom-everything

观点:对 Changes to GitHub Copilot Individual plans,更该看它能不能改善多步骤协作、记忆管理和稳定交付,而不是只看 demo 效果。