AI Ecosystem

AI Digest

AI ecosystem news, papers, and quantitative signals — Hacker News, lab blogs, researcher Substacks, arXiv counts, HuggingFace trending, and live lab status.

Generated 2026-07-10 02:46 UTC Sources: public RSS, APIs, arXiv, Hugging Face
18
Sources
25
HN stories
277
Blog posts
18
Models/Repos

Top 5 Signalcurated

Auto-curated: highest-signal items from across sources, weighted by recency + engagement.

#2

GitLost: We Tricked GitHub's AI Agent into Leaking Private Repos

Hacker News2026-07-08signal 7/10531 pts

GitLost researchers show that prompt-injection in a public repo can steer GitHub's AI agent into exfiltrating secrets from private repos the agent has access to. Disclosure timeline and a hardening checklist included.

#3

GPT-5.6

Hacker News2026-07-09signal 6/10786 pts

786 points · 578 comments

#5

GPT‑Live

Hacker News2026-07-08signal 6/10737 pts

737 points · 511 comments

Hacker Newscommunity

Top AI stories filtered by keywords and sorted by points.

U.S. government will decide who gets to use GPT-5.6

1184 points · 1240 comments · by alain94040

1184 points · 1240 comments

release

Previewing GPT‑5.6 Sol: a next-generation model

1138 points · 744 comments · by minimaxir

1138 points · 744 comments

release

The bottleneck might be the air in the room

828 points · 468 comments · by gslin

828 points · 468 comments

release

DSpark: Speculative decoding accelerates LLM inference [pdf]

797 points · 362 comments · by aurenvale

797 points · 362 comments

release

GPT-5.6

786 points · 578 comments · by logickkk1

786 points · 578 comments

release

GPT‑Live

737 points · 511 comments · by logickkk1

737 points · 511 comments

release

GLM 5.2 and the coming AI margin collapse

688 points · 467 comments · by martinald

688 points · 467 comments

release

Godot will no longer accept AI-authored code contributions

561 points · 403 comments · by pjmlp

561 points · 403 comments

release

Professor denounces mass AI fraud on an exam at Brown

556 points · 729 comments · by geox

556 points · 729 comments

release

Protect your right to run local AI

554 points · 200 comments · by thoughtpeddler

554 points · 200 comments

release

U.S. allows Anthropic to release Mythos AI to ‘trusted’ US organizations

553 points · 809 comments · by bobrenjc93

553 points · 809 comments

release

GitLost: We Tricked GitHub's AI Agent into Leaking Private Repos

531 points · 204 comments · by ColinEberhardt

GitLost researchers show that prompt-injection in a public repo can steer GitHub's AI agent into exfiltrating secrets from private repos the agent has access to. Disclosure timeline and a hardening checklist included.

safetyrelease

Librepods: AirPods liberated

504 points · 183 comments · by rbanffy

504 points · 183 comments

release

GPT-5.6 Sol Ultra will be in Codex

413 points · 403 comments · by mfiguiere

413 points · 403 comments

release

Jamesob's guide to running SOTA LLMs locally

410 points · 183 comments · by livestyle

410 points · 183 comments

release

The best response to AI slop and online noise is from Robin Williams

405 points · 227 comments · by herbertl

405 points · 227 comments

release

AI can't be listed as inventor on patent applications, Japan's top court rules

398 points · 210 comments · by mushstory

398 points · 210 comments

release

I think I have LLM burnout

378 points · 333 comments · by sosodev

378 points · 333 comments

release

What happened after 2k people tried to hack my AI assistant

375 points · 160 comments · by cuchoi

375 points · 160 comments

release

AMD Ryzen AI Halo – $4k AI Dev Kit

373 points · 261 comments · by LabsLucas

373 points · 261 comments

release

Researcher Blogsexperts

First-party technical posts from researchers and small labs — the actual frontier thinking.

The new GPT-5.6 family: Luna, Terra, Sol

Simon Willison

OpenAI-related release or analysis post from Simon Willison, a leading independent GPT commentator.

analysisrelease

Introducing Muse Spark 1.1

Simon Willison

Introducing Muse Spark 1.1 Following Muse Spark in April, here's Muse Spark 1.1 - the first Spark model to offer an API. Meta claim significant improvements in agentic tool calling and computer use.

release

llm-meta-ai 0.1

Simon Willison

LLM tooling / release post from Simon Willison's coverage.

analysisrelease

llm 0.31.1

Simon Willison

LLM tooling / release post from Simon Willison's coverage.

analysisrelease

Rewriting Bun in Rust

Simon Willison

Rewriting Bun in Rust Jarred Sumner has been promising this blog post (since May 9th) about his Zig to Rust rewrite of Bun for significantly longer than it took him to finish the rewrite. Honestly.

release

Introducing GPT‑Live

Simon Willison

OpenAI-related release or analysis post from Simon Willison, a leading independent GPT commentator.

analysisrelease

Quoting Kenton Varda

Simon Willison

I just declared a moratorium against AI-written change descriptions (e.g. PR and commit messages, also issues/tickets) from my team.

release

sqlite-utils 4.0, now with database schema migrations

Simon Willison

This morning I released sqlite-utils 4.0, the 124th release of that project and the first major version bump since 3.0 in November 2020. In addition to some small but significant breaking changes (described in this.

release

sqlite-migrate 0.2

Simon Willison

Release: sqlite-migrate 0.2 The version that retires the library, instead implementing a compatibility shim against the new sqlite-utils 4.0 dependency. Tags: sqlite-utils

release

github-code Web Component

Simon Willison

Tool: github-code Web Component An experimental Web Component built using GPT-5.5 and the following prompt: let's build a Web Component for embedding code from GitHub <github-code href="https://github.com/simonw/sqlite-ast/blob/437c759129154f05296324a7f82aa1246340dd14/sqlite_ast…

release

sqlite-utils 4.0

Simon Willison

Release: sqlite-utils 4.0 See sqlite-utils 4.0, now with database schema migrations for details. Tags: sqlite-utils

release

sqlite-utils 4.0rc4

Simon Willison

Release: sqlite-utils 4.0rc4 The last RC before the 4.0 stable release. Mainly implements feedback from a detailed review by Claude Fable 5.

release

tencent/Hy3

Simon Willison

tencent/Hy3 New Apache 2.0 licensed model from Tencent in China: Hy3 is a 295B-parameter Mixture-of-Experts (MoE) model with 21B active parameters and 3.8B MTP layer parameters, developed by the Tencent Hy Team. Following the Hy3.

release

sqlite-utils 4.0rc3

Simon Willison

Release: sqlite-utils 4.0rc3 I hoped to release sqlite-utils 4.0 stable this weekend, but as I worked through the backlog of issues and PRs with a combination of Claude Fable 5 and GPT-5.5 the changelog since.

release

sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)

Simon Willison

Anthropic-related release or analysis post from Simon Willison, a leading independent Claude commentator.

analysisrelease

sqlite-utils 4.0rc2

Simon Willison

Release: sqlite-utils 4.0rc2 See sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25).

release

Building a World Map with only 500 bytes

Simon Willison

Building a World Map with only 500 bytes Iwo Kadziela (assisted by Codex) figured out a way to generate a credible ASCII world map using 445 bytes of data: The key trick is to use.

release

Better Models: Worse Tools

Simon Willison

Better Models: Worse Tools Armin reports on a weird problem he ran into while hacking on Pi: The short version is that newer Claude models sometimes call Pi’s edit tool with extra, invented fields in.

release

Harness Engineering for Self-Improvement

Lil'Log

Lilian Weng's synthesis of 35 papers on harness engineering for recursive self-improvement. The clearest public writeup of the field.

analysis

Open Source AI Gap Map

Simon Willison

Open Source AI Gap Map Current AI is "a global partnership building a public option for AI", founded as a non-profit at the AI Action Summit in Paris in February 2025 and backed by serious.

release

Quoting Josh W. Comeau

Simon Willison

I just launched my third course, Whimsical Animations, and so far, it’s on track to sell roughly ⅓ as many copies as a typical course launch. It’s a similar story with my two existing courses.

release

Fable's judgement

Simon Willison

One of the most interesting tips I got from the Fireside Chat I hosted with Cat Wu and Thariq Shihipar from the Claude Code team at AIE on Wednesday was to let Fable (and to.

release

June 2026 newsletter

Simon Willison

The June edition of my sponsors-only monthly newsletter is out. If you are a sponsor (or if you start a sponsorship now) you can access it here.

release

llm-coding-agent 0.1a0

Simon Willison

Agent-related analysis or release coverage from Simon Willison.

analysis

Using DSPy to evaluate and improve Datasette Agent's SQL system prompts

Simon Willison

Agent-related analysis or release coverage from Simon Willison.

analysis

Company Blogsofficial

Latest posts from Anthropic, OpenAI, Google DeepMind, Mistral, HuggingFace, Modular, and Replicate.

Anthropic Inviting hard questions 2026-07-09 Inviting hard questions
Anthropic Ben Bernanke appointed to Anthropic’s Long-Term Benefit Trust 2026-07-09 Ben Bernanke appointed to Anthropic’s Long-Term Benefit Trust
Anthropic Introducing a way to reflect on how you use Claude 2026-07-09 Anthropic Claude-related release or announcement.
OpenAI GPT-5.6 is now the preferred model in Microsoft 365 Copilot 2026-07-09 OpenAI GPT-5-related release or analysis.
Mistral Your Prompts and Skills need a system of record. 2026-07-09 Studio provides a system of record for AI prompts and skills—versioned, owned, and traceable. Iterate fast, ship with control, and ensure consistent AI behavior.
OpenAI ChatGPT is now a partner for your most ambitious work 2026-07-09 ChatGPT Work is an agent that can take action across your apps and files, stay with a project for hours if needed, and turn a goal into finished work.
OpenAI GPT-5.5 Bio Bug Bounty 2026-07-09 OpenAI GPT-5-related release or analysis.
OpenAI GPT-5.6: Frontier intelligence that scales with your ambition 2026-07-09 OpenAI GPT-5-related release or analysis.
HuggingFace Blog Data for Agents 2026-07-08 Data for Agents
OpenAI Our approach to government and national security partnerships 2026-07-08 Learn how OpenAI approaches government and national security partnerships, with principles for responsible AI use, democratic accountability, and public safety.
OpenAI Separating signal from noise in coding evaluations 2026-07-08 A new analysis from OpenAI reveals issues in SWE-Bench Pro, a popular coding benchmark, raising concerns about reliability and accuracy in evaluating AI models.
Mistral Introducing Robostral Navigate 2026-07-08 Introducing Robostral Navigate: 8B model achieving 76.6% on R2R-CE with just a single RGB camera. No depth sensors, LiDAR, or multiple cameras needed.
OpenAI Helping K–12 educators build practical AI skills 2026-07-08 OpenAI Academy and the Walton Family Foundation are bringing hands-on AI Skills Jams to help K–12 educators build practical AI skills for the classroom.
OpenAI Introducing GPT-Live 2026-07-08 A new generation of voice models for natural human-AI interaction, now powering ChatGPT Voice.
HuggingFace Blog Native-speed vLLM transformers modeling backend 2026-07-08 Native-speed vLLM transformers modeling backend
HuggingFace Blog From Hugging Face to Amazon SageMaker Studio in one click 2026-07-07 From Hugging Face to Amazon SageMaker Studio in one click
HuggingFace Blog Hugging Face Models on Foundry Managed Compute 2026-07-07 Hugging Face Models on Foundry Managed Compute
OpenAI MUFG aims to become AI-native with OpenAI 2026-07-07 MUFG uses ChatGPT Enterprise to build an AI-native organization, improve workflows, and deliver new AI-powered financial services at scale.
OpenAI Australian Payments Plus moves faster with ChatGPT and Codex 2026-07-07 See how Australian Payments Plus uses ChatGPT Enterprise and Codex to move faster through payments complexity. AP+ saves time, improves quality, and keeps human judgment central.
HuggingFace Blog Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot 2026-07-07 Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot
HuggingFace Blog LeRobot v0.6.0: Imagine, Evaluate, Improve 2026-07-07 LeRobot v0.6.0: Imagine, Evaluate, Improve
Anthropic Government of Alberta uses Claude to find and fix cybersecurity vulnerabilities across government systems 2026-07-06 Anthropic Claude-related release or announcement.
HuggingFace Blog PRX Part 4: Our Data Strategy 2026-07-06 PRX Part 4: Our Data Strategy
HuggingFace Blog 🤗 Kernels: Major Updates 2026-07-06 🤗 Kernels: Major Updates
DeepMind Google DeepMind and A24 announce first-of-its-kind research partnership 2026-07-03 Google DeepMind and A24 announce first-of-its-kind research partnership

Models & Codetools

HuggingFace trending models, GitHub trending repos, and HF Daily Papers.

tencent/Hy3

HF Trending

5,572 downloads · 600 likes

release

empero-ai/Qwythos-9B-Claude-Mythos-5-1M-GGUF

HF Trending

1,875,602 downloads · 1921 likes

release

zai-org/GLM-5.2

HF Trending

362,300 downloads · 3719 likes

release

InternScience/Agents-A1

HF Trending

23,112 downloads · 427 likes

release

baidu/Unlimited-OCR

HF Trending

1,246,042 downloads · 1900 likes

release

google/tabfm-1.0.0-pytorch

HF Trending

16,374 downloads · 328 likes

release

AliesTaha/fable-traces

HF Trending

4,647 downloads · 194 likes

release

froggeric/Qwen-Fixed-Chat-Templates

HF Trending

821 likes

release

MadsLorentzen/ai-job-search

GitHub Trending

⭐ 18,625

noise

SmartlyDressedGames/U3-SDK

GitHub Trending

⭐ 1,971

noise

addyosmani/agent-skills

GitHub Trending

⭐ 75,763

noise

VoltAgent/awesome-design-md

GitHub Trending

⭐ 99,520

noise
Agent curation log
2507 items reviewed335 kept2172 dropped