Skip to main content
← All Tags

AI Agents

112 articles in this category (Page 1 of 5)

AI NewsAI AgentsSoftware Engineering

Vigil Crest: A Custom Hermes Agent for Hackathon Triage

L Cordero built Vigil Crest, a Hermes Agent that triages hackathons using Claude Sonnet 4.6 and Playwright to optimize developer time.

Read more
AI NewsAI AgentsSoftware Engineering

Hermes vs OpenClaw: Comparing the Leading AI Agent Frameworks of 2026

OpenClaw leads with 374k GitHub stars, while Hermes focuses on self-improving loops to redefine personal AI agents.

Read more
AI NewsAI AgentsEnterprise Software

Integrating Agentic Stacks into Slack: Enterprise AI Orchestration

Slack CPO Jaime DeLanghe discusses the integration of AI agents and agent-to-agent protocols during Slack's Dev Day.

Read more
AI NewsAgentic AIAI Agents

Hermes Agent Overtakes OpenClaw: The Rise of Self-Improving AI Agents in 2026

Hermes Agent by Nous Research claims #1 on OpenRouter's daily rankings with 224 billion daily tokens, surpassing OpenClaw's architectural reach.

Read more
AI NewsWeb3AI Agents

x402station Launches Autonomous $1 Verified Badge for Machine-to-Machine Commerce

x402station ships an autonomous $1 USDC audit endpoint to verify x402 service reliability, with 59 endpoints already meeting the criteria.

Read more
AI NewsSoftware EngineeringAI Agents

Cursor Releases TypeScript SDK for Programmatic AI Coding Agents

Cursor launches a TypeScript SDK enabling programmatic access to AI coding agents with sandboxed cloud VMs and intelligent context management for CI/CD.

Read more
AI NewsSoftware EngineeringAI Agents

Securing Git Workflows Against AI Agent Ambient Authority

Prevent AI agents from publishing unreviewed code by implementing global pre-push hooks and read-only CLI tokens to mitigate automated repository risk.

Read more
AI NewsEngineeringAI Agents

OpenClaw: Solving the Time Zone Structural Disadvantage for Global Developers

Developer Jaayy leverages OpenClaw to bridge the 11-hour time zone gap between Accra and San Francisco, automating presence to maintain professional parity.

Read more
AI NewsOpen SourceAI Agents

OpenAI Open-Sources Euphony: Advanced Visualization Tool for Harmony and Codex AI Logs

OpenAI releases Euphony, an open-source browser tool that converts raw Harmony JSONL and Codex session logs into structured conversation timelines to streamline AI agent debugging.

Read more
AI NewsWeb3AI Agents

Building x402-Gated MCP Endpoints with Base L2 USDC Payments

Learn to build an MCP server that charges 0.10 USDC per call on Base L2 using the x402 protocol for autonomous agent-to-agent transactions.

Read more
AI NewsAgentic AIAI Agents

Google Skills in Chrome: Native Browser-Level Prompt Templating for AI Workflows

Google launches 'Skills' in Chrome on April 14, 2026, enabling users to save reusable AI prompts as one-click browser workflows for multi-tab execution.

Read more
AI NewsAgentic AIAI Agents

Building Multi-Agent Data Analysis Pipelines with Google ADK

Learn to build a modular multi-agent system using Google ADK to automate data ingestion, statistical modeling, and visualization in Python. This tutorial demonstrates orchestrating five specialized agents to perform Shapiro-Wilk tests and ANOVA, significantly reducing manual analysis time in production-grade pipelines.

Read more
AI NewsAgentic AIAI Agents

Google Research Unveils Vantage: Scaling Durable Skills Assessment via Executive LLMs

Google’s Vantage protocol achieves a 0.88 Pearson correlation with human experts in scoring creativity using a novel Executive LLM architecture.

Read more
AI NewsAI AgentsSoftware Engineering

MiniMax MMX-CLI: Enabling Native Multi-Modal Capabilities for AI Agents via Shell

MiniMax releases MMX-CLI, a Node.js-based interface granting AI agents native access to seven generative modalities without complex MCP integration.

Read more
AI NewsAgentic AIAI Agents

Building Production-Ready Agentic Workflows with AgentScope and ReAct Agents

Learn to build production-ready AgentScope workflows using ReAct agents, custom toolkits, and Pydantic for structured outputs. This tutorial demonstrates how to orchestrate multi-agent debates and concurrent analysis pipelines using OpenAI models to achieve high-fidelity reasoning and automated tool execution for enterprise-grade AI applications.

Read more
AI NewsAgentic AIAI Agents

How to Build and Evolve Custom OpenAI Agents Using the A-Evolve Framework

A-Evolve automates agent improvement through workspace mutations, achieving measurable gains in train and holdout scores via iterative benchmarking cycles.

Read more
AI NewsAgentic AIAI Agents

Building Advanced Cybersecurity AI Agents with the CAI Framework

The CAI framework enables modular cybersecurity agents with multi-agent handoffs, custom function tools, and heuristic guardrails for automated threat intelligence.

Read more
AI AgentsLLMArchitecture

How I Built an AI System That Writes Full-Length Books

A multi-agent pipeline that autonomously generates complete books—from technical manuals to fantasy novels—with built-in research, quality control, and hallucination prevention.

Read more
AI NewsAgentic AIAI Agents

Exploring nanobot: A Lightweight 4,000-Line Python Framework for AI Agent Pipelines

Learn to build full agent capabilities using nanobot, an ultra-lightweight 4,000-line Python framework for memory, tools, and subagent delegation.

Read more
AI NewsAgentic AIAI Agents

Self-Evolving AI Agents: JiuwenClaw Launches with Autonomous Skill Optimization

OpenJiuwen Community releases JiuwenClaw, a self-evolving AI agent that uses hierarchical memory and local environment takeover to solve task execution bottlenecks.

Read more
AI NewsAgentic AIAI Agents

openJiuwen Releases JiuwenClaw: A Self-Evolving AI Agent for Execution-Centric Task Management

openJiuwen Community launches JiuwenClaw, a self-evolving AI agent featuring a hierarchical memory system and autonomous skill refinement for complex task execution.

Read more
AI NewsAgentic AIAI Agents

Building Vision-Guided Web Agents with MolmoWeb-4B and Multimodal Reasoning

MolmoWeb-8B achieves a 78.2% pass@1 rate on WebVoyager by interacting with websites via screenshots without DOM parsing, using a 2.2M screenshot QA dataset.

Read more
AI NewsAI AgentsSoftware Engineering

Building Practical AI Agent Skills: From Prompting to Automated Workflows

Debbie O'Brien demonstrates how to transform inconsistent AI README generation into a structured agent workflow using the readme-wizard skill.

Read more
AI NewsReinforcement LearningAI Agents

Building DQN Agents with RLax, JAX, and Haiku: A Deep Dive into Reinforcement Learning Primitives

Learn to build a Deep Q-Learning agent from scratch using DeepMind's RLax library and JAX to solve the CartPole environment with 40,000 training frames.

Read more