Dera News

AI Agents & Agentic AI

AI agents that take autonomous action: tool use, multi-step reasoning, browser automation, code agents, and the agentic AI revolution. Real implementations, not hype.

16 articles
3 stories
Last 30 days
(20 total matching)
OpenAI article thumbnail
2 sources
OpenAI and 1 others
OpenAI

OpenAI Launches New AI Initiatives

Latest coverage: OpenAI Introduces Daybreak: A Cybersecurity Initiative That Puts Codex Security at the Center of Vulnerability Detection and Patch Validation

OpenAI has announced Daybreak, a new AI initiative aimed at enhancing cybersecurity. This agent, building on the Codex Security AI agent, analyzes corporate codebases to identify potential attack paths and vulnerabilities, and then automates their detection and remediation. This move could empower small and medium-sized businesses with advanced AI-driven security previously out of reach.

📰MarkTechPost · The Verge
Anthropic article thumbnail
2 sources
Anthropic and 1 others
Anthropic

One command turns any open-source repo into an AI agent backdoor. OpenClaw proved no supply-chain scanner has a detection category for it

Latest coverage: Meet GitHub Spec-Kit: An Open Source Toolkit for Spec-Driven Development with AI Coding Agents

Just two months ago, researchers at the Data Intelligence Lab at the University of Hong Kong introduced CLI-Anything, a new state-of-the-art tool that analyzes any repo’s source code and generates a structured command line interface (CLI) that AI coding agents can operate with a single command. Claude Code, Codex, OpenClaw, Cursor, and GitHub Copilot CLI are all supported, and since its launch in March, CLI‑Anything has climbed to more than 30,000 GitHub stars. But the same mechanism that makes ...

📰MarkTechPost · VentureBeat
AI News article thumbnail
2 sources
AI News

AI Agents Learn Evolving Skills

SkillOS: Learning Skill Curation for Self-Evolving Agents

A new research project called SkillOS is changing how AI agents learn. Instead of just solving problems once, SkillOS lets AI agents manage and update their skills based on past experiences. This helps them get better at various tasks over time, making AI more efficient and effective.

📰Hugging Face Daily Papers
Anthropic article thumbnail
OpenAI and 1 others
Anthropic

Anthropic reinstates OpenClaw and third-party agent usage on Claude subscriptions — with a catch

Good news, OpenClaw fans — you can once again use your Claude AI subscription to power the hit, open source, autonomous AI agentic harness! But, there's a big catch with how it's being enacted. A few hours ago, Anthropic announced via its official developer communications account on X, @ClaudeDevs, that it is changing its Claude paid subscription tiers, introducing a new subcategory of "Agent SDK" credits for all paid subscribers, which they can now allocate specifically for "programmatic" uses,...

Hot
Anthropic article thumbnail
OpenAI and 1 others
Anthropic

Claude Code's '/goals' separates the agent that works from the one that decides it's done

A code migration agent finishes its run, and the pipeline looks green. But several pieces were never compiled — and it took days to catch. That's not a model failure; that's an agent deciding it was done before it actually was. Many enterprises are now seeing that production AI agent pipelines fail not because of the models’ abilities but because the model behind the agent decides to stop. Several methods to prevent premature task exits are now available from LangChain, Google and OpenAI, though...

Notable
OpenAI article thumbnail
OpenAI logo
OpenAI

OpenAI now lets teams make custom bots that can do work on their own

OpenAI just launched 'Workspace Agents' for its business-tier ChatGPT plans. These new AI agents are built to automate routine business tasks, from gathering product feedback to drafting sales emails. They're shareable within teams, letting everyone leverage and refine these custom bots for better efficiency. This move evolves OpenAI's custom chatbot offerings, providing SMBs a powerful tool to streamline operations.

Notable
AI News article thumbnail
AI News

Hugging Face Releases ml-intern: An Open-Source AI Agent that Automates the LLM Post-Training Workflow

Hugging Face just launched 'ml-intern,' an open-source AI agent built on their smolagents framework. This tool automates the entire post-training workflow for large language models, tackling everything from literature reviews and dataset discovery to training execution and iterative evaluation. It's a game-changer for SMBs looking to fine-tune LLMs, potentially slashing development costs and time.

Notable
OpenAI article thumbnail
OpenAI logo
OpenAI

OpenAI unveils Workspace Agents, a successor to custom GPTs for enterprises that can plug directly into Slack, Salesforce and more

OpenAI introduced a new paradigm and product today that is likely to have huge implications for enterprises seeking to adopt and control fleets of AI agent workers. Called "Workspace Agents," OpenAI's new offering essentially allows users on its ChatGPT Business ($20 per user per month) and variably priced Enterprise, Edu and Teachers subscription plans to design or select from pre-existing agent templates that can take on work tasks across third-party apps and data sources including Slack, Goog...

Notable
Google article thumbnail
Google logo
Google

We're launching two specialized TPUs for the agentic era.

Google has announced its 8th generation of Tensor Processing Units (TPU), the TPU 8i and TPU 8t, to meet the growing demands of advanced AI. These new chips are specifically tailored to handle the complex, multi-step workflows of autonomous AI agents and to optimize the training of massive AI models, signaling a significant step forward in AI infrastructure.

Notable
NVIDIA article thumbnail
Anthropic and 1 others
NVIDIA

LightSeek Foundation Releases TokenSpeed, an Open-Source LLM Inference Engine Targeting TensorRT-LLM-Level Performance for Agentic Workloads

Inference efficiency has quietly become one of the most consequential bottlenecks in AI deployment. As agentic coding systems such as Claude Code, Codex, and Cursor scale from developer tools to infrastructure powering software development at large, the underlying inference engines serving those requests are under increasing strain. The LightSeek Foundation researchers have released TokenSpeed, an The post LightSeek Foundation Releases TokenSpeed, an Open-Source LLM Inference Engine Targeting T...

Notable
AI News article thumbnail
AI News

NEWTON: Agentic Planning for Physically Grounded Video Generation

While AI video generation has made impressive strides, a major hurdle has been creating videos that obey the laws of physics. Researchers at Zhejiang University have unveiled 'NEWTON,' a novel approach that integrates a 'learning planner' to incorporate physical principles, promising more realistic and less 'floaty' AI-generated content.

AI News article thumbnail
AI News

Code as Agent Harness

Authors: Xuying Ning, Katherine Tieu, Dongqi Fu, Tianxin Wei, Zihao Li arXiv Links arXiv | PDF AI summary Abstract Large language models are increasingly used as operational substrates for agent reasoning and execution in agentic systems, with code serving as a unified infrastructure layer across multiple domains and applications. AI-generated summary 摘要 大型语言模型越来越多地用作代理系统中代理推理和执行的操作基础,代码充当跨多个领域和应用程序的统一基础设施层。 AI 生成的摘要 Abstract Recent large language models (LLMs) have demonstrated strong capabilit...