第59期 | An open-source spec for orchestration: Symphony
今日摘要
GitHub anthropics:anthropics/claude-agent-sdk-typescript recently updated repository.
GitHub openai:Robust Speech Recognition via Large-Scale Weak Supervision
GitHub anthropics:anthropics/anthropic-sdk-python recently updated repository.
OpenAI Blog:OpenAI is available at FedRAMP Moderate authorization for ChatGPT Enterprise and the OpenAI API, enabling secure AI adoption for U…
OpenAI Blog:OpenAI and Microsoft announce an amended agreement that simplifies the partnership, adds long-term clarity, and supports continued…
总结 + 观点:Visualize harmony chat data and codex sessions i…|中文观点:围绕 openai/euphony,真正重要的是它会不会影响团队的模型选型、性能边界和产品…
总结 + 观点:anthropics/claude-code-action recently updated r…|中文观点:anthropics/claude-code-action 的核心不在新鲜感,而在它是否能…
总结 + 观点:An AI-powered security review GitHub Action usin…|中文观点:从 anthropics/claude-code-security-review 看,后续…
总结 + 观点:OpenAI Plugins|中文观点:openai/plugins 的核心不在新鲜感,而在它是否能提升工程效率、部署稳定性或开发…
总结 + 观点:tiktoken is a fast BPE tokeniser for use with Op…|中文观点:openai/tiktoken 更值得从实际采用价值来判断,而不是只看它有没有制造新的讨论…
anthropics/claude-agent-sdk-typescript
标签:#github_orgs #extended
作者:
原文:anthropics/claude-agent-sdk-typescript recently updated repository.
链接:https://github.com/anthropics/claude-agent-sdk-typescript
openai/whisper
标签:#github_orgs #extended
作者:
原文:Robust Speech Recognition via Large-Scale Weak Supervision
anthropics/anthropic-sdk-python
标签:#github_orgs #extended
作者:
原文:anthropics/anthropic-sdk-python recently updated repository.
OpenAI available at FedRAMP Moderate
标签:#ai_engineering_blogs #core
作者:
原文:OpenAI is available at FedRAMP Moderate authorization for ChatGPT Enterprise and the OpenAI API, enabling secure AI adoption for U.S. federal agencies.
链接:https://openai.com/index/openai-available-at-fedramp-moderate
The next phase of the Microsoft OpenAI partnership
标签:#ai_engineering_blogs #core
作者:
原文:OpenAI and Microsoft announce an amended agreement that simplifies the partnership, adds long-term clarity, and supports continued AI innovation at scale.
链接:https://openai.com/index/next-phase-of-microsoft-partnership
openai/euphony
标签:#github_orgs #extended
作者:
原文:Visualize harmony chat data and codex sessions in your browser
anthropics/claude-code-action
标签:#github_orgs #extended
作者:
原文:anthropics/claude-code-action recently updated repository.
anthropics/claude-code-security-review
标签:#github_orgs #extended
作者:
原文:An AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities.
链接:https://github.com/anthropics/claude-code-security-review
openai/plugins
openai/tiktoken
标签:#github_orgs #extended
作者:
原文:tiktoken is a fast BPE tokeniser for use with OpenAI's models.
karpathy/karpathy.github.io
标签:#github_orgs #extended
作者:
原文:Karpathy 的个人博客源码仓库,集中承载他公开的技术文章、项目页面和长期写作内容。
An open-source spec for orchestration: Symphony
标签:#ai_engineering_blogs #core
作者:
原文:Learn how Symphony, an open-source spec for Codex orchestration, turns issue trackers into always-on agent systems—boosting engineering output and reducing context switching.
链接:https://openai.com/index/open-source-codex-orchestration-symphony
Choco automates food distribution with AI agents
标签:#ai_engineering_blogs #core
作者:
原文:How Choco used OpenAI APIs to streamline food distribution, boost productivity, and unlock growth—an in-depth customer story on real-world AI impact.
Our principles
标签:#ai_engineering_blogs #core
作者:
原文:Our mission is to ensure that AGI benefits all of humanity. Sam Altman shares five principles that guide our work.
openai/openai-cs-agents-demo
标签:#github_orgs #extended
作者:
原文:Demo of a customer service use case implemented with the OpenAI Agents SDK
What's new in pip 26.1 - lockfiles and dependency cooldowns!
标签:#ai_engineering_blogs #core
作者:
原文:What's new in pip 26.1 - lockfiles and dependency cooldowns! Richard Si describes an excellent set of upgrades to Python's default pip tool for installing dependencies. This version drops support for Python 3.9 - fair enough, since it's been EOL since October macOS still ships with python3 as a default Python 3.9, so I tried out the new Python version against Python 3.14 like this: uv python install 3.14 mkdir /tmp/experiment cd /tmp/experiment python3.14 -m venv venv source venv/bin/activate pip install -U pip pip --version This confirmed I had pip 26.1 - then I tried out the new lock files: pip lock datasette llm This installs Datasette and LLM and all of their dependencies and writes the whole lot to a 519 line pylock.toml file - here's the result The new release also supports dependency cooldowns, discussed here previously via the new --uploaded-prior-to PXD option where X is a number of days. The format is P-number-of-days-D following ISO duration format but only supporting days. I shipped a new release of LLM, version 0.31, three days ago Here's how to use the new --uploaded-prior-to P4D option to ask for a version that is at least 4 days old. pip install llm --uploaded-prior-to P4D venv/bin/llm --version This gave me version 0.30. Via Lobste.rs Tags: packaging pip python security supply-chain
链接:https://simonwillison.net/2026/Apr/28/pip-261/#atom-everything
huggingface/chat-ui
标签:#github_orgs #extended
作者:
原文:The open source codebase powering HuggingChat
huggingface/sentence-transformers
标签:#github_orgs #extended
作者:
原文:State-of-the-Art Text Embeddings
langchain-ai/langsmith-java
标签:#github_orgs #extended
作者:
原文:LangSmith Java SDK.
What Claude Shannon Knew in 1950 That We're Pretending Is New
标签:#research_community #extended
作者:
原文:Article URL: https://www.thecontentwrangler.com/p/what-claude-shannon-knew-in-1950 Comments URL: https://news.ycombinator.com/item?id=47930648 Points: 1 Comments: 0
链接:https://www.thecontentwrangler.com/p/what-claude-shannon-knew-in-1950