每日简报

2026-08-21

← 历史归档

modular/modular

Mojo · ★ 27,904 · 🍴 2,999 · 📈 340 stars today

The Modular Platform (includes MAX & Mojo)

中文介绍 Modular 平台提供 MAX 和 Mojo 功能,用于构建模块化应用。

mattpocock/skills

Shell · ★ 226,371 · 🍴 19,410 · 📈 2,267 stars today

Skills for Real Engineers. Straight from my .agents directory.

中文介绍 Skills 提供真实工程师技能,直接从 .agents 目录获取。

AprilNEA/OpenLogi

Rust · ★ 11,808 · 🍴 321 · 📈 1,540 stars today

⚡️A native, local-first alternative to Logitech Options+, written in Rust 🦀 — remap buttons, DPI, and SmartShift over HID++. No account, no telemetry.

中文介绍 OpenLogi 是 Logitech Options+ 的本地替代方案,使用 Rust 编写,支持按钮重映射、DPI 和 SmartShift,无需账户和遥测数据。

obra/superpowers

Shell · ★ 274,919 · 🍴 24,602 · 📈 749 stars today

An agentic skills framework & software development methodology that works.

中文介绍 Superpowers 是一个代理技能框架和软件开发方法论,旨在提高开发效率。

cursor/plugins

TypeScript · ★ 4,066 · 🍴 339 · 📈 473 stars today

Cursor plugin specification and official plugins

中文介绍 Cursor 插件规范和官方插件,用于扩展功能。

santifer/career-ops

JavaScript · ★ 66,632 · 🍴 12,815 · 📈 855 stars today

Open-source AI job search: scan job portals, evaluate listings with a structured A-F rubric into a 1.0-5.0 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

中文介绍 Career-ops 是一个开源的 AI 求职工具,本地运行,提供职位搜索、评分、简历定制等功能。

akitaonrails/ai-memory

Rust · ★ 3,576 · 🍴 280 · 📈 335 stars today

Solution for long term memory for agent coding CLIs and to facilitate handoff between different agent vendors

中文介绍 AI-Memory 为代理编码 CLI 提供长期记忆解决方案,便于不同供应商之间的交接。

harry0703/MoneyPrinterTurbo

Python · ★ 112,893 · 🍴 17,109 · 📈 2,774 stars today

利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.

中文介绍 MoneyPrinterTurbo 利用 AI 大模型和自动化工作流,一键生成主题或关键词的高清短视频。

agent-substrate/substrate

Go · ★ 1,382 · 🍴 251 · 📈 66 stars today

Agent Substrate: the core system

中文介绍 Agent Substrate 是代理系统的核心系统。

chaitanyagiri/munder-difflin

TypeScript · ★ 3,116 · 🍴 350 · 📈 517 stars today

local multi-agent harness

中文介绍 Munder-difflin 是一个本地多代理工具。

PostHog/posthog

Python · ★ 37,979 · 🍴 3,214 · 📈 100 stars today

🦔 PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all

中文介绍 PostHog 是一个构建自动驾驶产品的平台,提供 AI 可观察性、分析、会话回放、标志、实验、错误跟踪、日志等功能。

mahlernim/google-timeline-visualizer

Kotlin · ★ 1,511 · 🍴 171 · 📈 575 stars today

Visualize your year in travel using your Google Location History (Timeline) data

中文介绍 Google Timeline Visualizer 可视化您的年度旅行数据,使用 Google 位置历史记录(时间线)数据。

volcengine/OpenViking

Python · ★ 31,002 · 🍴 2,392 · 📈 955 stars today

Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.

中文介绍 OpenViking 是一个自进化的上下文数据库,用于 AI 代理,统一代理记忆、知识 RAG 和技能。

JuliusBrussee/caveman

Go · ★ 99,610 · 🍴 5,768 · 📈 309 stars today

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

中文介绍 Caveman 是 Claude Code 技能,通过使用更少的标记来减少 65% 的 token 使用。

makeplane/plane

TypeScript · ★ 56,477 · 🍴 5,395 · 📈 206 stars today

🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.

中文介绍 Plane 是一个开源的项目管理平台,提供任务、冲刺、文档和分类管理功能,是 Jira、Linear、Monday 和 ClickUp 的替代品。

Tencent/AI-Infra-Guard

Python · ★ 4,936 · 🍴 480 · 📈 28 stars today

A full-stack AI Red Teaming platform securing AI ecosystems via Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.

中文介绍 AI-Infra-Guard 是一个全栈 AI 红队平台,通过代理扫描、技能扫描、MCP 扫描、AI 基础设施扫描和 LLM 解锁评估来保护 AI 生态系统。

RyanCodrai/turbovec

Rust · ★ 15,926 · 🍴 1,383 · 📈 251 stars today

A vector index built on TurboQuant, written in Rust with Python bindings

中文介绍 TurboVec 是基于 TurboQuant 构建的向量索引,使用 Rust 编写,并提供 Python 绑定。

SkillGate: Training In-Policy Skill Selection in Long-Horizon Agents

👍 2

Agent frameworks increasingly package procedural knowledge as skills: instruction files an agent reads on demand, while public libraries now hold thousands of them. Which skill to read has thus become a decision the policy itself makes in the middle of an episode, yet no existing signal trains it. W

Co-RL: Unsupervised Reasoning Emerges from Diverse Cohort in Multi-agent RL

👍 84

Reinforcement learning (RL) has emerged as a powerful approach for improving reasoning in language and vision-language models, yet its strongest successes still depend heavily on ground-truth supervision (e.g., verifiable reward). Such annotations are costly to obtain and become increasingly scarce

SPADE: Self-Play in Adaptive Synthetic Executable Environments

👍 42

Continuous self-improvement requires an ever-expanding pool of self-generated, diverse, adaptive goals. For language agents, existing training environment pools (hand-curated, statically synthesized, or frozen-verifier) keep the goal distribution fixed as the learner scales. We introduce SPADE (Self

FM-Bench: A Benchmark for Long-Horizon Management with Competing Agents

👍 13

Language model agents now execute bounded tasks reliably. Whether they can sustain effective decision-making over long horizons, where actions have cumulative consequences and the environment responds to their choices, remains largely unmeasured. FM-Bench (Football Management Benchmark) measures thi

SkillForge: Self-Distilling Agents for Project-Specific Issue Resolution

👍 9

Large language model (LLM) based agents have demonstrated remarkable proficiency in automated software issue resolution, yet they often struggle to resolve issues in a specific repository because they lack project-specific knowledge. Existing self-evolving approaches acquire such knowledge from repo

LEGO-RL: Harness-Native Reinforcement Learning for Coding Agents

👍 19

Reinforcement learning for coding agents increasingly relies on long-running agent harnesses to manage tool integration, repository contexts, and execution feedback. However, the native execution environments of these harnesses are inherently misaligned with policy-gradient training: environmental c

Agent Lightning v1.0: Towards Harnessed Agentic RL

👍 23

Modern agents operate inside agent harnesses that manage tools, context, and control flow, making the harness a critical part of the agent system. Our original Agent Lightning introduced a disaggregated architecture that connects arbitrary agents to RL training through an LLM endpoint proxy, an appr

HarnessRisk: A Lifecycle-Oriented Benchmark for Agent Harness Safety

👍 8

Large language models are increasingly deployed through agent harnesses that manage tools, extensions, persistent state, permissions, and external actions. Existing safety benchmarks mainly target individual attack mechanisms or a limited subset of operational settings, making it difficult to compar

Towards Real-Time and Adaptable LiDAR Scene Completion

👍 2

LiDAR scene completion is a key component of 3D perception in autonomous driving, where the scene must be completed in real time to be usable in downstream tasks. Existing approaches typically follow an initialize-and-refine paradigm, in which a coarse initialization of the scene is first constructe

Looped Language Models Improve Compositional Tool Calling

👍 15

Looped language models have shown promising results on reasoning benchmarks, yet their potential for agentic tool use remains largely unexplored. We study this question in compositional tool-calling settings, where models must coordinate multiple API calls, maintain intermediate state, and preserve

The Problem Is the Problem: Towards Scalable Mathematical Discovery

👍 3

AI systems are increasingly capable of contributing to mathematical research. In research practice, frontier-model reasoning is a limited resource, and expert mathematical review is even more sharply constrained. Allocating these scarce resources well is therefore central to making AI-assisted mathe

PixRestore: Unified Image Restoration via Pixel Diffusion Transformer

👍 1

Unified image restoration (UIR) aims to recover high-quality (HQ) content from low-quality (LQ) images with different degradations using a single model. Most recent methods adapt large pretrained text-to-image (T2I) latent diffusion models for their strong capacity and generative priors. However, th

Cross-Model Memory Transfer via Target-Side Reader Adaptation

👍 4

Methods for improving knowledge use in large language models typically fall into two regimes. Non-parametric retrieval offers flexible access to external knowledge, but adds retrieval latency, context overhead, and only shallow integration with the backbone. Parametric adaptation is efficient at inf

LLMs Get Smarter from Targeted Synthetic Multilingual Data

👍 3

Language-specific competency (LSC) is the phenomenon of a language model performing better or worse depending on the language of the prompt. In other words, a language model outputs different (and potentially incorrect) responses to the same semantic query when prompted in different languages. Prior

Bounded Agents: Delegation Security for Multi-Agent AI Systems

👍 2

LLM-based agents can act on behalf of a user to access cloud services, call tools, or invoke agents. At session start, the agent's permissions are set but remain static, and each request is evaluated independently, without considering prior actions. Within its permissions, an agent may act contrary

The More Popular, The Harder to Forget: Adaptive Popularity for LLM Unlearning

👍 13

Popular facts are memorised more deeply during pretraining and resist removal longer than rare ones, yet existing LLM unlearning methods apply uniform gradient pressure regardless of training-data frequency. We propose the AdaPop (Adaptive Popularity) method, which combines local token confidence wi

Demystifying Agent Skills: Why They Work-Until They Don't

👍 153

Skills have emerged as a practical and effective approach for enhancing LLM agents at inference time through structured packages of knowledge. However, existing evaluations largely measure whether skills improve aggregated task success, leaving a more fundamental question underexplored: \textbf{When

OmniScientist: An Omni-Modal Omni-Discipline AI Scientist

👍 83

Recent advances in foundation models have enabled AI scientists to automate increasingly complete research workflows, from hypothesis generation and code execution to manuscript preparation. Yet workflow coverage alone does not provide access to the full evidence on which scientific discovery depend

Temporal Multi-Signal Fusion for Token-Level Hallucination Detection

👍 2

Token-level hallucination detectors score each token independently from a single signal, and fail exactly when the generating model is confidently wrong. This paper instead treats hallucination as a temporally extended span and detects it by sequence labeling: each token is scored from a 33-dimensio

A Week of Grok Bot Lessons in 10 Mins

@nateherk · 25.8K 粉丝 · 1.3M 阅 · 558 赞 · 75 转

9 of my favorite Grok Bot hacks. I have been getting my hands dirty with Grok Bot, and the default setup is only the starting point. Creating a few bots is easy. The useful part is teaching them your

中文介绍 nateherk分享9个Grok Bot技巧,从基础设置到定制化应用,帮助用户高效管理业务。

How To Build a One-Person Company Using Grok Bot

@sairahul1 · 135.5K 粉丝 · 938.1K 阅 · 867 赞 · 115 转

You are running a one-person company. You find the leads. Write the outreach. Make the images. Answer the replies. Count the week. Everything waits for you. Nothing gets handed off. And by the time

中文介绍 sairahul1介绍如何使用Grok Bot建立个人公司,实现从营销到回复的全方位自动化。

This 1 Claude Skill fully replaces your Higgsfield subscription (FULL BREAKDOWN)

@Sabrina_Ramonov · 5.9K 粉丝 · 275.5K 阅 · 503 赞 · 191 转

TLDR Here’s the exact 5 step setup to make faceless AI videos without a monthly Higgsfield subscription to market your app: 1 free Claude skill that generates viral videos through Kie for ~75 cents

中文介绍 Sabrina_Ramonov详解如何利用Claude技能生成视频,替代Higgsfield订阅服务,降低营销成本。

Turn Grok Bot Into Your CTO

@RayFernando1337 · 37.8K 粉丝 · 169.9K 阅 · 520 赞 · 85 转

I've turned Grok Bot into my CTO and I'm no longer the bottleneck for new ideas, bug fixes, or anything involving the project. Prompt to CTO When working on a new project I create a bot and give it

中文介绍 RayFernando1337将Grok Bot打造成CTO,提升项目开发效率,实现新想法和bug修复的自动化。

Here's the simplest way to get started with Grok Bot

@XFreeze · 260.4K 粉丝 · 163.1K 阅 · 589 赞 · 93 转

Grok Bot is one of the most viral AI product launches right now... it keeps going viral as more people discover how insanely useful it is Just think about what you’re getting: You can have multiple

中文介绍 XFreeze介绍Grok Bot的简单入门方法,强调其多功能性和病毒式传播的特性。

How To Set Up Grokbot The Right Way So It Runs Your Business While You Sleep In 2026

@heynavtoor · 149.3K 粉丝 · 161.9K 阅 · 550 赞 · 93 转

Elon Musk just told his followers to try Grokbot after a power user showed it replaced his $10,000 Mac Mini local AI setup (Elon on X, Aug 16). Gavin Baker says his AI usage went up about 100x after

中文介绍 heynavtoor展示如何设置Grokbot以实现夜间自动运营,提升AI使用效率。

Grok Bot: The Ultimate Guide

@milesdeutscher · 676.5K 粉丝 · 142.9K 阅 · 515 赞 · 65 转

Elon has officially done it. He's created the most powerful agentic software in the world. In this guide, I'm going to lay out everything you need to know about the new Grok Bot. I've been ruthlessly

中文介绍 milesdeutscher发布Grok Bot终极指南,全面介绍Grok Bot的功能和操作方法。

Chat is all you need

@mattyp · 49.7K 粉丝 · 141.9K 阅 · 764 赞 · 67 转

Grok Bot has a single output: a message This might seem backwards. Power-user tools are built on complexity and breadth, right? Chat can’t possibly have my workflow. It’s a special workflow. I’m a

中文介绍 mattyp强调Grok Bot的简单性和高效性,指出其适用于特定工作流程。

Grok Bot Agents: how to automate your life in 10 Steps (Full-tutorial)

@0xCodez · 32.7K 粉丝 · 92.3K 阅 · 508 赞 · 48 转

Every AI tool you have used so far waits for you. You open it, you ask, it answers, you close it. The work still happens in your hands - the model just talks you through it. Follow my Substack to get

中文介绍 0xCodez提供10步自动化教程,指导用户使用Grok Bot实现生活自动化。

Grok Bot Masterclass

@_avichawla · 73.4K 粉丝 · 54.7K 阅 · 525 赞 · 48 转

Everything you need to understand, set up, and get real work out of Grok Bot. It covers what a Bot actually is, how the shared computer works underneath, how it compares to Hermes Agent, and how to

中文介绍 _avichawla带来Grok Bot进阶课程,涵盖Bot设置、共享计算机机制、与其他Agent对比等内容。

5 design patterns for long-horizon agent harness

@GoogleCloudTech · 1.3M 粉丝 · 42.9K 阅 · 506 赞 · 87 转

Any agent can look brilliant on a one-shot task. Give it a week of real work and it starts to fall apart. "Long horizon" means the agent keeps going across days and dozens of sessions instead of

中文介绍 GoogleCloudTech提出5个长期代理利用模式,以应对复杂任务中的长期执行问题。

ORACLE: Verified AI Bots Actively Trading on Polymarket — Up to 200% Returns in 24 Hours

@Oracle_AI_Hub · 21.4K 粉丝 · 27.3K 阅 · 2.8K 赞 · 580 转

In 2026, autonomous AI agents have become one of the most effective strategies on prediction markets. Over 30% of all activity on Polymarket now comes from algorithmic and AI-powered wallets. We

中文介绍 Oracle_AI_Hub介绍在Polymarket上利用AI进行交易,24小时内可实现高达200%的回报。

AI Is Getting Smarter. But Where Does It Learn From?

@queenpresh_x · 3.3K 粉丝 · 15.5K 阅 · 516 赞 · 113 转

Your real-world data can help train better AI, and @KGeN_IO gives you a reason to contribute it. AI is getting smarter, faster, and more capable every day. But behind every impressive model is

中文介绍 queenpresh_x讨论AI如何从真实世界数据中学习,提高其智能水平和应用能力。

Debates over AI consciousness are a trap

“Runaway” AI, “rogue” agents, and “autonomous” actors—the current rhetoric would have you believe that AI agents are not only awake and aware, but angry at their creators. Prominent tech leaders such as Demis Hassabis, Dario Amodei, and Sam Altman push for regulation of these seemingly “superhuman”

中文介绍 AI意识辩论陷入误区,多位科技领袖呼吁监管。

Unlocking hidden revenue streams with market models

Each day, an airline transports tens of thousands of passengers on hundreds of flights. Often these are not straightforward point-to-point routes, with passengers requiring multiple connections. The airline can consider potentially hundreds of variables to price each of these journeys: demand, seaso

中文介绍 市场模型解锁隐藏收入流,航空公司考虑数百变量定价。

Introducing AI Futures

Introducing AI Futures, a new OpenAI blog exploring how transformative AI could reshape power, governance, the economy, and individual freedom.

中文介绍 OpenAI推出AI未来博客,探讨AI如何重塑权力、治理、经济和自由。

Stampli cuts launch hours by 68% using ChatGPT Work

With a fixed deadline and design resources committed elsewhere, Stampli used Codex and ChatGPT Work to compress weeks of launch production into days.

中文介绍 Stampli利用ChatGPT Work将上市时间缩短68%。

Offering Zero Data Retention for frontier models

OpenAI reaffirms Zero Data Retention for eligible API customers and previews Private Safety Processing for advanced AI safety without compromising data privacy.

中文介绍 OpenAI为符合条件的API客户提供零数据保留,并预览私有安全处理。

[AINews] Memory prices up 500% in 12 months

the Memory crunch continues - Moore’s Law reversed to 2007 levels

中文介绍 内存价格12个月内上涨500%,摩尔定律逆转至2007水平。

Replit expands access to software creation with GPT-5.6 Luna

Replit introduces Free Mode, powered by GPT-5.6 Luna, so anyone can turn ideas into working software without worrying about token costs.

中文介绍 Replit推出GPT-5.6 Luna,任何人都可以将想法转化为工作软件。

not much happened today

**Ornith-1.5** launches as a new open-weight model family with **9B dense, 35B MoE, and 397B MoE** variants under **MIT license**, featuring quantized formats like **FP8, GGUF, MLX, and NVFP4** and showcasing end-to-end **self-improvement** capabilities. Compression techniques improve accuracy and e

中文介绍 Ornith-1.5作为新的开放权重模型家族发布,具有自改进能力。

ChatGPT Ads expands across Europe

ChatGPT Ads is expanding to 31 European markets. Learn how advertisers can reach people as they explore, compare options, and make decisions.

中文介绍 ChatGPT Ads扩展至31个欧洲市场。

Australia news live: Israel ambassador insists IDF strike that killed Zomi Frankcom a ‘reasonable mistake’; body of hiker Lily Hooper recovered from bush

Hillel Newman says killing ‘unintentional’ and Israel is a ‘robust’ democracy. Follow today’s news live Get our breaking news email, free app or daily news podcast Woman behind allegation of sexual assault linked to Sydney Swans reportedly says she wants ‘justice’ The woman who alleges she was sexua

中文摘要 以色列大使称以色列国防军击杀Zomi Frankcom是“合理的错误”,伊朗大使称以色列是“稳健的民主国家”。

Trump Tariff Talks Leave Key Canadian Official Hopeful

While President Trump has declared that the two countries effectively have a deal, a Canadian trade official said progress continued ahead of the Saturday deadline.

中文摘要 特朗普的关税谈判让加拿大官员持乐观态度。

First U.S. Deportees to Arrive in Liberia Amid Growing Backlash

The five men were part of the first group of deportees to be sent to the West African nation by the Trump administration. The Liberian government has not clarified their status.

中文摘要 首批特朗普政府驱逐的移民抵达利比里亚,政府未明确其状态。

More than 16 killed as Kyiv comes under intense Russian bombardment

Missile and drone attack one of heaviest since war began, with children’s hospital and residential areas hit A heavy Russian missile and drone bombardment has killed at least 16 people in and around Kyiv in one of the most intense aerial attacks on Ukraine’s capital since the start of the war. Vital

中文摘要 基辅遭受俄罗斯导弹和无人机袭击,造成至少16人死亡。

2 Hijackings in 4 Days: Somali Piracy Surges

Experts worry that the conflict in Iran and other regional dynamics are setting the stage for a Somali pirates’ comeback.

中文摘要 索马里海盗在4天内发生两次劫持事件,海盗活动激增。

Songs for Lizard Season

Our colleagues at The Amplifier newsletter have music recommendations for the final sun-basking days of summer.

中文摘要 《蜥蜴季节》推荐夏季最后的日光浴音乐。

Why the US economy is ringing alarm bells

The US hit a debt milestone this week, but just how worried should we be about the world's largest economy?

中文摘要 美国债务达到新里程碑,全球最大经济体引发担忧。

How landscape gardening is being electrified

The switch to quieter electric equipment is not going as fast as some would like.

中文摘要 转向电动设备进展缓慢,园林园艺行业电气化进程受阻。

British Food Firms Urge Burnham to Act on Costs as Drought Hits

Food and drink makers called for relief from new UK Prime Minister Andy Burnham as European droughts push up the price of key ingredients.

中文摘要 英国食品饮料制造商呼吁新首相应对干旱带来的成本上涨。

Hua Hong, Kingboard, Zijin Gold May Join Hong Kong’s Stock Index

Hang Seng Indexes Co. may add chipmaker Hua Hong Grace Semiconductor Ltd., AI-related firm Kingboard Laminates Holdings Ltd. and miner Zijin Gold International Co. to Hong Kong’s equity benchmark, according to analysts.

中文摘要 分析师称,华虹、金博板、紫金金可能加入香港股票指数。

Asian Stocks Set to Fall as Bonds Resume Decline: Markets Wrap

Asian stocks were set to follow Wall Street lower after a rally in Treasuries faded, with investors betting that US efforts to contain borrowing costs may offer only a temporary reprieve.

中文摘要 亚洲股市预计下跌,债券回升后回落,投资者预计美国控制借贷成本的措施可能只是暂时缓解。

Latest Oil Market News and Analysis for Aug. 21

Oil headed for a substantial weekly gain, as a US push to isolate Iran’s economy raised the specter of further market disruption.

中文摘要 美国孤立伊朗经济举措引发市场进一步动荡,油价预计将大幅上涨。

Broadcom Seeking $60B in AI Debt Deal

Broadcom Inc. is in talks with a group of lenders to raise more than $60 billion in debt for an AI chip financing deal that will benefit Anthropic PBC and other companies, according to people with knowledge of the matter. The financing, which is still being ironed out, may also include a roughly $30

中文摘要 博通寻求600亿美元AI债务融资,以支持Anthropic PBC和其他公司。

Anthropic Set to Add Citigroup to Top IPO Banks on Mega-Listing

Anthropic PBC is set to add Citigroup Inc. to the banks working on its initial public offering, according to people familiar with the matter, as Wall Street jostles for roles on the artificial intelligence firm’s debut.

J&J Snack Foods CEO on Snack Nostalgia, Turnaround Plans

Dan Fachner, CEO of J&J Snack Foods, discussed the company's strategic focus on the food service segment, which accounts for 60% of its business. He emphasized the strong recovery and growth potential in experiential venues such as theaters, theme parks, and ballparks, where iconic brands like ICEE,

中文摘要 J&J Snack Foods首席执行官讨论公司战略重点转向食品服务领域,强调在影院、主题公园等体验场所的强劲复苏和增长潜力。

该源今日无内容。