sdk
30 articles about sdk in AI news
OpenAI Open-Sources Agents SDK, Supports 100+ LLMs
OpenAI has open-sourced its internal Agents SDK, a lightweight framework for building multi-agent systems. It features three core primitives, works with over 100 LLMs, and has gained 18.9k GitHub stars immediately.
OpenAI Agents SDK Gains Containerized Execution & Step Control
OpenAI has released new capabilities for its Agents SDK, including containerized execution and granular step control, giving developers more tools to build and manage long-running AI agents.
ForeverSolar Uses Claude Agent SDK to Automate Solar Permitting, Cutting Approval Times
Solar installation company ForeverSolar is using Anthropic's Claude Agent SDK to automate permitting documentation, a major bottleneck in solar deployment. This represents a concrete enterprise application of agentic AI beyond software development.
Symbolica's Agentica SDK Scores 36.08% on ARC-AGI-3, Claiming Cost-Effective Agentic Breakthrough
Symbolica's Agentica SDK reportedly achieved a 36.08% score on the new ARC-AGI-3 benchmark in one day, using an agentic approach claimed to be far cheaper than brute-forcing with a frontier model.
Toolpack SDK Emerges as Unified TypeScript Solution for Multi-LLM AI Development
Toolpack SDK, a new open-source TypeScript SDK, provides developers with a single interface for working across multiple LLM providers including OpenAI, Anthropic, Gemini, and Ollama. The framework includes 77 built-in tools and a workflow engine for planning and executing AI-powered tasks.
Run Claude Code in Any Sandbox with One API: AgentBox SDK
Swap coding agents and sandbox providers without changing code. Preserves full interactive capabilities (approval flows, streaming).
Claude Agent SDK's a2a Tool Lets You Build Persistent, Observable AI Assistants
Use the a2a CLI tool to add persistent memory, skill management, and observability to your Claude Code projects, moving prototypes to production.
OpenAI Launches GPT-Rosalind for Drug Discovery, GPT-5.4-Cyber for Security
OpenAI launched GPT-Rosalind, a life sciences model performing above the 95th percentile of human experts on novel biological data, and GPT-5.4-Cyber, a cybersecurity variant. These releases, alongside a major Agents SDK update, signal a pivot from general AI to specialized, high-stakes enterprise domains.
AWS Launches 'Generative AI on AWS' Developer Hub
AWS has launched 'Generative AI on AWS,' a new central portal for its AI services, SDKs, and tutorials. This move consolidates its offerings to better compete with Google's Vertex AI and Microsoft's Azure AI Studio.
GitAgent Aims to Unify AI Agent Development with Git-Based Standard
GitAgent introduces an open specification that defines AI agents through files in a Git repository, enabling portability across frameworks like Claude Code, OpenAI Agents SDK, and CrewAI while leveraging Git's native version control and collaboration features.
Anthropic's Accidental Code Release: Inside the Claude Code CLI That Wasn't Meant to Be Seen
Anthropic's Claude Agent SDK inadvertently includes the entire minified Claude Code CLI executable, revealing the inner workings of their AI coding assistant. The 13,800-line bundled JavaScript file contains everything from agent orchestration to UI rendering, raising questions about security and transparency in AI tooling.
Anthropic Tightens Security: OAuth Tokens Banned from Third-Party Tools in Major Policy Shift
Anthropic has implemented a significant security policy change, prohibiting the use of OAuth tokens and its Agent SDK in third-party tools. This move comes amid growing enterprise adoption and heightened security concerns in the AI industry.
AWS Bedrock's New MCP Tools Are a Game-Changer for Claude Code Users
AWS Bedrock has released new tools for the Model Context Protocol (MCP), enabling developers to build custom servers that connect Claude Code directly to AWS data and services.
GenRobot Launches 6-Camera Wearable for Embodied AI Data Capture
GenRobot launched DAS Ego, a wearable with six 2MP cameras for capturing zero-distortion, 270° FOV data. They also open-sourced the 'Gen Ego Data' dataset covering 200+ skills to train models on perception-action causality.
Swiss AI Lab Ships Pixel-Based Agents That Control Real Phones
A Swiss AI lab has developed agents that interact with smartphones by processing screen pixels and simulating touch, eliminating the need for app-specific APIs or integrations. This approach mirrors human interaction and could generalize across any app interface.
Distillery 0.4.0 Stabilizes Its MCP API
Distillery 0.4.0 stabilizes its MCP API surface, enabling reliable agent memory and team knowledge bases for Claude Code workflows.
Mark Cuban Predicts AI Integration Wave for 33M US SMBs
Mark Cuban predicts the next major job wave will be in custom AI integration for small to mid-sized companies, stating generic 'software is dead' as everything becomes uniquely customized. He highlights a market of 33 million US companies needing these services.
Google Launches A2UI 0.9, a Generative UI Standard for AI Agents
Google released A2UI 0.9, a standard allowing AI agents to generate UI elements dynamically using an app's existing components. It includes a web core library, React renderer, and support for Flutter, Angular, and Lit.
Claude Code's Architecture Revealed
An analysis of Claude Code's source code shows its core is a simple loop, but its power comes from systems like a 5-layer compaction pipeline and a 7-mode permission system, which developers can leverage for better performance.
Stop Rewriting CLAUDE.md: The 4-Stage Evolution That Cuts Context Waste 40%
Your CLAUDE.md should grow with your project through four intentional stages, adding rejected alternatives and 'never do this' rules to prevent Claude from re-litigating settled decisions.
Stop Bloating Your CLAUDE.md: A 6-Layer Memory Architecture That Actually Works
Implement path-scoped rules and a wiki layer before reaching for complex RAG—this architecture saves tokens and prevents ignored instructions.
Sabi Launches 'Sabi Cap' Consumer BCI, Claims AlphaFold Moment
Sabi has launched the Sabi Cap, a consumer-grade brain-computer interface headset. The company claims this marks an 'AlphaFold moment' for BCIs by moving them toward mass-market accessibility.
Build Your First MCP Server in 15 Minutes with Python's FastMCP
Learn to build MCP servers that give Claude Code direct access to your systems, eliminating copy-paste workflows.
Expo Launches Codex Plugin for AI-Powered React Native Development
Expo launched a plugin integrating Codex into its React Native framework, allowing developers to generate code using AI prompts within their existing workflow.
Claude Code's Rust TUI Rewrite Eliminates UI Lag
A developer rebuilt Claude Code's terminal UI in Rust to fix performance issues with multiple agents, large diffs, and long tool-call chains—removing frontend friction that was slowing down the experience.
GitHub Launches 'Caveman' Tool, Claims 75% AI Cost Reduction
GitHub has released a new tool named 'Caveman' designed to reduce AI inference costs by up to 75% for developers. The announcement, made via a developer's tweet, suggests a focus on optimizing resource usage for AI-powered applications.
AI Researcher Automates Slide Decks from 1K+ Paper Wiki Using Gamma MCP
Omar S. automated the creation of slide presentations from a personal wiki of 1,000+ AI papers. The pipeline uses the Gamma MCP connector for Claude to generate polished decks on demand.
NVIDIA's cuQuantum-DGX OS Aims to Manage Hybrid Quantum-Classical Workflows
NVIDIA announced its AI software stack is evolving into an operating system for quantum computing, aiming to manage the complex workflow between quantum processors and classical GPUs. This targets a major integration bottleneck as quantum hardware scales.
Claude Code Best Practice Repo Hits 19.7K Stars with 84 Anthropic Tips
A GitHub repository called 'claude-code-best-practice' has amassed 19.7K stars by compiling 84 production tips from Anthropic's Claude Code creators. It provides a full open-source framework for moving from basic usage to advanced agentic workflows.
Automate Your MCP Server Marketing with This GitHub Actions Pipeline
A GitHub Actions tool that automatically markets your MCP server or Claude Code skill across platforms and directories, saving hours of manual promotion work.