Tagged articles
41 articles
Page 1 of 1
Smart Workplace Lab
Smart Workplace Lab
May 16, 2026 · Artificial Intelligence

How to Stop AI from Forgetting When Working Across Multiple Platforms – A Workplace AI Guide

The article describes a real‑world case where AI repeatedly loses context across document, drawing, and spreadsheet tools, explains why limited prompt windows cause this fragmentation, and provides a step‑by‑step variable‑pool routing protocol that centralises inputs to achieve consistent, reusable AI memory.

AIHermesOpenCrew
0 likes · 7 min read
How to Stop AI from Forgetting When Working Across Multiple Platforms – A Workplace AI Guide
Architect
Architect
May 15, 2026 · Artificial Intelligence

Why Codex, Claude Code, and Hermes All Adopt /goal: Turning Prompt Goals into Runtime Agent Interfaces

From late April to mid‑May, OpenAI Codex, Claude Code, and Hermes each introduced an explicit /goal capability that transforms a one‑sentence prompt into a managed runtime object, enabling long‑running agents to maintain state, validation, budget, and pause/resume control within the Agent Harness.

AI agentsAgent HarnessClaude Code
0 likes · 21 min read
Why Codex, Claude Code, and Hermes All Adopt /goal: Turning Prompt Goals into Runtime Agent Interfaces
Old Meng AI Explorer
Old Meng AI Explorer
May 1, 2026 · Artificial Intelligence

Get Started with Hermes in 3 Minutes: A Beginner’s Guide to Your Own AI Agent

This article introduces Hermes Agent, an open‑source self‑evolving AI assistant that remembers your preferences across sessions, outlines its core capabilities, walks through system requirements, one‑click installation, model configuration, common commands, advanced features like cron jobs and browser integration, and provides troubleshooting tips.

AI AgentCLIHermes
0 likes · 18 min read
Get Started with Hermes in 3 Minutes: A Beginner’s Guide to Your Own AI Agent
ITPUB
ITPUB
Apr 30, 2026 · Artificial Intelligence

Shrimp vs Horse AI Showdown: Amazon Quick Enters the Battle

The article examines the 2026 AI agent frenzy, contrasts open‑source frameworks like OpenClaw and Hermes with Amazon's newly launched desktop AI assistant Quick, outlines its feature set and pricing, cites Gartner forecasts and market size estimates, and discusses how Quick fits into the broader competitive landscape of enterprise AI solutions.

AI agentsAI market trendsAmazon Quick
0 likes · 10 min read
Shrimp vs Horse AI Showdown: Amazon Quick Enters the Battle
AI Architect Hub
AI Architect Hub
Apr 30, 2026 · Operations

Comprehensive Guide to Installing Hermes and Its Web UI

This tutorial walks through installing Hermes with a single curl command that checks Python 3.11+, installs Node v23+, sets up a virtual environment, configures channels like WeChat, QQ and Feishu, and then adds the open‑source Hermes Web UI via npm for full model configuration and chat capabilities.

ConfigurationHermesInstallation
0 likes · 3 min read
Comprehensive Guide to Installing Hermes and Its Web UI
AI Step-by-Step
AI Step-by-Step
Apr 29, 2026 · Artificial Intelligence

Implementing a Harness in Hermes: Tool Registry, Plugin System, and Context Engine

The article dissects Hermes’s extension layer, showing how the Tool Registry converts functions into runtime assets, how AST‑based auto‑discovery and availability checks keep tool lists accurate, and how the unified dispatch, Plugin System, Hook System, and replaceable Context Engine together form a robust, governable agent platform.

Agent FrameworkAuto-discoveryContext Engine
0 likes · 20 min read
Implementing a Harness in Hermes: Tool Registry, Plugin System, and Context Engine
Data Party THU
Data Party THU
Apr 28, 2026 · Artificial Intelligence

How MiniMax Drives Joint Evolution of Models and Harnesses

The article analyzes MiniMax’s strategy of co‑evolving large language models with a Harness framework, contrasting product philosophies, detailing a live MaxHermes demo that creates and refines reusable Skills, and explaining how this dual evolution reshapes the competitive focus from single‑turn Q&A to sustained, self‑improving agent workflows.

AI agentsHermesMiniMax
0 likes · 14 min read
How MiniMax Drives Joint Evolution of Models and Harnesses
AI Step-by-Step
AI Step-by-Step
Apr 27, 2026 · Artificial Intelligence

Hermes Prompt Runtime: Managing Provider, Prompt, Memory, and Context

Hermes Prompt Runtime introduces a layered architecture that first resolves the model provider, then builds a stable system prompt, freezes memory snapshots for session boundaries, isolates per‑call temporary context, and compresses long histories, thereby keeping long‑term semantics stable, improving prompt caching, and reducing context‑window pressure.

Agent ArchitectureHermesMemory Snapshot
0 likes · 12 min read
Hermes Prompt Runtime: Managing Provider, Prompt, Memory, and Context
Alibaba Cloud Native
Alibaba Cloud Native
Apr 26, 2026 · Cloud Native

Seeing Inside Hermes: Full Visibility into Agent Execution with OpenTelemetry

The article introduces Alibaba Cloud's Hermes observability plugin built on OpenTelemetry, which transforms the previously opaque AI agent runtime into a fully traceable system by recording every reasoning step, tool invocation, token usage, latency, and security event, enabling precise cost attribution, performance analysis, and audit of high‑risk behaviors.

AI AgentHermesMetrics
0 likes · 13 min read
Seeing Inside Hermes: Full Visibility into Agent Execution with OpenTelemetry
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 22, 2026 · Artificial Intelligence

Hands‑On Kimi K2.6 + Hermes: A Karpathy‑Style Step‑by‑Step Guide

This article presents a detailed, hands‑on tutorial for deploying Kimi K2.6 with Hermes and Obsidian, showcases multi‑modal video note‑taking, skill creation, self‑evolving LLM‑driven knowledge bases, large‑scale agent clusters, and discusses both the strengths and current limitations of the system.

Agent SystemsHermesKimi K2.6
0 likes · 10 min read
Hands‑On Kimi K2.6 + Hermes: A Karpathy‑Style Step‑by‑Step Guide
Alibaba Cloud Native
Alibaba Cloud Native
Apr 22, 2026 · Artificial Intelligence

Can OpenClaw and Hermes Work Together? 500+ Community Insights Reveal the Truth

Analyzing over 500 community comments from Reddit, Hacker News, and X, this report compares OpenClaw and Hermes Agent, outlines their architectural differences, lists each platform's strengths and weaknesses, quantifies user adoption and cost, and proposes best‑practice patterns for combining the two in cloud‑native AI workflows.

AI agentsCloud NativeCommunity analysis
0 likes · 20 min read
Can OpenClaw and Hermes Work Together? 500+ Community Insights Reveal the Truth
Tencent Cloud Developer
Tencent Cloud Developer
Apr 21, 2026 · Artificial Intelligence

Why Hermes Overtook OpenClaw: A Deep Dive into AI Agent Evolution and Market Impact

The article analyzes Hermes' explosive seven‑week rise, its writable runtime that learns and self‑optimizes, and why it outperformed the previously dominant OpenClaw by comparing growth metrics, technical architectures, token‑consumption ROI, market positioning, and practical use‑case recommendations for developers and enterprises.

AI agentsHermesMarket analysis
0 likes · 26 min read
Why Hermes Overtook OpenClaw: A Deep Dive into AI Agent Evolution and Market Impact
AI Architecture Hub
AI Architecture Hub
Apr 20, 2026 · Artificial Intelligence

OpenClaw vs Hermes: Which AI Agent Framework Wins for Your Use Case?

This guide dissects the architectural focus, skill system, memory design, security strategy, deployment workflow, and migration path of OpenClaw and Hermes, helping developers decide which general‑purpose AI agent platform best matches their multi‑channel, self‑evolving, or governance‑heavy requirements.

AI agentsDeploymentHermes
0 likes · 19 min read
OpenClaw vs Hermes: Which AI Agent Framework Wins for Your Use Case?
AI Step-by-Step
AI Step-by-Step
Apr 19, 2026 · Operations

Seamless Cross‑Domain Connections in Hermes Agent via Gateway Boundary Separation

Hermes introduces a layered Gateway architecture that cleanly separates entry points—CLI, messaging platforms, and HTTP—from the core AIAgent, enabling stable reuse across multiple channels while handling streaming adaptation, session routing, approvals, execution isolation, and deployment packaging in a unified control plane.

Execution IsolationHermesMulti‑Platform Integration
0 likes · 14 min read
Seamless Cross‑Domain Connections in Hermes Agent via Gateway Boundary Separation
AI Architecture Hub
AI Architecture Hub
Apr 19, 2026 · Artificial Intelligence

Why Hermes’ Three‑Layer Learning Loop Outperforms OpenClaw’s Memory Design

This article dissects Hermes’ three‑layer learning mechanism—fact memory, session‑search SQLite/FTS5, and procedural skill management—contrasting it with OpenClaw’s architecture, and explains how placing auto‑summarized skills at the right runtime layer determines true agent learning capability.

AI agentsHermesLearning Loop
0 likes · 24 min read
Why Hermes’ Three‑Layer Learning Loop Outperforms OpenClaw’s Memory Design
DataFunSummit
DataFunSummit
Apr 17, 2026 · Artificial Intelligence

From Manual Agents to Self‑Improving AI: My OpenClaw vs Hermes Experiment

A senior Google Cloud AI product manager shares a hands‑on study comparing OpenClaw and the open‑source Hermes agent, revealing how a disciplined prompt‑engineering feedback loop can turn static agents into self‑improving systems while highlighting ownership, back‑tracking, and practical deployment considerations.

AI agentsHermesOpenClaw
0 likes · 7 min read
From Manual Agents to Self‑Improving AI: My OpenClaw vs Hermes Experiment
ITPUB
ITPUB
Apr 16, 2026 · Industry Insights

Why Harness Engineering Is Redefining AI Agent Development in 2026

The article traces the rapid rise of AI variants such as OpenClaw, Hermes, and Harness, explains how the industry shifted from model competitions to engineering deployment, outlines a 2022‑2026 timeline of breakthroughs, and argues that Harness is the essential “harness” that turns powerful models into reliable, productive agents.

AI OpsHarnessHermes
0 likes · 11 min read
Why Harness Engineering Is Redefining AI Agent Development in 2026
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Apr 15, 2026 · Artificial Intelligence

How Hermes Enables AI to Remember, Learn, and Grow Autonomously

The article dissects Hermes’s autonomous learning loop, detailing how immutable facts are stored in long‑term memory, reusable methods become skills, session history is searchable, and a background review process periodically consolidates knowledge while a pre‑compression rescue safeguards key information.

AIHermesMemory
0 likes · 15 min read
How Hermes Enables AI to Remember, Learn, and Grow Autonomously
AI Step-by-Step
AI Step-by-Step
Apr 14, 2026 · Artificial Intelligence

How Hermes Memory Splits Knowledge for Efficient Agent Recall

The article analyzes Hermes' memory architecture, showing how it separates user preferences, environmental facts, conversation history, and procedural skills into distinct storage layers—file‑based defaults for high‑frequency data and vector‑based augmentation for large‑scale semantic retrieval—thereby improving reliability, transparency, and maintainability of LLM agents.

File MemoryHermesMemory Design
0 likes · 12 min read
How Hermes Memory Splits Knowledge for Efficient Agent Recall
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Apr 13, 2026 · Artificial Intelligence

Hermes vs OpenClaw: Deep AI Agent Framework Comparison to Save Six Months

This article provides a detailed, side‑by‑side analysis of the Hermes and OpenClaw AI agent frameworks, covering their design philosophies, runtime flows, tool ecosystems, memory and skill systems, deployment options, and practical selection guidance so developers can choose the right solution without months of trial and error.

AI AgentHermesMemory Architecture
0 likes · 11 min read
Hermes vs OpenClaw: Deep AI Agent Framework Comparison to Save Six Months
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Apr 13, 2026 · Artificial Intelligence

Hermes AI Agent Explained in Plain English: Architecture, Installation, and Usage

This article provides a step‑by‑step, non‑technical walkthrough of Hermes, the self‑evolving AI agent from Nous Research, covering its core AIAgent brain, capabilities, one‑line installation, multi‑platform entry points, detailed architecture layers, context handling, SQLite‑based memory, and runtime flow, all illustrated with diagrams and commands.

AI AgentHermesSQLite
0 likes · 7 min read
Hermes AI Agent Explained in Plain English: Architecture, Installation, and Usage
Architect
Architect
Apr 12, 2026 · Artificial Intelligence

OpenClaw vs Hermes Agent: Which General AI Agent Fits Your Needs?

OpenClaw and Hermes are both general‑purpose AI agent platforms, but they differ fundamentally in focus—OpenClaw emphasizes a gateway‑centric, multi‑channel control plane, while Hermes centers on a self‑improving execution loop with procedural memory, skill automation, and deep security layers—making each better suited to distinct use cases and migration paths.

AI agentsAgent ArchitectureHermes
0 likes · 27 min read
OpenClaw vs Hermes Agent: Which General AI Agent Fits Your Needs?
AI Engineering
AI Engineering
Apr 11, 2026 · Artificial Intelligence

GBrain: Open-Source AI Memory Engine that Gives OpenClaw and Hermes Long-Term Recall

GBrain, an open‑source AI memory hub created by YC partner Garry Tan, combines Postgres tsvector keyword search with pgvector semantic search via RRF, manages thousands of Markdown notes, and runs an automated nightly agent that refines and links memories, offering a practical long‑term recall layer for agents like OpenClaw and Hermes.

AI memoryGBrainHermes
0 likes · 4 min read
GBrain: Open-Source AI Memory Engine that Gives OpenClaw and Hermes Long-Term Recall
Architect's Tech Stack
Architect's Tech Stack
Apr 9, 2026 · Artificial Intelligence

Why Hermes Agent Is Outpacing OpenClaw: A Deep Dive into Self‑Evolving AI Agents

Hermes Agent, a self‑evolving AI companion from Nous Research, offers persistent multi‑layer memory, automatic skill evolution, and one‑click migration from OpenClaw, making deployment lightweight and configuration effortless, while the article provides a detailed feature comparison, installation steps, common troubleshooting, and advanced usage tips.

AIHermesInstallation
0 likes · 6 min read
Why Hermes Agent Is Outpacing OpenClaw: A Deep Dive into Self‑Evolving AI Agents
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Mar 21, 2024 · Mobile Development

Payment Link Optimization Practices for NetEase Cloud Music

In 2023 NetEase Cloud Music’s membership team overhauled its payment link by optimizing React‑Native checkout pages, pre‑fetching iOS IAP data, updating Android third‑party SDKs, and adding failure‑reminder SMS, boosting FCP and LCP scores, purchase UV, conversion, and overall payment success rates.

AndroidHermesIAP
0 likes · 14 min read
Payment Link Optimization Practices for NetEase Cloud Music
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jan 24, 2024 · Mobile Development

Optimizing Hermes Bytecode Bundle Size and SourceMap Handling in React Native

To counter the 40‑100 % size increase of Hermes bytecode bundles after upgrading to React Native 0.70, the team switched to xz compression (cutting zip size 20‑26 %), enabled hermesc ‑O optimization (shrinking bundles 10‑22 % while requiring a two‑step source‑map merge), and used the ‑base‑bytecode option with bsdiff to reduce incremental OTA patches by up to 85 %, collectively improving download and update efficiency.

HermesReact NativeSourceMap
0 likes · 13 min read
Optimizing Hermes Bytecode Bundle Size and SourceMap Handling in React Native
Ximalaya Technology Team
Ximalaya Technology Team
Sep 20, 2023 · Mobile Development

Xima React Native: Current Status, Architecture, Performance Optimization, and Future Directions

Xima’s React Native platform now powers dozens of services and tens of millions of daily page views, achieving sub‑second startup through RAM‑bundle and Hermes upgrades, bundle splitting, container caching, lazy loading, optimized list and image handling, while the upcoming JSI‑based Fabric, Turbo Modules and CodeGen architecture promises further latency reductions and smoother user experiences.

Bundle SplittingHermesMobile Development
0 likes · 18 min read
Xima React Native: Current Status, Architecture, Performance Optimization, and Future Directions
Tencent Cloud Developer
Tencent Cloud Developer
Dec 23, 2022 · Frontend Development

Optimizing Hippy Startup Performance by Switching JavaScript Engines in QQ Browser

By replacing the default JavaScriptCore engine with Hermes for Hippy’s UI rendering in QQ Browser, the team cut module load time by 70‑80 %, lowered first‑frame latency and crash rate, kept memory usage comparable, and leveraged Hermes’s bytecode support and React‑Native ecosystem to dramatically improve startup performance.

HermesHippyJS Runtime
0 likes · 15 min read
Optimizing Hippy Startup Performance by Switching JavaScript Engines in QQ Browser
Manbang Technology Team
Manbang Technology Team
Sep 10, 2021 · Mobile Development

Upgrading React Native from 0.51 to 0.62: Performance Gains, Migration Strategy, and Deployment Plan

This article details the full migration of a large‑scale mobile app from React Native 0.51 to 0.62, covering background, major improvements such as Hermes engine adoption, extensive performance testing, risk‑controlled batch rollout, API compatibility handling, tooling support, CI/CD integration, and post‑deployment verification.

DeploymentHermesReactNative
0 likes · 20 min read
Upgrading React Native from 0.51 to 0.62: Performance Gains, Migration Strategy, and Deployment Plan
IT Architects Alliance
IT Architects Alliance
Apr 26, 2021 · Backend Development

How Ctrip Built Hermes: A Deep Dive into Scalable Message Queue Architecture

This article examines Ctrip’s Hermes messaging system, tracing its evolution from a simple Mongo‑based queue to a broker‑centric, MySQL/Kafka hybrid architecture, and explains the design choices, performance optimizations, cluster management via lease‑based meta‑server, and lessons learned for building high‑throughput, low‑latency MQ solutions.

Backend DevelopmentCtripDistributed Systems
0 likes · 22 min read
How Ctrip Built Hermes: A Deep Dive into Scalable Message Queue Architecture
Tencent Cloud Developer
Tencent Cloud Developer
Dec 2, 2020 · Big Data

WeChat Pay Log System at Scale: Practices with Hermes

WeChat Pay’s Hermes‑based log system ingests trillions of entries daily, storing petabytes across a 200‑node HDFS cluster with four‑nine availability, while LSM‑style writes, separate inverted indexes and hot‑cold tiering cut memory, disk and cost by up to 70 % and keep 95 % of queries under five seconds.

HDFSHermesLog Analytics
0 likes · 7 min read
WeChat Pay Log System at Scale: Practices with Hermes
Didi Tech
Didi Tech
Aug 9, 2019 · Mobile Development

Understanding Hermes Engine: Features, Advantages, and Performance Evaluation in React Native

Hermes is a lightweight, ahead‑of‑time compiled JavaScript engine bundled with React‑Native for Android that shrinks APK size by about 10 %, cuts memory usage, speeds up startup by roughly 16 %, supports ES6, integrates with existing projects and CodePush, and offers improved debugging despite lacking JIT.

HermesMobile DevelopmentReact Native
0 likes · 8 min read
Understanding Hermes Engine: Features, Advantages, and Performance Evaluation in React Native
21CTO
21CTO
Mar 12, 2016 · Backend Development

Designing Scalable Asynchronous Message Queues: Ctrip’s Hermes Architecture Deep Dive

This article examines Ctrip's Hermes asynchronous messaging system, detailing its evolution from a simple Mongo‑backed queue to a broker‑centric, partitioned architecture with lease‑based cluster management, and shares practical techniques for building high‑performance, low‑latency message queues in large‑scale distributed environments.

Backend ArchitectureDistributed SystemsHermes
0 likes · 21 min read
Designing Scalable Asynchronous Message Queues: Ctrip’s Hermes Architecture Deep Dive
Architect
Architect
Mar 12, 2016 · Backend Development

Design and Evolution of Ctrip's Hermes Message Queue System

This article presents a detailed overview of Ctrip's Hermes message queue system, covering its architectural evolution from a simple Mongo‑based design to a broker‑centric, multi‑storage solution with meta‑server coordination, and discusses practical techniques for building high‑performance, scalable messaging infrastructure.

Cluster ManagementCtripDistributed Systems
0 likes · 21 min read
Design and Evolution of Ctrip's Hermes Message Queue System
Architecture Digest
Architecture Digest
Feb 25, 2016 · Backend Development

Ctrip's Hermes Asynchronous Messaging System: Architecture, Evolution, and High‑Performance Practices

The article presents a detailed overview of Ctrip's Hermes asynchronous messaging system, describing its architectural evolution from a simple Mongo‑based queue to a broker‑centric design with MySQL and Kafka back‑ends, and explains optimization techniques for single‑node performance, clustering, lease‑based management, and reliable delivery.

BrokerCtripHermes
0 likes · 22 min read
Ctrip's Hermes Asynchronous Messaging System: Architecture, Evolution, and High‑Performance Practices