Context over time

Timeline

Follow approved events over time, with filters for recency and topic.

Reset
DeveloperTools Other

Show HN: ExactOdds – provably fair games that prove the rules

Show HN: ExactOdds – provably fair games that prove the rules ceedot-rock / exactodds Public Notifications You must be signed in to change notification settings Fork 0 Star 1 Branches Tags Open more actions menu Latest commit History 5 Commits 5 Commits Folders and files Name Name Last commit message Last commit date games games gate gate outreach outreach paper paper receipts receipts verifier verifier LICENSE LICENSE LICENSE.AGPL-3.0 LICENSE.AGPL-3.0 LICENSE.COMMERCIAL LICENSE.COMMERCIAL NOTICE NOTICE README.md README.md Repository files navigation ExactOdds Fair outcomes you can prove. ExactOdds is a protocol for provably-fair gaming with two halves: commit-reveal seeds (the outcome was fixed before your bet) and the exactness law (the game program produces byte-identical output on every target seat — Python, JavaScript, TypeScript, C, C++ — or the program is refused).

OpenSource PolicyChange

Madeira – Run Windows PC games on a non-jailbroken iPhone

Madeira – Run Windows PC games on a non-jailbroken iPhone willfaust / Madeira Public Notifications You must be signed in to change notification settings Fork 145 Star 656 Branches Tags Open more actions menu Latest commit History 206 Commits 206 Commits Folders and files Name Name Last commit message Last commit date .githooks .githooks FEX @ 0f8edf8 FEX @ 0f8edf8 LICENSES LICENSES app app build build docs docs patches patches research research scripts scripts tools tools wine @ 723d1bf wine @ 723d1bf .gitignore .gitignore .gitmodules .gitmodules ARCHITECTURE_ANALYSIS.md ARCHITECTURE_ANALYSIS.md CONTRIBUTING.md CONTRIBUTING.md COPYING COPYING LICENSE LICENSE LICENSE-EXCEPTION.md LICENSE-EXCEPTION.md README.md README.md STEAM_CEF_HANDOFF.md STEAM_CEF_HANDOFF.md THIRD-PARTY-NOTICES.md THIRD-PARTY-NOTICES.md Repository files navigation Madeira Run Windows PC games on a non-jailbroken iPhone. Madeira combines Wine (ARM64EC), FEX-Emu for x86-64 → ARM64 translation, and DXMT for D3D11 → Metal, running as a single Mach process on iOS with wineserver as a thread rather than a separate process.

DeveloperTools PolicyChange

Foreman: An agent supervisor and software factory foreman

Foreman: An agent supervisor and software factory foreman thruwire / foreman Public Notifications You must be signed in to change notification settings Fork 45 Star 576 Branches Tags Open more actions menu Latest commit History 18 Commits 18 Commits Folders and files Name Name Last commit message Last commit date .github .github docs docs src/ foreman src/ foreman tests tests .env.example .env.example .gitignore .gitignore CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE README.md README.md SECURITY.md SECURITY.md pyproject.toml pyproject.toml Repository files navigation Foreman Foreman watches the software factory floor with TypeSafe AI's Jev , placing a fast decision model above slower coding agents. Give it a ticket, specification, bug report, or any free-form software job.

ArtificialIntelligence ProductUpdate

Show HN: ProofForge, AI agents whose proofs have to compile in Lean

Show HN: ProofForge, AI agents whose proofs have to compile in Lean Sanexxxx777 / ProofForge Public Notifications You must be signed in to change notification settings Fork 0 Star 0 Branches Tags Open more actions menu Latest commit History 5 Commits 5 Commits Folders and files Name Name Last commit message Last commit date proofs proofs LICENSE LICENSE README.md README.md Repository files navigation ProofForge An AI-agent pipeline that produces machine-verified Lean 4 / Mathlib proofs. Agents decompose a problem, prove the pieces, and formalize them in Lean.

DeveloperTools PolicyChange

Open Source Lightroom Alternative on Web

Open Source Lightroom Alternative on Web UdulaAbeykoon / darkroom Public Notifications You must be signed in to change notification settings Fork 0 Star 2 Branches Tags Open more actions menu Latest commit History 51 Commits 51 Commits Folders and files Name Name Last commit message Last commit date .github/ workflows .github/ workflows darkroom-studio darkroom-studio .gitignore .gitignore CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE README.md README.md SECURITY.md SECURITY.md THIRD_PARTY_NOTICES.md THIRD_PARTY_NOTICES.md Repository files navigation Darkroom Darkroom is a free, local-first photo catalog and non-destructive editor that runs in a desktop browser. Imported photographs remain on the device; the app has no server, account system, telemetry, upload service, or paid API.

DeveloperTools OpenSourceRelease

Show HN: EmbedCatalog – Decorate your project with embed

Show HN: EmbedCatalog – Decorate your project with embed embedcatalog / embedcatalog Public Notifications You must be signed in to change notification settings Fork 1 Star 8 Branches Tags Open more actions menu Latest commit History 79 Commits 79 Commits Folders and files Name Name Last commit message Last commit date .github/ workflows .github/ workflows app app assets/ fonts assets/ fonts components components hooks hooks lib lib public public scripts scripts .gitignore .gitignore .prettierignore .prettierignore .prettierrc .prettierrc CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE README.md README.md SECURITY.md SECURITY.md eslint.config.ts eslint.config.ts next.config.ts next.config.ts package-lock.json package-lock.json package.json package.json postcss.config.json postcss.config.json tsconfig.json tsconfig.json Repository files navigation EmbedCatalog 🌐 Website • 💎 Create project • 📄 About • ⚙️ Submit project Project catalog where you can add yours and get interesting and practical embeds. Table of contents Idea Features Catalog & discovery Embeds Custom embeds Project pages Upvotes & impressions Moderation How it works What projects are suitable?

Research SecurityIncident

OpenAI: Self-replicating prompt injections exist

OpenAI: Self-replicating prompt injections exist Self-replicating prompt injections exist GPT-Red-style internal model based on GPT-5.4-mini · RL self-play training Discovery date: Jun 27, 2026 Disclosure date: Sep 25, 2026 Report updated: Sep 25, 2026 Summary We show the existence of a new variety of prompt injection, which can self-propagate akin to a computer worm. No impact was observed outside of the simulated tool calls in training and evaluation; we are sharing this due to the novel nature of the prompt injection, not because of any incident.

DeveloperTools ProductUpdate

Redium: A small and declarative JavaScript-based UI library

Redium: A small and declarative JavaScript-based UI library rolandbrake / Redium Public Notifications You must be signed in to change notification settings Fork 0 Star 1 Branches Tags Open more actions menu Latest commit History 6 Commits 6 Commits Folders and files Name Name Last commit message Last commit date bin bin docs docs example example scripts scripts src src tests tests .gitignore .gitignore LICENSE LICENSE README.md README.md colors.ts colors.ts control.ts control.ts core.ts core.ts crystal.png crystal.png elements.ts elements.ts favicon.ico favicon.ico index.html index.html index.ts index.ts package-lock.json package-lock.json package.json package.json redium.png redium.png render.ts render.ts state.ts state.ts store.ts store.ts style.ts style.ts tsconfig.build.json tsconfig.build.json tsconfig.json tsconfig.json vite.config.ts vite.config.ts Repository files navigation Redium A small, declarative, JavaScript-first UI library for building reactive interfaces with TypeScript. Redium distills UI down to its reactive, reduced, non-redundant elements.

DeveloperTools SecurityIncident

Show HN: Pawl – iOS gambling blocker you unlock with a physical Security Key

Show HN: Pawl – iOS gambling blocker you unlock with a physical Security Key jasonepage / Pawl Public Notifications You must be signed in to change notification settings Fork 0 Star 1 Branches Tags Open more actions menu Latest commit History 10 Commits 10 Commits Folders and files Name Name Last commit message Last commit date Pawl.xcodeproj Pawl.xcodeproj Pawl Pawl PawlMonitor PawlMonitor PawlShield PawlShield PawlShieldAction PawlShieldAction PawlTests PawlTests docs docs site site supabase supabase .gitignore .gitignore BLOCKLIST_LICENSE.md BLOCKLIST_LICENSE.md Configuration.storekit Configuration.storekit LICENSE LICENSE README.md README.md SECURITY.md SECURITY.md blocklist.csv blocklist.csv gambling_domains.txt gambling_domains.txt Repository files navigation Pawl A gambling blocker you unlock with a physical key. Website · App Store · Privacy · Report a vulnerability Most blockers can be undone by the same person who set them up, in about thirty seconds, at exactly the moment they most want to.

DeveloperTools Other

Why is website chat still a bubble?

Why is website chat still a bubble? standchat / examples Public Notifications You must be signed in to change notification settings Fork 0 Star 0 Branches Tags Open more actions menu Latest commit History 22 Commits 22 Commits Folders and files Name Name Last commit message Last commit date .github .github _shared _shared _template _template adventure-game-chat adventure-game-chat chat-mascot chat-mascot demoscene-chat demoscene-chat in-app-support in-app-support one-line-install one-line-install stand-button stand-button stand-card stand-card stand-inline stand-inline vintage-terminal vintage-terminal .gitignore .gitignore CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE README.md README.md build.mjs build.mjs index.html index.html og.mjs og.mjs package.json package.json serve.json serve.json vercel.json vercel.json Repository files navigation Custom chat UI examples Working chat front ends in plain HTML, CSS and JavaScript: animated characters, a CRT terminal, inline components, and a particle renderer. Live demos · Run the same examples locally: npm start .

DeveloperTools Research

There's a new way to break RSA that's faster than anything we've seen before

There's a new way to break RSA that's faster than anything we've seen before Story text Size Small Standard Large Width * Standard Wide Links Standard Orange * Subscribers only Learn more The world has known for decades that the RSA cryptosystem ’s days are numbered. Once quantum computing becomes practical (estimates for that range from 3 to 20 or more years), the foundational security it provides will crumble.

DeveloperTools Acquisition

Show HN: Cocytus – an esolang where freezes after N accesses

Show HN: Cocytus – an esolang where freezes after N accesses Malbolge was named after Malebolge, Dante's eighth circle of Hell, and was built on the reasonable assumption that programming had become far too pleasant. Dante provided a ninth circle.

DeveloperTools ProductUpdate

We have a trailer for Musk documentary Elon called a "hit piece"

We have a trailer for Musk documentary Elon called a "hit piece" Story text Size Small Standard Large Width * Standard Wide Links Standard Orange * Subscribers only Learn more Oscar-winning documentary filmmaker Alex Gibney has never been one to shy away from controversy. His latest feature, Musk , has stirred up plenty even before its release, drawing the ire of its subject, Elon Musk, and threats of a defamation lawsuit.

DeveloperTools Other

Show HN: A local alternative to Jev – 94% on Banking77

Show HN: A local alternative to Jev – 94% on Banking77 Instantly share code, notes, and snippets. nicobrenner / banking77_gist.py Last active September 26, 2026 16:53 Show Gist options Download ZIP Star 0 ( 0 ) You must be signed in to star a gist Fork 0 ( 0 ) You must be signed in to fork a gist Clone this repository at <script src="https://gist.github.com/nicobrenner/056a5aaff5d0119c0032ecdad5029557.js"></script> Save nicobrenner/056a5aaff5d0119c0032ecdad5029557 to your computer and use it in GitHub Desktop.

DeveloperTools Partnership

Von, an Open-Source Jev Alternative

Von, an Open-Source Jev Alternative wfzyx / von Public Notifications You must be signed in to change notification settings Fork 52 Star 698 Branches Tags Open more actions menu Latest commit History 136 Commits 136 Commits Folders and files Name Name Last commit message Last commit date .github/ workflows .github/ workflows assets assets benchmarks benchmarks examples examples hf hf js js scripts scripts src/ von src/ von tests tests training training .gitignore .gitignore .python-version .python-version LICENSE.md LICENSE.md README.md README.md pyproject.toml pyproject.toml uv.lock uv.lock Repository files navigation Von An Open-Source, Non-Autoregressive System One Decision Model. Calibrated discrete, probabilistic, and ordinal inference in sub-25ms.

DeveloperTools ProductUpdate

Brave browser: [ads] Add "Sponsored ads enabled" toggle to settings on Desktop

Brave browser: [ads] Add "Sponsored ads enabled" toggle to settings on Desktop brave / brave-browser Public Notifications You must be signed in to change notification settings Fork 3.2k Star 23.7k [ads] Add "Sponsored ads enabled" toggle to settings on Desktop #58786 Copy link Copy link Closed Enhancement brave/brave-core # 39330 brave/brave-core#39330 Closed [ads] Add "Sponsored ads enabled" toggle to settings on Desktop #58786 Enhancement brave/brave-core # 39330 Copy link Assignees Labels OS/Desktop QA Pass-Linux QA/Yes enhancement feature/ads priority/P3 The next thing for us to work on. The next thing for us to work on.

DeveloperTools PolicyChange

Wrong, Not Broken

Wrong, Not Broken Wrong, not broken For 20 years, software operations has been built around one question: Is it broken? We’ve gotten very good at answering it.

ArtificialIntelligence Funding

Broken promises, confiscated land: the hyperscale AI datacentre being built

Broken promises, confiscated land: the hyperscale AI datacentre being built The farmers of Tarluvada, who have protested against Google’s mega-scale AI datacentre coming to their small rural village in south-east India. Photograph: Hannah Ellis-Petersen/The Guardian Locals say Google’s $15bn project in Andhra Pradesh has resulted in smallholdings being taken back off them by the government By Hannah Ellis-Petersen and Aakash Hassan in Tarluvada When the government officials arrived in Tarluvada last year, they came with abundant promises.

DeveloperTools Other

Show HN: Spivak's Calculus formalized in Lean 4 – every theorem, every problem

Show HN: Spivak's Calculus formalized in Lean 4 – every theorem, every problem stormj-UH / spivak-lean Public Notifications You must be signed in to change notification settings Fork 0 Star 2 Branches Tags Open more actions menu Latest commit History 29 Commits 29 Commits Folders and files Name Name Last commit message Last commit date SpivakCalculus SpivakCalculus docs/ fourth docs/ fourth .gitignore .gitignore LICENSE LICENSE NOTICE NOTICE PROGRESS.md PROGRESS.md README.md README.md SpivakCalculus.lean SpivakCalculus.lean lake-manifest.json lake-manifest.json lakefile.toml lakefile.toml lean-toolchain lean-toolchain Repository files navigation SpivakCalculus Lean 4 formalization of Michael Spivak, Calculus — both the 3rd edition (Publish or Perish, 1994) and the 4th (2008). For each edition: the whole text of Chapters 1–30 and the nine appendices (every definition, theorem, corollary and worked example, including the unnumbered examples of the running text) and every problem, in every lettered part.

Cybersecurity SecurityIncident

U.S. Soldier Gets 70 Months in Prison for AT&T, Verizon Extortions

U.S. Soldier Gets 70 Months in Prison for AT&T, Verizon Extortions Army soldier who pleaded guilty to hacking into multiple telecommunications companies and stealing mobile call and text metadata for more than 100 million AT&T customers in 2024 was sentenced to 70 months in federal prison today and ordered to pay nearly $300,000 in restitution to victims. One of several selfies from the Facebook page of Cameron Wagenius.

DeveloperTools Other

Novel attack slashes computing power needed to crack textbook RSA cryptography

Novel attack slashes computing power needed to crack textbook RSA cryptography Factoring attacks against the RSA algorithm were generally considered infeasible, but that may change at some point if the findings in a paper from UC San Diego (California) and Inria Nancy (France) prove correct after peer review. (Image credit: Getty Images) Facebook X Whatsapp Reddit Pinterest Flipboard Email Share this article 0 Join the conversation Follow us Add us as a preferred source on Google Subscribe to our newsletter Factoring attacks against the RSA algorithm were generally considered infeasible, but that may change dramatically if the findings in a paper from UC San Diego (California) and Inria Nancy (France) prove correct after peer review.

ArtificialIntelligence SecurityIncident

Unsecured OpenAI agents posted 53 user images on the internet

Unsecured OpenAI agents posted 53 user images on the internet After images that users uploaded to OpenAI models were included in training data, AI agents operating in the company’s research environment posted them on public image hosting sites. Fifty-three “user-provided images” were “posted to image-hosting sites as links that weren’t publicly listed,” the company said for the first time.

DeveloperTools ProductLaunch

How Silicon Valley Knows Its People

How Silicon Valley Knows Its People How Silicon Valley Knows Its People On early believers, public signals, and the game of becoming somebody Erik Torenberg , Anu , and David Booth Sep 25, 2026 America | Tech | Opinion | Culture | Charts Today’s article shines a little light on why a16z is launching Cosign . To learn more about the product, watch the a16z Show episode with Josh Elman , Olivia Moore , David Booth , and Erik Torenberg here .

DeveloperTools ProductUpdate

Lean 4-Intrinsic Uniqueness and Reconstruction Across Mathematical Presentations

Lean 4-Intrinsic Uniqueness and Reconstruction Across Mathematical Presentations mripr-institute / intrinsic-uniqueness-reconstruction Public Notifications You must be signed in to change notification settings Fork 0 Star 1 Branches Tags Open more actions menu Latest commit History 53 Commits 53 Commits Folders and files Name Name Last commit message Last commit date audits audits lean lean paper paper scripts scripts .gitignore .gitignore README.md README.md Repository files navigation Intrinsic Uniqueness and Reconstruction Across Mathematical Presentations Formal mathematical sources, Lean 4 verification, reconstruction audits, and publication files accompanying: Alex Albert, Intrinsic Uniqueness and Reconstruction Across Mathematical Presentations DOI: 10.5281/zenodo.22775358 Repository structure paper/ — publication source and compiled PDF. audits/ — reconstruction, dependency, formalization, and axiom-audit records.

DeveloperTools ProductUpdate

Show HN: I checked 1M free proxies – 1 in 5 working ones injected scripts

Show HN: I checked 1M free proxies – 1 in 5 working ones injected scripts maximilianfeix / proxy-scraper Public Notifications You must be signed in to change notification settings Fork 0 Star 5 Branches Tags Open more actions menu Latest commit History 237 Commits 237 Commits Folders and files Name Name Last commit message Last commit date .github .github bot bot docs docs proxyscraper proxyscraper tests tests .dockerignore .dockerignore .gitignore .gitignore CHANGELOG.md CHANGELOG.md CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md Dockerfile Dockerfile LICENSE LICENSE README.md README.md SECURITY.md SECURITY.md compose.yaml compose.yaml proxy_scraper.py proxy_scraper.py pyproject.toml pyproject.toml requirements.txt requirements.txt Repository files navigation Install · Live list · Proxy server · How it works · Recipes · Options · FAQ Most free proxy lists are 95 % dead, and a good part of the rest are honeypots or proxies that inject scripts into your pages. proxy-scraper collects public HTTP, SOCKS4 and SOCKS5 proxies from 700+ sources and keeps only the ones that pass every check.

DeveloperTools ProductUpdate

Show HN: Minimal dbt-style SQL builds with DuckDB and Make

Show HN: Minimal dbt-style SQL builds with DuckDB and Make ltrgoddard / duckdb.mk Public Notifications You must be signed in to change notification settings Fork 0 Star 0 Branches Tags Open more actions menu Latest commit History 55 Commits 55 Commits Folders and files Name Name Last commit message Last commit date .github/ workflows .github/ workflows example example test test LICENSE LICENSE README.md README.md REFERENCE.md REFERENCE.md bench.sh bench.sh duckdb.mk duckdb.mk test.sh test.sh Repository files navigation duckdb.mk duckdb.mk is a minimal, highly opinionated build system for local DuckDB projects, inspired by dbt and implemented as a short Makefile. Write interlinked SELECT queries in an organised directory of SQL files; duckdb.mk parses them into a dependency graph using DuckDB's json_serialize_sql function and builds a corresponding directory of Parquet tables.

DeveloperTools Acquisition

Oxford University lets OpenAI train its AI models on Bodleian Library

Oxford University lets OpenAI train its AI models on Bodleian Library OpenAI, the company behind ChatGPT, has been digitising material from Oxford’s Bodleian Library to populate its training set. Photograph: Michael Dwyer/AP OpenAI, the company behind ChatGPT, has been digitising material from Oxford’s Bodleian Library to populate its training set.

DeveloperTools ProductLaunch

Skate 3 Rust Rewrite

Skate 3 Rust Rewrite SK8-ENGINE / skate-3-rust-engine Public Notifications You must be signed in to change notification settings Fork 14 Star 124 Branches Tags Open more actions menu Latest commit History 280 Commits 280 Commits Folders and files Name Name Last commit message Last commit date .github/ workflows .github/ workflows crates crates docs docs maps maps mods mods scripts scripts sdk sdk tools tools vendor vendor .gitattributes .gitattributes .gitignore .gitignore BUILD.bat BUILD.bat Cargo.lock Cargo.lock Cargo.toml Cargo.toml PLAY.bat PLAY.bat README.md README.md Repository files navigation Skate 3 Rust Engine A Rust and Bevy skating project built from Skate 3 reverse-engineering research. Includes skating, tricks, grinds, offboard movement, difficulty settings and .skate map support.

DeveloperTools ProductUpdate

MiMo-v2.6-RL-OSS dataset

MiMo-v2.6-RL-OSS dataset ))\\\\n+exit $rc\\\\n\\\", \\\"verifier_timeout_sec\\\": 1800}\"\n}"}}},{"rowIdx":1,"cells":{"data_source":{"kind":"string","value":"opensource-code"},"ability":{"kind":"string","value":"swe"},"agent_name":{"kind":"string","value":"mimo_swe_agent"},"prompt":{"kind":"list like","value":[{"content":"I want `gz::sim::SdfEntityCreator` to support creating ECS entities from SDF projectors. Given an existing `SdfEntityCreator`, calling `Entity CreateEntities(const sdf::Projector *)` with a projector named `projector`, a raw pose of `(1, 2, 3, 0, 0, 0)`, near clip `2.0`, far clip `7.0`, horizontal FOV `0.5`, texture `path/to/dummy_image.png`, and visibility flags `0x01` should allocate one entity and return its ID.

DeveloperTools PolicyChange

JuhRadial MX: Linux control for MX devices and generic

JuhRadial MX: Linux control for MX devices and generic JuhLabs / juhradial-mx Public Notifications You must be signed in to change notification settings Fork 14 Star 128 Branches Tags Open more actions menu Latest commit History 382 Commits 382 Commits Folders and files Name Name Last commit message Last commit date .github .github assets assets crates/ mx-keypad crates/ mx-keypad daemon daemon docs docs examples/ plugins examples/ plugins gnome-extension/ [email protected] gnome-extension/ [email protected] juhflow juhflow overlay overlay packaging packaging scripts scripts settings-qt settings-qt tests tests .gitignore .gitignore CHANGELOG.md CHANGELOG.md CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE Makefile Makefile README.md README.md flake.lock flake.lock flake.nix flake.nix install.sh install.sh mkdocs.yml mkdocs.yml Repository files navigation Open-source Linux control for Logitech MX Master mice, the MX Keypad and the MX Keys S. Radial actions, button remapping, per-app profiles, MX Master 4 haptics, display keys, Easy-Switch and cross-computer control, on Wayland and X11.

DeveloperTools ProductUpdate

Show HN: Ollaya Web UI

Show HN: Ollaya Web UI samarkandiy / Ollaya-Web-UI Public Notifications You must be signed in to change notification settings Fork 0 Star 4 Branches Tags Open more actions menu Latest commit History 2 Commits 2 Commits Folders and files Name Name Last commit message Last commit date docs docs public public src src .gitignore .gitignore .oxlintrc.json .oxlintrc.json README.md README.md components.json components.json index.html index.html jsconfig.json jsconfig.json package-lock.json package-lock.json package.json package.json vite.config.js vite.config.js web_UI_demo.png web_UI_demo.png Repository files navigation Ollaya Web UI A browser client for the Ollaya decision server. Built with Vite + React + Tailwind v4 + shadcn (Nova preset), no backend.

DeveloperTools Research

Uncle's frozen Mac says it's infected after viewing a Google ad. Now what?

Uncle's frozen Mac says it's infected after viewing a Google ad. Now what? Story text Size Small Standard Large Width * Standard Wide Links Standard Orange * Subscribers only Learn more Researchers say they recently found Google ads delivering a sophisticated tech support scam that freezes the screens of both Windows and Mac devices and displays messages urgently instructing them to phone a bogus call center. The ads were displayed all over the web, including on high-traffic maps, weather, real-estate, document-hosting, and sports sites.

DeveloperTools Other

Show HN: Gutcheck, grep for meaning with a local CPU model

Show HN: Gutcheck, grep for meaning with a local CPU model sfmqrb / gutcheck Public Notifications You must be signed in to change notification settings Fork 0 Star 5 Branches Tags Open more actions menu Latest commit History 7 Commits 7 Commits Folders and files Name Name Last commit message Last commit date .github/ workflows .github/ workflows bench bench demo demo docs docs examples examples packaging packaging src src .gitignore .gitignore Cargo.lock Cargo.lock Cargo.toml Cargo.toml LICENSE LICENSE README.md README.md install.sh install.sh Repository files navigation gutcheck grep for meaning. Ask a plain-English question about every line, paragraph, JSON record or diff hunk, then explore the answers in a live terminal view.

DeveloperTools Other

Show HN: Jevlang. delegate every if/while condition to Jev

Show HN: Jevlang. delegate every if/while condition to Jev RoyWiggins / jevlang Public Notifications You must be signed in to change notification settings Fork 0 Star 1 Branches Tags Open more actions menu Latest commit History 23 Commits 23 Commits Folders and files Name Name Last commit message Last commit date examples examples src src tests tests .gitignore .gitignore README.md README.md pyproject.toml pyproject.toml uv.lock uv.lock Repository files navigation jevlang Python where every if , elif , while and match (ternaries, list comprehension excepted) is decided by Jev , enabling modern coding style : conditionals no longer have to be Python at all: # coding: jevlang bottles = 99 while there are bottles left : print ( f" { bottles } bottles of beer on the wall" ) bottles -= 1 $ python examples/bottles.py 99 bottles of beer on the wall 98 bottles of beer on the wall ... In fact, unless you set JEVLANG_LOCAL_PYTHON=1, even Python conditionals are evaluated by Jev.

Research Research

Lab on a Contact Lens Can Measure Stress Through Serotonin

Lab on a Contact Lens Can Measure Stress Through Serotonin A “lab on a contact lens” can measure the neurotransmitter serotonin in tears, potentially offering a novel wearable method to noninvasively analyze levels of stress, a new study finds. “Tears could become a practical, noninvasive source of biochemical information that can be measured repeatedly over time,” says Yangzhi Zhu , director of the biomedical device center at the Terasaki Institute for Biomedical Innovation in Los Angeles.

DeveloperTools Funding

Show HN: Aslmp, an async Python SLMP client for Mitsubishi MELSEC PLCs

Show HN: Aslmp, an async Python SLMP client for Mitsubishi MELSEC PLCs AcaysiaChem / aslmp Public Notifications You must be signed in to change notification settings Fork 0 Star 8 Branches Tags Open more actions menu Latest commit History 42 Commits 42 Commits Folders and files Name Name Last commit message Last commit date .github .github bench bench docs docs src/ aslmp src/ aslmp tests tests tools tools .gitignore .gitignore CHANGELOG.md CHANGELOG.md CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE NOTICE NOTICE README.md README.md SECURITY.md SECURITY.md pyproject.toml pyproject.toml Repository files navigation aslmp Safety notice This library writes to industrial control equipment. A value that reaches the wrong device, or a wrong value that reaches the right one, moves whatever that device drives.

DeveloperTools PolicyChange

Show HN: Paper-docx – agent-native Python-docx fork with 78% fewer DOCX failures

Show HN: Paper-docx – agent-native Python-docx fork with 78% fewer DOCX failures paper-instruments / paper-docx Public Notifications You must be signed in to change notification settings Fork 5 Star 100 Branches Tags Open more actions menu Latest commit History 1,144 Commits 1,144 Commits Folders and files Name Name Last commit message Last commit date .github .github docs docs features features src src tests tests typings/ behave typings/ behave .gitignore .gitignore CITATION.cff CITATION.cff CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE MANIFEST.in MANIFEST.in Makefile Makefile README.md README.md SECURITY.md SECURITY.md pyproject.toml pyproject.toml requirements-docs.txt requirements-docs.txt requirements-test.txt requirements-test.txt uv.lock uv.lock Repository files navigation paper-docx An import-compatible, agent-safe fork of python-docx for creating and editing Word documents without silent corruption. paper-docx is an import-compatible hard fork of python-docx for creating and editing Microsoft Word ( .docx ) documents.

DeveloperTools Partnership

GitHub Copilot app for Beginners: How to build custom workflows with canvases

GitHub Copilot app for Beginners: How to build custom workflows with canvases Kayla Cinnamon · @cinnamon-msft September 25, 2026 | 3 minutes Share: Most tools give you a fixed set of screens and ask you to fit your work into them. But what if you could start with the workflow you want instead and have the interface take shape around it?

CloudInfrastructure OpenSourceRelease

Scaling MoE reinforcement learning on Amazon EKS with EFA and DeepEP with 40% more throughput

Scaling MoE reinforcement learning on Amazon EKS with EFA and DeepEP with 40% more throughput Scaling MoE reinforcement learning on Amazon EKS with EFA and DeepEP with 40% more throughput When you post-train a Mixture-of-Experts (MoE) model with Reinforcement Learning from Human Feedback (RLHF) or Group Relative Policy Optimization (GRPO) at scale, three simultaneous challenges emerge. The first requires coordinating heterogeneous compute for rollout generation and policy training.

CloudInfrastructure Partnership

How Datacor built self-service rental analytics with Amazon Quick Sight

How Datacor built self-service rental analytics with Amazon Quick Sight How Datacor built self-service rental analytics with Amazon Quick Sight This post was written with contributions from Datacor’s TrackAbout engineering and product teams. For gas and welding distributors, rental billing on assets such as cylinders and bulk tanks is a significant share of total revenue.

DeveloperTools ProductUpdate

Improving site performance by shipping more CSS

Improving site performance by shipping more CSS Josh Black & Marie Lucca September 25, 2026 | 8 minutes Share: The Primer Design System powers many of the experiences you see on GitHub today. From buttons to banners to breadcrumbs, these foundational components are required to be accessible, flexible, and performant across a wide variety of scenarios.

DeveloperTools Other

langchain-fireworks==1.6.3

langchain-fireworks==1.6.3 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-fireworks==1.6.3 github-actions released this 25 Sep 12:57 langchain-fireworks==1.6.3 e75dae1 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-core==1.6.5

langchain-core==1.6.5 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-core==1.6.5 Latest Latest github-actions released this 24 Sep 18:11 langchain-core==1.6.5 c5ab14d This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

CloudInfrastructure PolicyChange

Multi-Region training with Amazon SageMaker HyperPod and Qumulo

Multi-Region training with Amazon SageMaker HyperPod and Qumulo Multi-Region training with Amazon SageMaker HyperPod and Qumulo With Amazon SageMaker HyperPod and Qumulo , you can place training compute in one AWS Region and keep your dataset in another. Training large AI models requires massive GPU capacity, but your ideal compute resources and your training data don’t always reside in the same AWS Region.

CloudInfrastructure PriceChange

Build a multi-account AI agent with AgentCore Gateway and MCP

Build a multi-account AI agent with AgentCore Gateway and MCP Build a multi-account AI agent with AgentCore Gateway and MCP Enterprises increasingly want AI agents that can reason over data spread across many AWS accounts without copying or centralizing it. Each team keeps its data in its own account for good reasons: clear ownership, scope isolation, and independent deployment lifecycles.

CloudInfrastructure ProductLaunch

Aderant builds intelligent ticket triage with Amazon Nova

Aderant builds intelligent ticket triage with Amazon Nova Aderant builds intelligent ticket triage with Amazon Nova This guest post is co-written by Angela Mapes and Adam Walker of Aderant. In this post, we share how Aderant , a global provider of business management software for the legal industry, built an intelligent ticket triage system using Amazon Nova Lite through Amazon Bedrock.

ArtificialIntelligence HardwareLaunch

Accelerating vision-language models with LFM2.5-VL-DSpark

Accelerating vision-language models with LFM2.5-VL-DSpark Accelerating vision-language models with LFM2.5-VL-DSpark Team Article Published September 24, 2026 Upvote 14 xx tugot17 LiquidAI Yuri Khrustalev ykhrustalev LiquidAI Leonie Monigatti iamleonie LiquidAI Viviana Márquez vivianamarquez LiquidAI Today, we release an experimental DSpark draft model for our vision-language model (VLM) LFM2.5-VL-3B . As with our recently released LFM2.5-DSpark drafter models , it adds a speculative decoding path that trades a minimal increase in memory footprint for a larger speedup without changing output quality.

DeveloperTools Other

langchain-openai==1.6.6

langchain-openai==1.6.6 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.6.6 github-actions released this 24 Sep 11:31 langchain-openai==1.6.6 7622d3d This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

v3.19.2

v3.19.2 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.19.2 Latest Latest openai-sdks released this 24 Sep 00:05 v3.19.2 d9f7b7a This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Funding

How to Use NVIDIA Warp and MjWarp to Accelerate Robotics Simulation and Learning Workflows

How to Use NVIDIA Warp and MjWarp to Accelerate Robotics Simulation and Learning Workflows How to Use NVIDIA Warp and MjWarp to Accelerate Robotics Simulation and Learning Workflows Enterprise + Article Published September 23, 2026 Upvote 23 Johnny Nuñez Cano johnnynv nvidia Asier Arranz asiernvidia nvidia Rishabh Chadha rchadha-nv nvidia Ben Oliveri BenOliveri nvidia Classic MuJoCo provides fast CPU-based robot simulation for developing, testing, and controlling robots and it can parallelize sampling across CPU cores. But as learning workloads grow, the question shifts from how quickly one world can run to how many worlds can run at once.

DeveloperTools PolicyChange

Rendering huge pull requests in the GitHub Copilot app

Rendering huge pull requests in the GitHub Copilot app Alberto Gimeno · @gimenete September 23, 2026 | 14 minutes Share: Broad refactors and migrations often have to land as one change. Stacked pull requests are a great way to split work into smaller changes, which makes reviews easier and helps teams ship with less risk.

DeveloperTools Other

langchain-anthropic==1.7.4

langchain-anthropic==1.7.4 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-anthropic==1.7.4 github-actions released this 23 Sep 17:56 langchain-anthropic==1.7.4 798441e This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-openai==1.6.5

langchain-openai==1.6.5 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.6.5 github-actions released this 23 Sep 15:31 langchain-openai==1.6.5 a476942 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductLaunch

Developers want more efficient software. Here’s what over 1,000 GitHub users told us they need.

Developers want more efficient software. Here’s what over 1,000 GitHub users told us they need. Paull Young · @paullyoung September 23, 2026 | Updated September 24, 2026 | 6 minutes Share: Developers know efficient software matters, but many lack a clear way to find waste, measure an improvement, and make the case for fixing it. That is the central finding from a new survey of 1,039 GitHub users conducted by GitHub and the Yale Program on Climate Change Communication.

DeveloperTools Other

langchain-openai==1.6.4

langchain-openai==1.6.4 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.6.4 github-actions released this 22 Sep 22:37 langchain-openai==1.6.4 9fa192e This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

langchain-anthropic==1.7.3

langchain-anthropic==1.7.3 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-anthropic==1.7.3 github-actions released this 22 Sep 22:08 langchain-anthropic==1.7.3 ed8aad4 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

CloudInfrastructure PriceChange

Bring more intelligence to everyday work with GPT-6 Sol and GPT-6 Luna on Amazon Bedrock

Bring more intelligence to everyday work with GPT-6 Sol and GPT-6 Luna on Amazon Bedrock Bring more intelligence to everyday work with GPT-6 Sol and GPT-6 Luna on Amazon Bedrock GPT-6 Sol and GPT-6 Luna are now generally available on Amazon Bedrock, giving you more options to match intelligence and efficiency to each workload. The value of AI at scale depends on two dimensions: what a model can do and how often you can put it to use.

CloudInfrastructure OpenSourceRelease

Accelerate multimodal RL training with SkyRL on Amazon SageMaker HyperPod

Accelerate multimodal RL training with SkyRL on Amazon SageMaker HyperPod Accelerate multimodal RL training with SkyRL on Amazon SageMaker HyperPod Reinforcement learning (RL) post-training is becoming a standard step in building capable language model agents. Models learn to reason and act across sequences of steps by generating trajectories, receiving rewards, and updating their policy based on outcomes.

CloudInfrastructure ProductLaunch

Right-size generative AI endpoints with concurrency sweeps on Amazon SageMaker AI

Right-size generative AI endpoints with concurrency sweeps on Amazon SageMaker AI Right-size generative AI endpoints with concurrency sweeps on Amazon SageMaker AI Concurrency sweeps help you right-size a generative AI endpoint by finding the instance type and serving configuration that maximizes price-performance while holding latency within acceptable bounds. Without a systematic approach, right-sizing means deploying, load-testing manually, adjusting, and repeating until the numbers look acceptable.

CloudInfrastructure Acquisition

How Tata Elxsi detects industrial safety risks in seconds on AWS

How Tata Elxsi detects industrial safety risks in seconds on AWS How Tata Elxsi detects industrial safety risks in seconds on AWS Detecting industrial safety risks in seconds, not minutes, is what keeps workers safe on an active plant floor. This is what Tata Elxsi set out to deliver by building IRIS, a real-time industrial safety platform on AWS.

CloudInfrastructure PriceChange

Extending public sector intelligence with Agentforce and AWS

Extending public sector intelligence with Agentforce and AWS Extending public sector intelligence with Agentforce and AWS Public sector agencies process large volumes of unstructured evidence, such as body camera footage, surveillance video, and scanned documents, that require extracting insights before anyone can act on them. This post shows how to combine Amazon Bedrock Data Automation with the Model Context Protocol (MCP) to turn unstructured data into structured insights.

CloudInfrastructure SecurityIncident

How Cloudflare addressed a cross-tenant data exposure vulnerability in Containers

How Cloudflare addressed a cross-tenant data exposure vulnerability in Containers On September 4, 2026, Oren Yomtov, a security researcher from Accomplish , responsibly reported a vulnerability affecting Cloudflare Containers and Cloudflare Sandboxes (which is built on Containers), through Cloudflare’s bug bounty program . Cloudflare has fully remediated the vulnerability, and we have no evidence that customer data has been compromised.

DeveloperTools Other

langchain-fireworks==1.6.2

langchain-fireworks==1.6.2 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-fireworks==1.6.2 github-actions released this 22 Sep 04:44 langchain-fireworks==1.6.2 9e4ea7a This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

langchain-deepseek==1.1.1

langchain-deepseek==1.1.1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-deepseek==1.1.1 github-actions released this 22 Sep 04:30 langchain-deepseek==1.1.1 219b372 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-openrouter==0.2.9

langchain-openrouter==0.2.9 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openrouter==0.2.9 github-actions released this 22 Sep 04:16 langchain-openrouter==0.2.9 e2eab82 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools PolicyChange

v3.17.0

v3.17.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.17.0 openai-sdks released this 22 Sep 02:36 v3.17.0 8c72a70 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence OpenSourceRelease

Transformers now runs llama.cpp quants

Transformers now runs llama.cpp quants Transformers now runs llama.cpp quants Published September 22, 2026 Update on GitHub Upvote 62 Marc Sun marcsun13 Arthur Zucker ArthurZ Lysandre lysandre We're adding support for running GGUF models efficiently in transformers , so you can use checkpoints sized for your laptop's memory through the familiar transformers APIs. Pick a GGUF from the Hub, load it with from_pretrained , and start generating on your own machine.

ArtificialIntelligence ProductUpdate

Jun Kim, oMLX creator and maintainer, joins Hugging Face to support the MLX community

Jun Kim, oMLX creator and maintainer, joins Hugging Face to support the MLX community Jun Kim, oMLX creator and maintainer, joins Hugging Face to support the MLX community Published September 22, 2026 Update on GitHub Upvote 69 Pedro Cuenca pcuenq Lysandre lysandre Victor Mustar victor Julien Chaumond julien-c Jun Kim Jundot We are super excited to welcome Jun as our newest team member 🔥. We are completely invested in local AI, and MLX is a central piece of the ecosystem.

DeveloperTools Other

langchain-openai==1.6.3

langchain-openai==1.6.3 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.6.3 github-actions released this 21 Sep 18:32 langchain-openai==1.6.3 7e89d6c This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

CloudInfrastructure SecurityIncident

xAI’s Grok 4.6 is now available in Amazon Bedrock

xAI’s Grok 4.6 is now available in Amazon Bedrock xAI’s Grok 4.6 is now available in Amazon Bedrock Today, we are announcing that xAI’s Grok 4.6 is available in Amazon Bedrock , adding a frontier model built for long-running agents, coding, and knowledge work to the Bedrock model catalog. Grok 4.6 launched on Bedrock on August 18, 2026.

CloudInfrastructure PriceChange

Run Positron on Amazon SageMaker AI for data science workflows

Run Positron on Amazon SageMaker AI for data science workflows Run Positron on Amazon SageMaker AI for data science workflows Data science teams often move among separate tools for governed data access, R analysis, Python model development, deployment, application development, and reporting. Positron, Posit’s integrated development environment (IDE) for data science, now runs on Amazon SageMaker AI.

CloudInfrastructure SecurityIncident

How Benchling secured multi-tenant AI agents with Amazon Bedrock AgentCore

How Benchling secured multi-tenant AI agents with Amazon Bedrock AgentCore How Benchling secured multi-tenant AI agents with Amazon Bedrock AgentCore When Benchling needed to run AI agent-generated scientific code across thousands of life sciences tenants, their security team found that traditional sandboxing wasn’t enough. Today, this architecture processes more than 600 code execution sessions per day across more than 250 tenants per week with zero security incidents.

DeveloperTools Other

langchain-core==1.6.4

langchain-core==1.6.4 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-core==1.6.4 github-actions released this 21 Sep 15:51 langchain-core==1.6.4 99d0d06 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Other

Pruning LLMs Like a Physicist: Block Removal as an Ising Optimization Problem

Pruning LLMs Like a Physicist: Block Removal as an Ising Optimization Problem Pruning LLMs Like a Physicist: Block Removal as an Ising Optimization Problem Team Article Published September 21, 2026 Upvote 30 Antonio Tiene AntonioTN MultiverseComputingCAI Ali Hashemi ali-hashemi MultiverseComputingCAI David Jansen Jansenhbar MultiverseComputingCAI Roman Rausch spinflip MultiverseComputingCAI One of the cheapest ways to make a large language model faster is also one of the bluntest: delete whole transformer blocks. Because the model literally gets shorter, block removal (also called depth pruning) buys predictable inference speedups on top of the memory savings, and it stacks cleanly with quantization, low-rank compression, and other techniques.

ArtificialIntelligence ProductUpdate

tokenizers v1: encode, decode and scaling, measured

tokenizers v1: encode, decode and scaling, measured tokenizers v1: encode, decode and scaling, measured Published September 21, 2026 Update on GitHub Upvote 74 Arthur Zucker ArthurZ Simon Brandeis sbrandeis Luc Georges mcpotato Lysandre lysandre The tokenizer has not historically been the bottleneck within ML workflows. Compute-wise, tokenization is light compared to the heavy modeling happening in the rest of the pipeline.

DeveloperTools Other

langchain-typesafe==0.0.1a3

langchain-typesafe==0.0.1a3 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-typesafe==0.0.1a3 github-actions released this 20 Sep 18:54 langchain-typesafe==0.0.1a3 4af7ab8 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

v0.34.3

v0.34.3 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.34.3 github-actions released this 19 Sep 00:02 · 18 commits to main since this release v0.34.3 6383a0f This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain==1.4.2

langchain==1.4.2 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain==1.4.2 github-actions released this 18 Sep 17:31 langchain==1.4.2 a18de59 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductUpdate

Python Workers are now generally available

Python Workers are now generally available We introduced Python Workers two years ago, providing a way to run Python applications in the Cloudflare Workers runtime. Our goal was to make it as simple to write Workers in Python as it is in TypeScript, and to make the ecosystem of Python packages and frameworks “just work”.

DeveloperTools Other

Should you read the code, is RAG dead, and did Skills kill MCP?

Should you read the code, is RAG dead, and did Skills kill MCP? GPS · @madebygps September 18, 2026 | 6 minutes Share: Hot takes turn complicated topics into one confident sentence. That makes them great for engagement, but not necessarily for understanding.

DeveloperTools Other

v3.16.2

v3.16.2 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.16.2 openai-sdks released this 18 Sep 21:26 v3.16.2 c9c3e69 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

v3.15.0

v3.15.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.15.0 openai-sdks released this 18 Sep 00:52 v3.15.0 fcfb37c This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-typesafe==0.0.1a2

langchain-typesafe==0.0.1a2 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-typesafe==0.0.1a2 github-actions released this 17 Sep 22:24 langchain-typesafe==0.0.1a2 60b1e02 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Partnership

New experts join Google’s AI & Economy team

New experts join Google’s AI & Economy team New experts join Google’s AI & Economy team Sep 18, 2026 | x.com Facebook LinkedIn Mail Nobel Laureate Philippe Aghion, Professor Ajay Agrawal, and leading researchers join Google’s AI & Economy program to expand our scientific understanding of AI’s impact on economic activity worldwide. Scott Strand Head of StratOps and Special Projects, Technology & Society Zanna Iscenko AI & Economy Lead, Chief Economist's Office Share x.com Facebook LinkedIn Mail Google is expanding its AI & Economy Research Program by adding world-class economists and academic advisors to better track how artificial intelligence impacts jobs and productivity.

DeveloperTools Other

langchain-typesafe==0.0.1a1

langchain-typesafe==0.0.1a1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-typesafe==0.0.1a1 github-actions released this 17 Sep 18:07 langchain-typesafe==0.0.1a1 a0accd6 Initial release feat(typesafe): TypeSafeClassifier ( #40542 ) Assets 4 Loading Uh oh! There was an error while loading.

DeveloperTools Funding

Migrating the GitHub Copilot runtime to Rust, using Copilot

Migrating the GitHub Copilot runtime to Rust, using Copilot Stephen Toub · @stephentoub September 16, 2026 | Updated September 23, 2026 | 65 minutes Share: The GitHub Copilot CLI , GitHub Copilot app , and GitHub Copilot SDK are all backed by the Copilot agent runtime, an agentic harness that can be embedded into applications and services. It was originally written in TypeScript on Node.js and the V8 JavaScript engine for what is now the GitHub Copilot cloud agent (CCA), and the runtime stayed on that stack as the runtime and its capabilities grew rapidly.

DeveloperTools Other

langchain==1.4.1

langchain==1.4.1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain==1.4.1 github-actions released this 16 Sep 17:07 langchain==1.4.1 5c1f282 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductLaunch

v3.14.1

v3.14.1 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.14.1 openai-sdks released this 15 Sep 23:12 v3.14.1 5bae14c This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductUpdate

v0.34.2

v0.34.2 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.34.2 github-actions released this 15 Sep 21:21 · 24 commits to main since this release v0.34.2 dfabde4 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

OpenAI_2.14.0

OpenAI_2.14.0 openai / openai-dotnet Public Notifications You must be signed in to change notification settings Fork 421 Star 2.7k OpenAI_2.14.0 Latest Latest joseharriaga released this 15 Sep 17:55 · 10 commits to main since this release OpenAI_2.14.0 2e77b08 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Research

Your Agent Aced the Task. Will It Do It Again?

Your Agent Aced the Task. Will It Do It Again? Enterprise Article Published September 15, 2026 Upvote 112 Evelyn Duesterwald evduester ibm-research Lilian Ngweta lilianngweta ibm-research Vatche Isahagian Vatche ibm-research Jayaram Radhakrishnan jayaramkr ibm-research Vinod Muthusamy vinodmut ibm-research Gaodan Fang gaodan-fang ibm-research Ashwath Vaithinathan Aravindan ashwath-vaithina ibm-research Punleuk Oum illeatmyhat ibm-research G Thomas gsthomasx ibm-research Merve Unuvar mrvnvr ibm-research Ayhan Sebin ayhansebin ibm-research Michał Ulewicz Michal ibm-research Your agent works in rehearsal, but during the live demo, it takes a different path and fails the same task. In production, it is a reliability problem: a workflow that succeeded once may fail the next time a user makes the same request.

ArtificialIntelligence Acquisition

When scanners miss the attack: how Cloudflare Client-Side Security protects storefronts

When scanners miss the attack: how Cloudflare Client-Side Security protects storefronts A modern storefront can look perfectly healthy while malicious JavaScript works underneath: siphoning affiliate revenue, hijacking searches and clicks, tampering with analytics, or asking a remote server what to execute next. Pages load, products appear, and checkout works — yet the browser may be quietly doing something the site owner never authorized.

DeveloperTools Funding

v3.14.0

v3.14.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.14.0 openai-sdks released this 14 Sep 23:28 v3.14.0 7fd5412 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ModelRelease

v0.34.1

v0.34.1 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.34.1 github-actions released this 14 Sep 22:14 · 39 commits to main since this release v0.34.1 38fdb5d This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Funding

Building AI to accelerate science and improve lives

Building AI to accelerate science and improve lives Building AI to accelerate science and improve lives Sep 15, 2026 | x.com Facebook LinkedIn Mail We’re asking what’s possible for health, natural disaster and weather resilience, learning, and economic opportunity. James Manyika SVP, Research, Labs, Technology & Society Share x.com Facebook LinkedIn Mail Your browser does not support the audio element.

DeveloperTools PolicyChange

Marketing ops as code: Automating events from planning to follow-up on GitHub

Marketing ops as code: Automating events from planning to follow-up on GitHub Tomoko Tanaka · @tomokota September 11, 2026 | 11 minutes Share: I run marketing for GitHub in Japan and Korea, and events are the heartbeat of it: a recurring webinar series for enterprise developers, community meetups in Tokyo, invite-only executive sessions in Seoul. What does a developer in this market actually need right now?

DeveloperTools Other

langchain-core==1.6.3

langchain-core==1.6.3 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-core==1.6.3 github-actions released this 11 Sep 17:38 langchain-core==1.6.3 348c9dc This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

GitHub Copilot app for Beginners: Using the diff, terminal, and browser

GitHub Copilot app for Beginners: Using the diff, terminal, and browser Kayla Cinnamon · @cinnamon-msft September 10, 2026 | 3 minutes Share: When an agent makes a change to your code, you want to review it, run it, and see what changed. Great news: now you can do all three without having to leave the GitHub Copilot app .

DeveloperTools Other

v3.13.0

v3.13.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.13.0 openai-sdks released this 10 Sep 19:37 v3.13.0 f0fa922 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-anthropic==1.7.2

langchain-anthropic==1.7.2 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-anthropic==1.7.2 github-actions released this 10 Sep 19:13 langchain-anthropic==1.7.2 d5d7cc5 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

v3.12.0

v3.12.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.12.0 openai-sdks released this 10 Sep 17:28 v3.12.0 603b81f This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Funding

GitHub availability report: August 2026

GitHub availability report: August 2026 Jakub Oleksy · @jakuboleksy September 9, 2026 | 16 minutes Share: While we continue to make progress, August proved to be a challenging month for availability. You can read more about these incidents in a blog post we published last month.

ArtificialIntelligence PolicyChange

Async GRPO with LoRA across HF Jobs: a bucket, a proxy, and no NCCL

Async GRPO with LoRA across HF Jobs: a bucket, a proxy, and no NCCL Async GRPO with LoRA across HF Jobs: a bucket, a proxy, and no NCCL Published September 10, 2026 Update on GitHub Upvote 52 Amine Dirhoussi aminediroHF Quentin Gallouédec qgallouedec Kashif Rasul kashif Sergio Paniego sergiopaniego TL;DR AsyncGRPOTrainer can now train a LoRA adapter and sync only that adapter to vLLM (TRL v1.14). A rank-1 adapter is a few megabytes, so it can travel through a Storage Bucket mounted in every Job instead of over NCCL.

ArtificialIntelligence ProductLaunch

Rebuilding AUTOMATIC1111 with Gradio Workflow

Rebuilding AUTOMATIC1111 with Gradio Workflow Rebuilding AUTOMATIC1111 with Gradio Workflow Published September 10, 2026 Update on GitHub Upvote 68 yuvraj sharma ysharma Abubakar Abid abidlabs In our last post , we built five small gr.Workflow graphs and hinted at what it would take to build something as complex as AUTOMATIC1111's stable-diffusion-webui . In this post we walk you through Workflow1111 , where we have rebuilt most of AUTOMATIC1111's feature set as a single workflow canvas.

DeveloperTools Other

langchain-openai==1.6.2

langchain-openai==1.6.2 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.6.2 github-actions released this 09 Sep 21:22 langchain-openai==1.6.2 6035769 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Other

3 ways to prep for your next big race with Search

3 ways to prep for your next big race with Search 3 ways to prep for your next big race with Search Sep 10, 2026 | x.com Facebook LinkedIn Mail Search can help you get race-day ready with tailored training plans, custom playlists, and more. Peter Schottenfels Contributor Share x.com Facebook LinkedIn Mail Your browser does not support the audio element.

DeveloperTools Other

v3.11.0

v3.11.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.11.0 openai-sdks released this 09 Sep 15:31 v3.11.0 41f0a23 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence HardwareLaunch

Release 5.17.0

Release 5.17.0 huggingface / transformers Public Notifications You must be signed in to change notification settings Fork 34.7k Star 167k Release 5.17.0 Latest Latest vasqu released this 09 Sep 15:42 · 193 commits to main since this release v5.17.0 856157a Release v5.17.0 New Model additions HYV4 Hy4-Preview is a 780B-parameter mixture-of-experts language model that activates 49B parameters per token. Each MoE layer holds 256 routed experts plus one always-active shared expert and routes every token to 8 of them.

DeveloperTools Other

v3.10.0

v3.10.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.10.0 openai-sdks released this 09 Sep 00:17 v3.10.0 8011140 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

.NET 10.0.12

.NET 10.0.12 dotnet / aspnetcore Public Notifications You must be signed in to change notification settings Fork 12.1k Star 38.5k .NET 10.0.12 Latest Latest by-msft released this 08 Sep 22:09 · 2128 commits to main since this release v10.0.12 cb21a42 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

v3.9.0

v3.9.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.9.0 openai-sdks released this 08 Sep 16:42 v3.9.0 182af73 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

langchain-openai==1.6.1

langchain-openai==1.6.1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.6.1 github-actions released this 08 Sep 14:20 langchain-openai==1.6.1 db613a9 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductUpdate

v0.34.0

v0.34.0 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.34.0 github-actions released this 05 Sep 23:49 · 62 commits to main since this release v0.34.0 d8ab4b4 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-core==1.6.2

langchain-core==1.6.2 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-core==1.6.2 github-actions released this 04 Sep 21:29 langchain-core==1.6.2 8215039 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

v3.8.0

v3.8.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.8.0 openai-sdks released this 03 Sep 19:50 v3.8.0 88391ab This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ModelRelease

dotnet-1.80.1

dotnet-1.80.1 microsoft / semantic-kernel Public Notifications You must be signed in to change notification settings Fork 4.8k Star 28.6k dotnet-1.80.1 Latest Latest dmytrostruk released this 03 Sep 18:39 dotnet-1.80.1 d8ec449 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain==1.4.0

langchain==1.4.0 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain==1.4.0 github-actions released this 03 Sep 16:59 langchain==1.4.0 79cab2d This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Research

NeoMME: an efficient Multimodal-native and Multilingual Encoder

NeoMME: an efficient Multimodal-native and Multilingual Encoder NeoMME: an efficient Multimodal-native and Multilingual Encoder Team Article Published September 3, 2026 Upvote 110 Tony Wu tonywu71 Hcompany Aurélien Lac h-aurelien-lac Hcompany TL;DR We introduce NeoMME , a family of 260M and 800M multilingual multimodal encoders. Unlike many generative visual language models, NeoMME does not use a separate pretrained vision tower or a causal language model.

ArtificialIntelligence PolicyChange

Fine-tuning a 350M Model for Better Structured Outputs in 100 GRPO Steps

Fine-tuning a 350M Model for Better Structured Outputs in 100 GRPO Steps Fine-tuning a 350M Model for Better Structured Outputs in 100 GRPO Steps Published September 3, 2026 Update on GitHub Upvote 134 Leonie Monigatti iamleonie LiquidAI ben burtenshaw burtenshaw Sergio Paniego sergiopaniego This guide is a fully public, inexpensive recipe for making a small model substantially better at structured-output compliance. We fine-tune LFM2.5-350M with Group Relative Policy Optimization (GRPO) using the TRL library and evaluate it on the IFStruct benchmark .

ArtificialIntelligence Research

Training a coding model to paint watercolours with TRL and OpenEnv

Training a coding model to paint watercolours with TRL and OpenEnv Training a coding model to paint watercolours with TRL and OpenEnv Published September 3, 2026 Update on GitHub Upvote 72 Sergio Paniego sergiopaniego On 23 August, Surya Narreddi posted a beautiful video of watercolours painted by a language model. The model writes JavaScript through p5.brush , a library that "adds natural drawing tools to p5.js".

DeveloperTools HardwareLaunch

PyTorch 2.14.0 Release

PyTorch 2.14.0 Release pytorch / pytorch Public Notifications You must be signed in to change notification settings Fork 30.5k Star 103k PyTorch 2.14.0 Release Latest Latest ethche released this 02 Sep 17:40 · 2597 commits to main since this release v2.14.0 2b3ec34 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

v3.7.0

v3.7.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.7.0 openai-sdks released this 02 Sep 01:30 v3.7.0 ab76ab5 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductUpdate

v0.33.3

v0.33.3 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.33.3 github-actions released this 02 Sep 00:11 · 83 commits to main since this release v0.33.3 b79067b What's Changed gemma4 now supports images and audio on MLX engine Report cached prompt tokens Honor GGUF model defined default parameters MLX, MLX-C, llama.cpp update New Contributors @marcelpetrick made their first contribution in #17579 Full Changelog : v0.33.2...v0.33.3 Contributors marcelpetrick Assets 19 Loading Uh oh! There was an error while loading.

ArtificialIntelligence Research

BenchMIRT: What are LLM benchmarks actually measuring?

BenchMIRT: What are LLM benchmarks actually measuring? BenchMIRT: What are LLM benchmarks actually measuring? Enterprise Article Published September 1, 2026 Upvote 26 Kyle Wiggers Ai2Comms allenai 📄 Tech Report: http://allenai.org/papers/benchmirt | 📊 Data: https://huggingface.co/collections/allenai/benchmirt | 💻 Code: https://github.com/allenai/BenchMIRT Today we’re introducing BenchMIRT, a new method for auditing LLM benchmarks at the level of individual prompts—the questions and tasks a model is scored on.

DeveloperTools PriceChange

Project HydraFusion: Frontier quality via multi-model orchestration

Project HydraFusion: Frontier quality via multi-model orchestration GitHub Staff · @github September 4, 2026 | 9 minutes Share: Providing developers the best model for the task at hand has always been our goal. Earlier this year, we made that easier by launching Auto model selection, which reviews your task and matches it to the best-suited model for that task.

ArtificialIntelligence SecurityIncident

Proactive cyber defense for governments and enterprises

Proactive cyber defense for governments and enterprises Proactive cyber defense for governments and enterprises Sep 02, 2026 | x.com Facebook LinkedIn Mail Today, we’re launching our Fairwind Program, a limited access program for governments and trusted partners to use our most advanced cyber defense capabilities. Four Flynn Vice President - Security and Privacy Share x.com Facebook LinkedIn Mail Your browser does not support the audio element.

ArtificialIntelligence SecurityIncident

Introducing context-aware vulnerability discovery and remediation with Cloudflare Managed Defense and OpenAI Daybreak models

Introducing context-aware vulnerability discovery and remediation with Cloudflare Managed Defense and OpenAI Daybreak models Your scanner just flagged 4,000 new vulnerabilities, 78 of them critical. To answer that question, Cloudflare is announcing early access to Vulnerability Discovery and Remediation, now part of Cloudflare Managed Defense .

ArtificialIntelligence HardwareLaunch

Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI

Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI Published September 1, 2026 Update on GitHub Upvote 81 Nico Martin nico-martin Joshua Xenova One of our biggest goals on the WebAI team at Hugging Face is to make browser inference as fast and as user-friendly as possible. Getting there is a multi-layer effort: models need browser-friendly representations, runtimes need to build efficient execution plans, and the individual GPU operations at the bottom of the stack need to make the most of many different devices and browser implementations.

DeveloperTools Other

v3.6.0

v3.6.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.6.0 openai-sdks released this 28 Aug 22:28 v3.6.0 1cfa80a This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductLaunch

The Open ASR Leaderboard Adds Its First Global South Language

The Open ASR Leaderboard Adds Its First Global South Language The Open ASR Leaderboard Adds Its First Global South Language Published August 28, 2026 Update on GitHub Upvote 59 Eric Bezzam bezzam Shobhit Banga Shobhitbanga VoiceArena Manas Dhir manasdhir04 VoiceArena Bhaskar Singh bhaskarJT VoiceArena Manmeet Kaur manmeet-voicearena VoiceArena Aaditya Pareek pareek-voicearena VoiceArena Walecha Amritansh8675 VoiceArena Sagar Jain sagarjain268380 VoiceArena Hanuman Sidh hanuman44420 VoiceArena Vanshika Chhabra vanshikachhabra-voicearena VoiceArena Voice Arena and Hugging Face partner to launch open ASR evaluation for Hindi and Indian English Benchmarks decide what gets built. A model that scores well on the Open ASR Leaderboard gets adopted and iterated on, while capabilities the leaderboard does not measure tend not to improve.

DeveloperTools Other

langchain-fireworks==1.6.1

langchain-fireworks==1.6.1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-fireworks==1.6.1 github-actions released this 27 Aug 21:56 langchain-fireworks==1.6.1 885e858 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-core==1.6.1

langchain-core==1.6.1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-core==1.6.1 github-actions released this 27 Aug 19:31 langchain-core==1.6.1 4fe9d30 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain==1.3.18

langchain==1.3.18 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain==1.3.18 github-actions released this 27 Aug 17:33 langchain==1.3.18 7d4b42b This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

langchain-anthropic==1.7.0

langchain-anthropic==1.7.0 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-anthropic==1.7.0 github-actions released this 27 Aug 15:24 langchain-anthropic==1.7.0 3b3b308 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

v3.5.0

v3.5.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.5.0 openai-sdks released this 27 Aug 01:00 v3.5.0 79c588b This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools SecurityIncident

v3.4.0

v3.4.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.4.0 openai-sdks released this 26 Aug 21:48 v3.4.0 a64dd8f This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductUpdate

v0.33.1

v0.33.1 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.33.1 github-actions released this 26 Aug 18:09 · 103 commits to main since this release v0.33.1 13f2fb8 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductUpdate

Release v5.16.1

Release v5.16.1 huggingface / transformers Public Notifications You must be signed in to change notification settings Fork 34.7k Star 167k Release v5.16.1 vasqu released this 26 Aug 14:50 · 344 commits to main since this release v5.16.1 93c8b7b Release v5.16.1 This is a special release as we include GLM! (and a few small fixes) GLM-5.3-Flash GLM-5.3-Flash, the first natively multimodal model in the GLM-5 series.

ArtificialIntelligence ModelRelease

Release: v5.16.0

Release: v5.16.0 huggingface / transformers Public Notifications You must be signed in to change notification settings Fork 34.7k Star 167k Release: v5.16.0 Cyrilvallez released this 26 Aug 12:35 · 344 commits to main since this release v5.16.0 93d1bcf This commit was signed with the committer’s verified signature . Cyrilvallez Cyril Vallez SSH Key Fingerprint: O743lyKbz6cYCDq5uTRdzyLHAo4JjdtgAF9Q3yVhAQA Verified Learn about vigilant mode .

ArtificialIntelligence OpenSourceRelease

Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers

Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers Published August 26, 2026 Update on GitHub Upvote 144 Tom Aarsen tomaarsen Sentence Transformers is a Python library for using and training embedding and reranker models for a wide range of applications, such as retrieval augmented generation, semantic search, semantic textual similarity, and more. Its v6.0 update introduces a fourth model type: MultiVectorEncoder , for ColBERT-style late interaction retrieval, alongside a complete training approach for it.

ArtificialIntelligence PolicyChange

3 new ways to plan and book travel in Search

3 new ways to plan and book travel in Search 3 new ways to plan and book travel in Search Aug 27, 2026 | x.com Facebook LinkedIn Mail Our latest upgrades for AI Mode in Search can help you track flight prices, view points or miles rates, and book your dream hotel. James Byers Group Product Manager, Search Share x.com Facebook LinkedIn Mail Planning a trip comes with lots of moving parts and countless options to consider.

ArtificialIntelligence Acquisition

Granite 4.2 LLMs: How They're Built

Granite 4.2 LLMs: How They're Built Granite 4.2 LLMs: How They're Built Enterprise Article Published August 25, 2026 Upvote 123 Yousaf Shah yousafshah ibm-granite Swanand Kadhe kswanand1 ibm-granite Riddhiman Moulick rmoulick ibm-granite Ashish Sunil Agrawal ashish23 ibm-granite santosh borse sanborse ibm-granite A technical walkthrough of how we built the Granite 4.2 reasoning model family. Authors: Granite Team, IBM TL;DR: Granite 4.2 is our first family of dense, decoder-only reasoning LLMs, released in three sizes: 3B, 8B, and 30B .

ArtificialIntelligence ProductUpdate

Quantization-Aware Healing: a compressed, 4-bit model that outperforms its full-precision original

Quantization-Aware Healing: a compressed, 4-bit model that outperforms its full-precision original Quantization-Aware Healing: a compressed, 4-bit model that outperforms its full-precision original Team Article Published August 25, 2026 Upvote 69 Antonio Tiene AntonioTN MultiverseComputingCAI Iker García-Ferrero Iker MultiverseComputingCAI Ali Hashemi ali-hashemi MultiverseComputingCAI Bakbergen Ryskulov bryskulov-mc MultiverseComputingCAI Making a large language model smaller almost always comes with a cost. The now-standard recipe for efficient deployment is to compress the architecture first, cutting the parameter count by removing layers, heads, or neurons, and then quantize the remaining weights down to 4 bits to shrink memory and compute further.

DeveloperTools Other

langchain==1.3.17

langchain==1.3.17 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain==1.3.17 github-actions released this 25 Aug 02:40 langchain==1.3.17 54383cd This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductLaunch

Wire It, Run It, Deploy It: AI Workflows in Gradio

Wire It, Run It, Deploy It: AI Workflows in Gradio Build Anything with gr.Workflow Published August 25, 2026 Update on GitHub Upvote 49 yuvraj sharma ysharma Abubakar Abid abidlabs Most interesting AI apps are pipelines. You generate an image, then cut out its background if you want to, or edit it into something new.

WebInfrastructure ProductLaunch

How we saved 100 terabytes of memory by optimizing 1.1.1.1’s DNS cache

How we saved 100 terabytes of memory by optimizing 1.1.1.1’s DNS cache Big Pineapple , the platform behind 1.1.1.1 , Gateway DNS , DNS Firewall , AS112 , and several other Cloudflare DNS services, stores over 250 billion DNS cache entries at any given time. At that scale, wasting a single byte per entry costs more than 250 gigabytes of memory across our fleet.

ArtificialIntelligence ProductLaunch

v0.33.0

v0.33.0 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.33.0 github-actions released this 21 Aug 22:52 · 118 commits to main since this release v0.33.0 ebf200f This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

langchain-perplexity==1.4.1

langchain-perplexity==1.4.1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-perplexity==1.4.1 github-actions released this 21 Aug 14:08 langchain-perplexity==1.4.1 5feb55b This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Research

How Hugging Face Inference Endpoints, Jobs, and Buckets Power Search on Papers with Code

How Hugging Face Inference Endpoints, Jobs, and Buckets Power Search on Papers with Code How Hugging Face Inference Endpoints, Jobs, and Buckets Power Search on Papers with Code Published August 21, 2026 Update on GitHub Upvote 32 Niels Rogge nielsr 3 months ago, we started a revival of Papers with Code (see also the announcement tweet ). Its goal is to make open AI research accessible and digestible, so that people can easily find the artifacts related to a paper, find state-of-the-art (SOTA) across the various domains of AI, share interesting research and build on top of each other's work.

Research Research

Measuring benchmark optimization in speech recognition

Measuring benchmark optimization in speech recognition Measuring benchmark optimization in speech recognition Published August 21, 2026 Update on GitHub Upvote 67 Theo Lebryk tlebryk02 HumeAI Eric Bezzam bezzam Alice aliceebaird HumeAI David Ayllon dayllon HumeAI Jakub Piotr Cłapa jpc HumeAI Jens Madsen jens-hume-ai HumeAI Panagiotis Tzirakis tzirakis HumeAI Public voice AI benchmarks increasingly suggest that models are performing at human levels. Yet those scores don't always reflect how models work in the real-world.

DeveloperTools Other

langchain-fireworks==1.6.0

langchain-fireworks==1.6.0 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-fireworks==1.6.0 github-actions released this 20 Aug 17:47 langchain-fireworks==1.6.0 ca3acde This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence HardwareLaunch

Up to 3.2x Faster Inference with LFM2.5-DSpark

Up to 3.2x Faster Inference with LFM2.5-DSpark Up to 3.2x Faster Inference with LFM2.5-DSpark Team Article Published August 20, 2026 Upvote 56 xx tugot17 LiquidAI Leonie Monigatti iamleonie LiquidAI Fernando Fernandes Neto fernandofernandes LiquidAI Tarek Dakhran tdakhran LiquidAI nathan ranchin nathanrchn LiquidAI Today, we release DSpark draft model checkpoints for three models from our LFM2.5 family: LFM2.5-1.2B-Instruct, LFM2.5-2.6B, and LFM2.5-8B-A1B. These add a speculative decoding path that trades a minimal memory increase for a large decoding speedup without changing output quality: Faster inference : up to 3.18 throughput improvement on a GPU and up to 2.87x on-device.

DeveloperTools ProductUpdate

langchain==1.3.16

langchain==1.3.16 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain==1.3.16 github-actions released this 20 Aug 14:35 langchain==1.3.16 86ae76a This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-anthropic==1.6.1

langchain-anthropic==1.6.1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-anthropic==1.6.1 github-actions released this 20 Aug 14:06 langchain-anthropic==1.6.1 9bdaf43 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-openai==1.6.0

langchain-openai==1.6.0 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.6.0 github-actions released this 19 Aug 21:45 langchain-openai==1.6.0 3478c28 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-anthropic==1.6.0

langchain-anthropic==1.6.0 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-anthropic==1.6.0 github-actions released this 19 Aug 21:39 langchain-anthropic==1.6.0 3478c28 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductLaunch

v0.32.15

v0.32.15 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.15 github-actions released this 19 Aug 17:25 · 144 commits to main since this release v0.32.15 b7871fc This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

v3.3.1

v3.3.1 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.3.1 openai-sdks released this 19 Aug 16:30 v3.3.1 753ab5c This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

langchain-core==1.6.0

langchain-core==1.6.0 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-core==1.6.0 github-actions released this 19 Aug 15:55 langchain-core==1.6.0 85602c3 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence HardwareLaunch

Patch release: v5.15.1

Patch release: v5.15.1 huggingface / transformers Public Notifications You must be signed in to change notification settings Fork 34.7k Star 167k Patch release: v5.15.1 Cyrilvallez released this 19 Aug 10:50 · 504 commits to main since this release v5.15.1 550d7b3 This commit was signed with the committer’s verified signature . Cyrilvallez Cyril Vallez SSH Key Fingerprint: O743lyKbz6cYCDq5uTRdzyLHAo4JjdtgAF9Q3yVhAQA Verified Learn about vigilant mode .

DeveloperTools Other

v3.3.0

v3.3.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.3.0 openai-sdks released this 18 Aug 21:17 v3.3.0 56807c0 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence OpenSourceRelease

How Much Memory Does Your Agent Actually Need?

How Much Memory Does Your Agent Actually Need? How Much Memory Does Your Agent Actually Need? Enterprise Article Published August 18, 2026 Upvote 83 Vatche Isahagian Vatche ibm-research Gaodan Fang gaodan-fang ibm-research Jayaram Radhakrishnan jayaramkr ibm-research Punleuk Oum illeatmyhat ibm-research Ashwath Vaithinathan Aravindan ashwath-vaithina ibm-research Evelyn Duesterwald evduester ibm-research G Thomas gsthomasx ibm-research Vinod Muthusamy vinodmut ibm-research Merve Unuvar mrvnvr ibm-research Ayhan Sebin ayhansebin ibm-research In our previous post , we compared ALTK-Evolve with ACE and showed that how you deliver an agent's self-distilled guidelines — a few retrieved per task vs.

DeveloperTools ProductUpdate

langchain-openai==1.5.2

langchain-openai==1.5.2 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.5.2 github-actions released this 18 Aug 17:38 langchain-openai==1.5.2 5cfde66 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

dotnet-1.80.0

dotnet-1.80.0 microsoft / semantic-kernel Public Notifications You must be signed in to change notification settings Fork 4.8k Star 28.6k dotnet-1.80.0 dmytrostruk released this 18 Aug 15:00 dotnet-1.80.0 5e1f1fb This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools SecurityIncident

langchain-openai==1.5.2a1

langchain-openai==1.5.2a1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.5.2a1 github-actions released this 18 Aug 01:51 langchain-openai==1.5.2a1 9f2d56e This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductUpdate

Multi-Vector (Late Interaction) Embedding Models with Sentence Transformers

Multi-Vector (Late Interaction) Embedding Models with Sentence Transformers Multi-Vector (Late Interaction) Embedding Models with Sentence Transformers Published August 18, 2026 Update on GitHub Upvote 117 Tom Aarsen tomaarsen Antoine Chaffin NohTow lightonai Raphael Sourty raphaelsty lightonai Sentence Transformers is a Python library for using and training embedding and reranker models for applications like retrieval augmented generation, semantic search, and more. With the v6.0 update, it gains a fourth model type: MultiVectorEncoder , for ColBERT-style late interaction retrieval.

DeveloperTools Other

langchain-core==1.5.6

langchain-core==1.5.6 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-core==1.5.6 github-actions released this 17 Aug 21:26 langchain-core==1.5.6 4033a4e This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence PolicyChange

Same Cluster, 33 Points More Utilization: What Changed Was the Order

Same Cluster, 33 Points More Utilization: What Changed Was the Order Same Cluster, 33 Points More Utilization: What Changed Was the Order Team Article Published August 17, 2026 Upvote 20 Gabriel Pimenta de Freitas Cardoso GabrielPimenta99 Dharma-AI Breno de Almeida Beleza BrenoBeleza Dharma-AI Francisco de Almeida Rocha Alves falves9101 Dharma-AI Bruno Duarte brunoduarte01 Dharma-AI The previous post argued that utilization, not intelligence, is where the next real constraint in enterprise AI is forming, and it closed by noting that no playbook has emerged yet for what a mature GPU Management practice looks like. We built a constraint-aware GPU allocator and benchmarked it against a FIFO scheduler across seven benchmark scenarios.

DeveloperTools Other

v3.2.0

v3.2.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.2.0 openai-sdks released this 17 Aug 19:13 v3.2.0 3e8301c This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Partnership

5 new ways to level up your learning with Search

5 new ways to level up your learning with Search 5 new ways to level up your learning with Search Aug 19, 2026 | x.com Facebook LinkedIn Mail We’re introducing tools to help you learn new concepts, tackle tricky subjects, and organize your study sessions with AI in Search. Awaneesh Verma Distinguished Product Manager, Search Share x.com Facebook LinkedIn Mail Your browser does not support the audio element.

DeveloperTools Other

v3.1.0

v3.1.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.1.0 openai-sdks released this 14 Aug 23:48 v3.1.0 10ee3f0 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductUpdate

v0.32.14

v0.32.14 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.14 github-actions released this 15 Aug 19:41 · 151 commits to main since this release v0.32.14 d67ad83 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-openrouter==0.2.8

langchain-openrouter==0.2.8 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openrouter==0.2.8 github-actions released this 14 Aug 19:03 langchain-openrouter==0.2.8 9a58107 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-core==1.5.5

langchain-core==1.5.5 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-core==1.5.5 github-actions released this 14 Aug 18:56 langchain-core==1.5.5 c197a7b This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Other

v0.32.12

v0.32.12 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.12 dhiltgen released this 14 Aug 16:37 · 158 commits to main since this release v0.32.12 e0e1d3c Qwen 3.8 27B This release adds the support of Qwen 3.8 27B . Qwen3.8 delivers substantial gains across coding, professional work, research, and long-horizon agentic tasks.

DeveloperTools Other

langchain-openai==1.5.1

langchain-openai==1.5.1 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.5.1 github-actions released this 14 Aug 15:47 langchain-openai==1.5.1 d6cd98a This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ApiUpdate

v0.32.11

v0.32.11 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.11 github-actions released this 14 Aug 01:22 · 158 commits to main since this release v0.32.11 39df91c This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence OpenSourceRelease

Record, train, and deploy from one place with Strands Agents, LeRobot, and Hugging Face Storage Buckets

Record, train, and deploy from one place with Strands Agents, LeRobot, and Hugging Face Storage Buckets Record, train, and deploy from one place with Strands Agents, LeRobot, and Hugging Face Storage Buckets Enterprise Article Published August 13, 2026 Upvote 34 Sundar Raghavan rsundaraws amazon Steven Palma imstevenpmwork amazon Cagatay Cali cagataydev amazon Arron Bailiss arronbailiss amazon Yin Song yinsong1986 amazon A walkthrough of the streaming data loop in Strands Robots, one agent loop that records robot demonstrations, trains on them by reading straight from the Hub, and deploys the policy back to hardware, with the dataset in the same on-disk LeRobot format the whole way through. You have an agent that can already record a demonstration and push it to the Hugging Face Hub .

DeveloperTools Other

langchain-openai==1.5.0

langchain-openai==1.5.0 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-openai==1.5.0 github-actions released this 13 Aug 13:15 langchain-openai==1.5.0 fb8853d This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

langchain-anthropic==1.5.6

langchain-anthropic==1.5.6 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-anthropic==1.5.6 github-actions released this 13 Aug 02:31 langchain-anthropic==1.5.6 c5b2f95 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Acquisition

Introducing OlmoEarth embeddings: Custom embedding exports from OlmoEarth Studio for downstream analysis

Introducing OlmoEarth embeddings: Custom embedding exports from OlmoEarth Studio for downstream analysis Introducing OlmoEarth embeddings: Custom embedding exports from OlmoEarth Studio for downstream analysis Enterprise Article Published August 12, 2026 Upvote 18 Kyle Wiggers Ai2Comms allenai 📄 Tech Report: https://allenai.org/papers/olmoearth | 📊 Documentation: https://docs.olmoearth.allenai.org/embeddings | 💻 Learn more about OlmoEarth: https://allenai.org/olmoearth OlmoEarth Studio , our platform for building Earth observation models, now lets you compute and export embedding vectors —compact numerical representations of Earth-observation data produced by our open source OlmoEarth foundation models. The source code and model weights are publicly available alongside the research paper , so the community can inspect exactly how these embeddings are generated.

DeveloperTools Other

v3.0.0

v3.0.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v3.0.0 openai-sdks released this 12 Aug 01:54 v3.0.0 8bb0e14 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

.NET 10.0.11

.NET 10.0.11 dotnet / aspnetcore Public Notifications You must be signed in to change notification settings Fork 12.1k Star 38.5k .NET 10.0.11 by-msft released this 11 Aug 21:44 · 2128 commits to main since this release v10.0.11 a538338 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools PolicyChange

langchain==1.3.15

langchain==1.3.15 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain==1.3.15 github-actions released this 11 Aug 19:11 langchain==1.3.15 f4bc503 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

v2.54.0

v2.54.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.54.0 openai-sdks released this 11 Aug 18:45 v2.54.0 03b3ec4 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

langchain-core==1.5.4

langchain-core==1.5.4 langchain-ai / langchain Public Notifications You must be signed in to change notification settings Fork 24.6k Star 147k langchain-core==1.5.4 github-actions released this 11 Aug 18:03 langchain-core==1.5.4 5ff19c6 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductUpdate

Thinking of ACE? We Can Do It with Fewer Tokens

Thinking of ACE? We Can Do It with Fewer Tokens We Can Do It with Fewer Tokens Enterprise Article Published August 11, 2026 Upvote 33 Vatche Isahagian Vatche ibm-research Jayaram Radhakrishnan jayaramkr ibm-research Vinod Muthusamy vinodmut ibm-research Gaodan Fang gaodan-fang ibm-research Punleuk Oum illeatmyhat ibm-research G Thomas gsthomasx ibm-research Ashwath Vaithinathan Aravindan ashwath-vaithina ibm-research Evelyn Duesterwald evduester ibm-research Merve Unuvar mrvnvr ibm-research ALTK-Evolve and ACE both let an agent learn from its own trajectories. The difference is what they do with what they learn — and that decides the token bill.

ArtificialIntelligence ProductUpdate

v0.32.9

v0.32.9 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.9 dhiltgen released this 11 Aug 13:23 · 172 commits to main since this release v0.32.9 1d5febe NVIDIA Nemotron 3.5 Lightning NVIDIA Nemotron 3.5 Lightning is an open 30B mixture-of-experts (MoE) model with 3B active parameters built for that execution layer of always-on agents. It is designed for harnesses like OpenClaw and Hermes Agent – all supported by the NVIDIA NemoClaw open source security and management stack for running always-on AI agents.

DeveloperTools ProductUpdate

OpenAI_2.13.0

OpenAI_2.13.0 openai / openai-dotnet Public Notifications You must be signed in to change notification settings Fork 421 Star 2.7k OpenAI_2.13.0 joseharriaga released this 10 Aug 22:26 · 64 commits to main since this release OpenAI_2.13.0 0aafb4c This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductLaunch

Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS

Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS Enterprise + Article Published August 10, 2026 Upvote 38 Maryam Motamedi maryameee nvidia Mikyas Desta mdestanv nvidia Jason Li blisc nvidia Jason Roche JasonNV nvidia Every voice interaction has a latency budget. By the time a user hears your application respond, you've already spent precious milliseconds capturing audio, transcribing speech, running an LLM, retrieving context, and generating a response.

ArtificialIntelligence ProductLaunch

v0.32.8

v0.32.8 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.8 github-actions released this 10 Aug 23:49 · 174 commits to main since this release v0.32.8 4f066a6 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence SecurityIncident

Release: v5.15.0

Release: v5.15.0 huggingface / transformers Public Notifications You must be signed in to change notification settings Fork 34.7k Star 167k Release: v5.15.0 LysandreJik released this 10 Aug 10:28 · 504 commits to main since this release v5.15.0 5eddc12 This commit was signed with the committer’s verified signature . Cyrilvallez Cyril Vallez SSH Key Fingerprint: O743lyKbz6cYCDq5uTRdzyLHAo4JjdtgAF9Q3yVhAQA Verified Learn about vigilant mode .

ArtificialIntelligence OpenSourceRelease

Making Knowledge Distillation Cheap Enough to Run at Scale

Making Knowledge Distillation Cheap Enough to Run at Scale Making Knowledge Distillation Cheap Enough to Run at Scale Team Article Published August 10, 2026 Upvote 42 Antonio Tiene AntonioTN MultiverseComputingCAI Iker García-Ferrero Iker MultiverseComputingCAI Ali Hashemi ali-hashemi MultiverseComputingCAI Bakbergen Ryskulov bryskulov-mc MultiverseComputingCAI Knowledge distillation , training a smaller student model to match the performance of a larger teacher, is a well-known technique in Machine Learning. With the recent wave of open-source Large Language Models, such as gpt-oss , Qwen , GLM , or Kimi , it has become a mainstream research topic again.

DeveloperTools ProductUpdate

python-1.44.1

python-1.44.1 microsoft / semantic-kernel Public Notifications You must be signed in to change notification settings Fork 4.8k Star 28.6k python-1.44.1 moonbox3 released this 06 Aug 09:54 · 27 commits to main since this release python-1.44.1 6e10225 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools SecurityIncident

dotnet-1.79.0

dotnet-1.79.0 microsoft / semantic-kernel Public Notifications You must be signed in to change notification settings Fork 4.8k Star 28.6k dotnet-1.79.0 dmytrostruk released this 06 Aug 09:46 dotnet-1.79.0 fb13781 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ProductLaunch

Baseten on Hugging Face Inference Providers 🔥

Baseten on Hugging Face Inference Providers 🔥 Baseten on Hugging Face Inference Providers 🔥 Published August 6, 2026 Update on GitHub Upvote 35 Alex Ker alexker-baseten baseten Roland Crosby rolandcrosby-baseten baseten Sid Shanker squidarth baseten Johan johan-baseten baseten Célina Hanouti celinah Simon Brandeis sbrandeis Lucain Pouget Wauplin merve merve We're thrilled to share that Baseten is now a supported Inference Provider on the Hugging Face Hub! Baseten joins our growing ecosystem, enhancing the breadth and capabilities of serverless inference directly on the Hub's model pages.

ArtificialIntelligence ProductUpdate

v0.32.6

v0.32.6 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.6 github-actions released this 04 Aug 18:49 · 198 commits to main since this release v0.32.6 c82ebbd This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools Other

v2.53.0

v2.53.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.53.0 github-actions released this 03 Aug 21:41 v2.53.0 5e36cd3 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

v2.52.1

v2.52.1 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.52.1 stainless-app released this 03 Aug 17:15 v2.52.1 f83b1f4 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

DeveloperTools ProductUpdate

v2.52.0

v2.52.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.52.0 stainless-app released this 31 Jul 15:12 v2.52.0 ca693fb 2.52.0 (2026-07-31) Full Changelog: v2.51.0...v2.52.0 Features api: content provenance checks ( 1d6c118 ) Bug Fixes client: honor Retry-After delays up to two minutes ( #3555 ) ( 7fa7946 ) Documentation add API-key mTLS HTTP client recipes ( #3552 ) ( 7a3d5e4 ) Assets 2 Loading Uh oh! There was an error while loading.

DeveloperTools ProductUpdate

v2.51.0

v2.51.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.51.0 stainless-app released this 30 Jul 17:42 v2.51.0 3844843 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence PriceChange

GPU Management: Why Idle GPUs Are the New Grounded Aircraft

GPU Management: Why Idle GPUs Are the New Grounded Aircraft GPU Management: Why Idle GPUs Are the New Grounded Aircraft Team Article Published July 30, 2026 Upvote 97 Erick Lachmann ErickvL Dharma-AI Gabriel Pimenta de Freitas Cardoso GabrielPimenta99 Dharma-AI Gustavo Lucchetti gustavolucchetti Dharma-AI Utilization, not intelligence, is the next real constraint in AI. Aviation learned this the hard way.

DeveloperTools ProductUpdate

v2.50.0

v2.50.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.50.0 stainless-app released this 28 Jul 22:15 v2.50.0 4f40426 2.50.0 (2026-07-28) Full Changelog: v2.49.0...v2.50.0 Features api: transcription model updates ( fd57393 ) Bug Fixes audio: restore transcription keyword overload ( 713a262 ) Assets 2 Loading Uh oh! There was an error while loading.

DeveloperTools ProductUpdate

v2.49.0

v2.49.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.49.0 stainless-app released this 27 Jul 21:44 v2.49.0 6ba31bc This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

Research Research

NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics

NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics Enterprise + Article Published July 27, 2026 Upvote 77 Lukas Zbinden lzbinden nvidia Javier Gamazo javirk1 nvidia Mostafa Toloui mtoloui nvidia Sean Huver shuver nvidia Surgical robotics is moving quickly from teleoperation toward increasingly capable vision-language-action policies. But evaluating and training these systems remains difficult.

ArtificialIntelligence ProductUpdate

v0.32.5

v0.32.5 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.5 github-actions released this 27 Jul 01:25 · 217 commits to main since this release v0.32.5 eec8e0b This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

CloudInfrastructure SecurityIncident

Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the July 2026 Incident

Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the July 2026 Incident Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the July 2026 Incident Published July 27, 2026 Update on GitHub Upvote 506 Hugo Larcher hlarcher Adrien Carreira XciD raphael g raphael-gl Christophe Rannou chris-rannou A companion technical writeup to our incident disclosure . This post walks through how the intrusion actually worked: the two initial-access vectors, how the agent pivoted and moved laterally, representative examples of the commands that were run and how we investigated with GLM 5.2 (an open-source model).

DeveloperTools ProductUpdate

v2.48.0

v2.48.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.48.0 stainless-app released this 23 Jul 20:15 v2.48.0 8a6adcb 2.48.0 (2026-07-23) Full Changelog: v2.47.0...v2.48.0 Features api: accept None for prompt_cache_key/safety_identifier ( 36820e6 ) api: add support for spend_limit admin apis ( 1ff13af ) Assets 2 Loading Uh oh! There was an error while loading.

ArtificialIntelligence ProductUpdate

v0.32.4

v0.32.4 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.4 github-actions released this 25 Jul 02:22 · 219 commits to main since this release v0.32.4 64ee2f9 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ModelRelease

Bringing Nunchaku 4-bit Diffusion Inference to Diffusers

Bringing Nunchaku 4-bit Diffusion Inference to Diffusers Bringing Nunchaku 4-bit Diffusion Inference to Diffusers Published July 23, 2026 Update on GitHub Upvote 69 Pham Hong Vinh rootonchair guest Sayak Paul sayakpaul Large diffusion transformers can create stunning images (or even videos, audio snippets, and now text), but loading a modern text-to-image model in BF16 precision often requires 20-30 GB of VRAM, which puts these models out of reach of most consumer GPUs. Quantization is a powerful solution to this problem, and Diffusers already integrates several quantization backends such as bitsandbytes, GGUF, torchao, and Quanto, which we covered in Exploring Quantization Backends in Diffusers .

DeveloperTools ProductUpdate

v2.47.0

v2.47.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.47.0 stainless-app released this 22 Jul 17:46 v2.47.0 e67afa8 2.47.0 (2026-07-21) Full Changelog: v2.46.0...v2.47.0 Features client: Add experimental runtime support for HTTPX2 clients ( #3524 ) ( 317260c ) stlc: configurable CI runner and private-production-repo support in workflow templates ( 4303e97 ) Bug Fixes deps: require patched aiohttp on Python 3.10+ ( #3515 ) ( d4dceb2 ) Assets 2 Loading Uh oh! There was an error while loading.

DeveloperTools ProductUpdate

v2.46.0

v2.46.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.46.0 stainless-app released this 17 Jul 02:47 v2.46.0 0e6adb1 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

Research SecurityIncident

Newer Models, Same Advantage

Newer Models, Same Advantage Newer Models, Same Advantage Team Article Published July 16, 2026 Upvote 58 Erick Lachmann ErickvL Dharma-AI Gabriel Pimenta de Freitas Cardoso GabrielPimenta99 Dharma-AI Francisco de Almeida Rocha Alves falves9101 Dharma-AI Victor Gabriel Ferreira Barbosa victorBarbosa23 Dharma-AI Despite newer architectures, DharmaOCR outperformed Mistral OCR4 and Unlimited-OCR on Brazilian Portuguese through domain specialization and targeted training. This article presents the evidence and the mechanism behind that advantage.

ArtificialIntelligence ProductUpdate

Patch release: v5.14.1

Patch release: v5.14.1 huggingface / transformers Public Notifications You must be signed in to change notification settings Fork 34.7k Star 167k Patch release: v5.14.1 Cyrilvallez released this 16 Jul 09:41 · 734 commits to main since this release v5.14.1 a08ace4 This commit was signed with the committer’s verified signature . Cyrilvallez Cyril Vallez SSH Key Fingerprint: O743lyKbz6cYCDq5uTRdzyLHAo4JjdtgAF9Q3yVhAQA Verified Learn about vigilant mode .

ArtificialIntelligence ProductLaunch

v0.32.1

v0.32.1 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.1 github-actions released this 16 Jul 03:27 · 258 commits to main since this release v0.32.1 30c3903 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence SecurityIncident

Security incident disclosure — July 2026

Security incident disclosure — July 2026 Security incident disclosure — July 2026 Published July 16, 2026 Update on GitHub Upvote 797 system system Earlier this week, we detected and responded to an intrusion into part of our production infrastructure. This one was different from anything we had handled before in one important way: it was driven, end to end, by an autonomous AI agent system - and we detected and dissected it largely with AI of our own.

Hardware HardwareLaunch

Release v5.14.0

Release v5.14.0 huggingface / transformers Public Notifications You must be signed in to change notification settings Fork 34.7k Star 167k Release v5.14.0 ArthurZucker released this 15 Jul 19:02 · 734 commits to main since this release v5.14.0 2fa8c19 Release v5.14.0 New Model additions Inkling (fresh from Thinking Machines): 975B total, 41B active Add Inkling model #47347 by @molbap @Cyrilvallez @eustlb and @zucchini-nlp Inkling is a general-purpose multimodal model that accepts text, image and audio inputs and generates text outputs. It is intended for use in English and other languages, and across multiple coding languages.

ArtificialIntelligence PriceChange

Model Routing Is Simple. Until It Isn’t.

Model Routing Is Simple. Until It Isn’t. Enterprise Article Published July 15, 2026 Upvote 92 Yara Rizk yarizk ibm-research Eyal Shnarch eishna ibm-research Jason Tsay jsntsay ibm-research Merve Unuvar mrvnvr ibm-research Building a router into your agent sounds like an easy win. Send simple requests to cheaper models, reserve expensive ones for harder tasks, or route by specialty — Claude for code, Gemini for multimodal, and so on.

DeveloperTools ProductUpdate

.NET 10.0.10

.NET 10.0.10 dotnet / aspnetcore Public Notifications You must be signed in to change notification settings Fork 12.1k Star 38.5k .NET 10.0.10 by-msft released this 15 Jul 00:37 · 2128 commits to main since this release v10.0.10 2adedfc This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

Research ProductUpdate

Introducing Real World VoiceEQ: Measuring the human quality of voice AI

Introducing Real World VoiceEQ: Measuring the human quality of voice AI Introducing Real World VoiceEQ: Measuring the human quality of voice AI Published July 15, 2026 Update on GitHub Upvote 33 David Ayllon dayllon HumeAI Alice aliceebaird HumeAI Jeff Brooks jeffbrooks HumeAI Franc Camps Febrer francamps HumeAI Jakub Piotr Cłapa jpc HumeAI Theo Lebryk tlebryk02 HumeAI Jens Madsen jens-hume-ai HumeAI Olya Ossipova itsolyaossi HumeAI Sharath Rao sharath25 HumeAI Hoon Shin hoon-hume HumeAI Tigran tig88 HumeAI Rashish Tandon rashisht HumeAI Panagiotis Tzirakis tzirakis HumeAI Existing benchmarks suggest voice AI is nearing human-level performance but real-world conversations tell a different story. Voice is rapidly becoming AI's primary interface.

ArtificialIntelligence PolicyChange

Welcome Inkling by Thinking Machines

Welcome Inkling by Thinking Machines Welcome Inkling by Thinking Machines Published July 15, 2026 Update on GitHub Upvote 167 ben burtenshaw burtenshaw merve merve Pedro Cuenca pcuenq Aritra Roy Gosthipaty ariG23498 Andres Marafioti andito Inkling now comes in smaller size 🤗 Inkling-Small is out by Thinking Machines Lab. We have updated this post with performance , and deployment configurations for the Inkling-Small and the Inkling-Small-NVFP4 variants.

ArtificialIntelligence Funding

v0.25.1

v0.25.1 vllm-project / vllm Public Uh oh! There was an error while loading.

ArtificialIntelligence Other

Patch release v5.13.1

Patch release v5.13.1 huggingface / transformers Public Notifications You must be signed in to change notification settings Fork 34.7k Star 167k Patch release v5.13.1 ArthurZucker released this 11 Jul 09:15 · 832 commits to main since this release v5.13.1 4626421 Patch release v5.13.1 This patch is focused on enabling transformers for the latest release of vllm! Be more defensive with remap_legacy_layer_types for custom models ( #47245 ) from @hmellor Fix custom code which doesn't know about the new linear layer type names ( #47174 ) from @hmellor Fix case where _LazyAutoMapping.register is passed a str key ( #47148 ) from @hmellor Contributors hmellor Assets 2 Loading Uh oh!

ArtificialIntelligence ProductLaunch

v0.32.0

v0.32.0 ollama / ollama Public Notifications You must be signed in to change notification settings Fork 18k Star 182k v0.32.0 github-actions released this 11 Jul 01:03 · 272 commits to main since this release v0.32.0 f1a0ffd This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

Hardware ProductLaunch

Profiling in PyTorch (Part 3): Attention is all you profile

Profiling in PyTorch (Part 3): Attention is all you profile Profiling in PyTorch (Part 3): Attention is all you profile Published July 10, 2026 Update on GitHub Upvote 50 Aritra Roy Gosthipaty ariG23498 Sergio Paniego sergiopaniego Sayak Paul sayakpaul Rémi Ouazan Reboul ror This is the third post of Profiling in PyTorch, a series where we slowly build the skill of reading profiler traces and use it to drive optimization: Profiling in PyTorch (Part 1): A Beginner's Guide to torch.profiler Profiling in PyTorch (Part 2): From nn.Linear to a Fused MLP Profiling in PyTorch (Part 3): Attention is all you profile (current) The series "Profiling in PyTorch" is meant to make you comfortable reading profiler traces and tables. In Part 1 we profiled basic math operations like addition and multiplication.

DeveloperTools ProductUpdate

v2.45.0

v2.45.0 openai / openai-python Public Notifications You must be signed in to change notification settings Fork 6.4k Star 31.7k v2.45.0 stainless-app released this 09 Jul 18:02 v2.45.0 f16fbbd This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

Hardware HardwareLaunch

PyTorch 2.13.0 Release

PyTorch 2.13.0 Release pytorch / pytorch Public Notifications You must be signed in to change notification settings Fork 30.5k Star 103k PyTorch 2.13.0 Release angelayi released this 08 Jul 17:39 · 5583 commits to main since this release v2.13.0 cf30153 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence LeadershipChange

From Hugging Face to Amazon SageMaker Studio in one click

From Hugging Face to Amazon SageMaker Studio in one click From Hugging Face to Amazon SageMaker Studio in one click Enterprise Article Published July 7, 2026 Upvote 21 Hazim Qudah hqudah amazon Naidile Murali naidmurali amazon Jeff Boudier jeffboudier amazon Simon Pagezy pagezyhf amazon Enrique Hernández Calabrés ehcalabres amazon Today, we’re excited to announce a deep-link integration between Hugging Face and Amazon SageMaker AI . Developers can now go from model discovery to hands-on experimentation in SageMaker Studio with a single selection.

DeveloperTools SecurityIncident

dotnet-1.78.0

dotnet-1.78.0 microsoft / semantic-kernel Public Notifications You must be signed in to change notification settings Fork 4.8k Star 28.6k dotnet-1.78.0 dmytrostruk released this 07 Jul 15:25 dotnet-1.78.0 35ba23e This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence ModelRelease

Native-speed vLLM transformers modeling backend

Native-speed vLLM transformers modeling backend Native-speed vLLM transformers modeling backend Published July 8, 2026 Update on GitHub Upvote 76 Harry Mellor hmellor Lysandre lysandre TL;DR : The transformers vLLM backend is now as fast (or faster) than custom vLLM implementations for many LLM architectures. Model authors can automatically leverage their transformers implementations to get ultra fast vLLM inference, for free.

DeveloperTools ProductUpdate

python-1.44.0

python-1.44.0 microsoft / semantic-kernel Public Notifications You must be signed in to change notification settings Fork 4.8k Star 28.6k python-1.44.0 moonbox3 released this 07 Jul 09:00 · 48 commits to main since this release python-1.44.0 e4025c3 This commit was created on GitHub.com and signed with GitHub’s verified signature . GPG key ID: B5690EEEBB952194 Verified Learn about vigilant mode .

ArtificialIntelligence Partnership

LeRobot v0.6.0: Imagine, Evaluate, Improve

LeRobot v0.6.0: Imagine, Evaluate, Improve LeRobot v0.6.0: Imagine, Evaluate, Improve Published July 7, 2026 Update on GitHub Upvote 85 Steven Palma imstevenpmwork Pepijn Kooijmans pepijn223 Caroline Pascal CarolinePascal Khalil Meftah lilkm Maxime Ellerbach maximellerbach Martino Russi nepyope Nikodem Bartnik nikodembartnik Nicolas Rabault Nico-robot Thomas Wolf thomwolf This new release is about closing the robot learning loop: policies that imagine the future before acting, reward models that tell you when your robot succeeds, a deployment CLI that turns failures into training data, and six new simulation benchmarks to measure it all. It also brings depth sensing, VLM-powered dataset annotation, custom video encoding, cloud training on HF Jobs, and a much leaner install.

CloudInfrastructure Partnership

Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot

Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot Published July 7, 2026 Update on GitHub Upvote 35 Nikhil Jha njha guest Zhanghao Wu michaelvll skypilot-org Hope Wang hopechong skypilot-org Adrien Carreira XciD Julien Chaumond julien-c For most teams, models and datasets live in a bucket in one region of one cloud. The GPUs you can get, whether for development, training, or serving, increasingly sit on a different cloud than your data.