Almanac
← Events
4GitHub Trending (AI/LLM filtered)·16d ago

Hermes Desktop: open-source desktop companion for Hermes Agent gains traction on GitHub

Hermes Desktop is a TypeScript-based open-source desktop application serving as a companion interface for the Hermes Agent. The repository has accumulated over 10,000 stars with 417 added in a single day, suggesting significant community interest. The project appears to be a local/desktop agent harness in the growing ecosystem of open-source AI agent tooling.

Related guides (1)

Related events (8)

4Github Trending·20d ago·source ↗

Hermes WebUI: Web/Mobile Interface for Hermes Agent

Hermes WebUI is an open-source Python project providing a web and mobile interface for the Hermes Agent. The repository has accumulated 9,889 stars with 320 added today, indicating significant community traction. It represents a frontend/accessibility layer for agent-based AI workflows.

5Github Trending·1mo ago·source ↗

NousResearch/hermes-agent: Trending Python Agent Framework

NousResearch has published hermes-agent, a Python-based agent framework described as 'the agent that grows with you.' The repository is trending heavily on GitHub with 161,088 total stars and 1,923 stars added today, indicating significant community interest. The project appears to be an agentic system built around NousResearch's Hermes model line.

6The Batch·28d ago·source ↗

Hermes Agent Surpasses OpenClaw in Daily Token Usage, Highlighting Self-Improving Agentic Capabilities

Hermes Agent, an open-source personal agent from Nous Research launched in February 2026, has overtaken OpenClaw on OpenRouter's daily token consumption leaderboard. It distinguishes itself through automatic skill creation (converting successful task completions into reusable SKILL.md instruction files), a two-tier memory architecture with intelligent deduplication and merging, and a Curator background process that manages skill lifecycle. The agent supports local or cloud deployment, integrates with ~20 messaging services, and works with a wide variety of LLMs, positioning it as a model-agnostic alternative in the emerging personal agent category.

3Github Trending·1mo ago·source ↗

NousResearch Hermes Paperclip Adapter: Run Hermes Agent as a Managed Employee

A TypeScript adapter enabling NousResearch's Hermes agent to operate within the Paperclip company management framework, effectively treating the AI agent as a managed employee. The project has accumulated 1,311 GitHub stars with 37 added today, suggesting moderate community interest. This represents a tooling integration in the agent-as-worker paradigm, connecting an open-weights model ecosystem to an enterprise-style agent orchestration layer.

5The Batch·28d ago·source ↗

Hermes Agent Challenges OpenClaw on Token Usage Leaderboard; Agent Self-Improvement Highlighted

Hermes Agent, an open-source AI agent from Nous Research launched in February 2026, has surpassed OpenClaw on OpenRouter's daily token consumption leaderboard. Hermes Agent differentiates itself through a memory architecture and automatic skill-building capability using the SKILL.md format, enabling self-improvement as a core agentic feature. It supports local and cloud deployment, integrates with ~20 messaging services, and works with a wide variety of LLMs via the Agent Communication Protocol. The piece also covers Andrew Ng's commentary on Harvard's grade-capping policy, which is tangential to AI/ML.

5Github Trending·3d ago·source ↗

ByteDance UI-TARS-desktop: open-source multimodal AI agent stack gains traction on GitHub

ByteDance's UI-TARS-desktop is an open-source TypeScript project described as a multimodal AI agent stack connecting AI models and agent infrastructure. The repository has accumulated 36,677 GitHub stars with 148 new stars on the day of observation. It represents ByteDance's public contribution to the agentic tooling ecosystem.

6Github Trending·1mo ago·source ↗

Google Gemini CLI: Open-Source Terminal AI Agent

Google has released an open-source TypeScript-based CLI tool that integrates Gemini models directly into the terminal as an AI agent. The repository has accumulated over 104,000 stars on GitHub, indicating significant community traction. It represents Google's push to provide developer-facing agentic tooling for Gemini in local/shell environments.

6The Batch·8d ago·source ↗

Andrew Ng introduces OpenCoworker, an open-source desktop AI agent harness

Andrew Ng and collaborators Rohit Prasad and Devika Verma have released OpenCoworker, a free open-source desktop agent built by extending the aisuite library to support agent harnesses. The tool allows users to connect frontier LLMs (OpenAI, Anthropic, Google) or local models via Ollama to desktop tasks including file access, messaging, and workflow automation, with privacy as a design priority. Ng frames this as a response to data-retention concerns with commercial desktop agents, citing Anthropic's Fable release as a recent example of policy opacity. The post also provides a concise overview of the current desktop agent landscape and the shift toward LLM-driven agentic loops.