open source
30 articles about open source in AI news
Why Your CLAUDE.md Needs a 'No npm install' Rule for Open Source Repos
Add a `# In open source repos, never run npm install or pip install without asking first` rule to CLAUDE.md. This prevents Claude Code from executing untrusted code, saving tokens and protecting your system.
The Agency: 147 Open Source AI Agents Hit 50K GitHub Stars in 2 Weeks
The Agency is an open source repository with 147 specialized AI agents across 12 divisions (engineering, design, marketing, etc.) that hit 50K GitHub stars in under two weeks. It provides one-command install for tools like Claude Code and Cursor, with full modding support.
YC Removes AI Startup Delve from Website After Allegations of Open Source License Stripping
Y Combinator scrubbed AI startup Delve from its portfolio site after public allegations that the company removed open source licenses from tools and sold them as proprietary software, including from its own customer.
Axios Supply Chain Attack Highlights AI-Powered Social Engineering Threat to Open Source
The recent Axios npm package supply chain attack was initiated by highly sophisticated social engineering targeting a developer. This incident signals a dangerous escalation in the targeting of open source infrastructure, where AI tools could amplify attacker capabilities.
AI-Trader: Open Source Marketplace for Autonomous Trading Agents
AI-Trader is an open-source marketplace (MIT License) where AI agents autonomously publish trading signals, debate strategies, and execute trades. Users can follow top-performing agents and automatically copy their positions.
GitNexus Open Sources Codebase Knowledge Graph Engine for AI Agents
GitNexus, an open-source knowledge graph engine, autonomously indexes codebases to map dependencies and execution flows. It integrates with Claude Code, Cursor, and Windsurf via MCP to give AI agents architectural awareness, preventing breaking changes.
Developer Declares 'Closed SaaS Feels Like a Generation Ago' as AI-Powered Open Source Tools Surpass Paid Subscriptions
Developer George Pu announced he's canceling multiple SaaS subscriptions, citing that AI-enhanced, production-ready open-source alternatives from GitHub repositories now outperform the paid tools he used a year ago.
Nvidia Enters the AI Agent Arena: NemoClaw Targets Open Source Dominance
Nvidia is reportedly developing NemoClaw, an open-source AI agent platform to compete with OpenClaw. The announcement is expected at next week's GTC conference, signaling Nvidia's move to set standards in the rapidly evolving 'claw' ecosystem.
Trillion-Parameter AI Goes Open Source: AntLingAGI's Ring-2.5-1T Democratizes Massive Models
AntLingAGI has open-sourced Ring-2.5-1T, a trillion-parameter AI model that runs on consumer-grade GPUs at half the cost of comparable systems. This breakthrough eliminates traditional barriers like lab access, waitlists, and multi-million dollar compute clusters.
Global TV Liberation: How Open Source Collaboration Is Disrupting Streaming
An open-source project called Free-TV/IPTV has compiled free live TV channels from over 60 countries into a single M3U playlist. With 88 contributors maintaining the repository, this GitHub project offers HD streams from major platforms without subscriptions.
LangWatch Emerges as Open Source Solution for AI Agent Testing Gap
LangWatch, a new open-source platform, addresses the critical missing layer in AI agent development by providing comprehensive evaluation, simulation, and monitoring capabilities. The framework-agnostic solution enables teams to test agents end-to-end before deployment.
Anthropic Opens Its Toolbox: Claude's Internal Skills Library Goes Open Source
Anthropic has open-sourced its internal Skills library, the exact toolkit powering Claude's document processing capabilities. This move democratizes access to sophisticated AI workflows and could accelerate enterprise AI adoption.
Open Source Showdown: ChatDevr Sim's Apache 2.0 License Challenges n8n's Sustainable Use Model
ChatDevr Sim has launched with a fully open-source Apache 2.0 license, creating a direct contrast to n8n's Sustainable Use License. This development highlights growing tensions in the AI workflow automation space between commercial and community-driven models.
Grok Build Goes Open Source After Privacy Disaster
Grok Build's privacy breach shows Claude Code users must audit file uploads. Use `CLAUDE.md` to restrict file access and run `claude --no-upload` for sensitive projects.
DeepSeek Open-Sources Harness (dsh) With Plugin Architecture
DeepSeek open-sourced DeepSeek Harness, a plugin-based agent harness that crossed 35k GitHub stars in hours. It treats adapters, tools, and session logs as swappable plugins, addressing context-assembly pain points.
Google Open-Sources TPU Raiden, Its NIXL Equivalent for KV Cache
Google open-sourced TPU Raiden, its KV cache transfer library equivalent to NVIDIA NIXL, signaling deeper externalization of its TPU stack.
OrcaMan Open-Sources BoundaryBench for Enterprise RL
OrcaMan open-sourced BoundaryBench, a benchmark for enterprise RL boundary detection. The tool targets reliability gaps in production AI.
Cursor Open-Sources MoE Megakernel for NVL72s
Cursor open-sourced Mixture-of-Kittens, an MoE megakernel for NVL72s, targeting inference efficiency. No benchmarks disclosed, but the move signals Cursor's infrastructure ambitions.
Matt Pocock Open-Sources .agents Skill Directory for Claude Code
Matt Pocock open-sourced his .agents directory for Claude Code, including /grill-me and /tdd skills. The release targets agent misalignment in production engineering workflows.
DeepSeek-V4-Flash Open-Sourced: 304B Model Beats V4-Pro at $0.14
DeepSeek open-sourced V4-Flash-0731, a 304B model scoring 82.7 on VulcanBench, matching Claude Opus-4.8 at $0.14/M input tokens.
Open-source project turns Claude Code, Codex into CAD engineer
An open-source project uses Claude Code and Codex to generate editable 3D models from text, exporting STEP, STL, G-code, and integrating Bambu Lab. Runs fully offline.
Cohere Open-Sources Three AI Models Under Apache 2.0
Cohere released three open-source AI models under Apache 2.0 in 2025, expanding its enterprise portfolio with speech, language, and code capabilities.
k-dense Ships 150 Open-Source Scientific Agent Skills
k-dense released 150 open-source scientific agent skills covering biology, chemistry, drug discovery.
Nimbalyst Open-Sources Graph-Based IDE to Fix Agent Context Fragmentation
Nimbalyst open-sources a graph-based IDE that unifies 7 tools into one context layer for agentic coding, letting Claude Code and Codex traverse connected artifacts in a single call.
Open-Source Course Shows Harness, Not Model, Lifts Coding Agent 25 Places
Open-source course shows harness engineering, not model swap, moved a coding agent from ~30th to top 5 on Terminal-Bench. Course builds Decode from scratch.
Microsoft Fara1.5-27B Open-Source Agent Scores 72.3% on Web Tasks
Microsoft released Fara1.5-27B, a vision-only web browsing agent scoring 72.3% on Online-Mind2Web, open-source on Hugging Face.
Alibaba Open-Sources SAIL Stack to Break Nvidia CUDA Lock-In
Alibaba T-Head open-sourced SAIL stack for Zhenwu chips at WAIC, targeting Nvidia CUDA dominance with 7-day migration claim.
Xiaomi Open-Sources 38B Robotics-U0 Unifying Four Embodied Tasks
Xiaomi open-sourced 38B-parameter Robotics-U0, unifying four embodied tasks in a single model. No benchmarks or training data disclosed yet.
Nvidia, Hugging Face Open-Source Robot Models to Democratize Physical AI
Nvidia and Hugging Face open-sourced robot models to democratize physical AI, providing pre-trained models and simulation tools on the Hugging Face hub.
Second Brain Becomes Open-Source AI Agent Memory System
Pauliusztin open-sourced a 2-year project turning 10,994 notes into a living AI agent memory system. The architecture aligns with Google's new OKF standard.