Solvent Publishing Guide
A new open-source AI agent called SOLVENT operates as a self-funding business, selling research briefs via Stripe and using its own revenue to pay for compute. It profit-gates every job before startin…
A new open-source AI agent called SOLVENT operates as a self-funding business, selling research briefs via Stripe and using its own revenue to pay for compute. It profit-gates every job before startin…
A developer has created a portable AI second brain system using plain markdown files and folders that works across Claude, Codex, and Hermes, allowing users to avoid vendor lock-in and maintain contex…
A developer built a voice-powered conference agent using Hermes and extended its memory with Weaviate's Engram service. The agent answers visitor questions at booths and retains conversation history, …
A developer forked Opencode to add autonomous memory management, creating a stateful AI agent that can be plugged into Hermes and other coding tools. The project aims to build a voice- and mobile-firs…
Devopness released a guide for deploying the Hermes AI agent using Docker with automatic HTTPS and authentication, enabling users to run the autonomous coding agent on cloud infrastructure without man…
ModernRelay released Omnigraph, an open-source Rust-based source control system for context graphs that enables AI agents to version, branch, and merge graph data like code. The tool provides declarat…
Coinbase launched an MCP-based tool enabling AI agents to trade, pay for research, and purchase compute via the x402 protocol, initially for crypto with plans to expand to stocks and prediction market…
A developer migrated scheduled notification delivery from OpenClaw to Hermes without downtime by running both agents in parallel for weeks. The migration used an additive mirror script that sent copie…
ClawMoat, a runtime containment tool for AI agents, launched to protect against security risks from tool use on laptops. The open-source scanner monitors agent actions, data exposure, and hidden instr…
A developer built Memory Sidecar, an open-source tool that gives AI agents persistent memory across sessions without modifying their code. The system runs alongside agents like Claude Code and Cursor,…
Several developers report running AI agents in production, with Hermes and Openclaw used for personal projects and Microsoft's Copilot Studio for workplace deployments. IT security policies at work re…
Rajit Khanna is transforming PrismVideos from an AI media creation product into an agent infrastructure provider after the company replaced its custom media agent with a hosted Hermes setup and began …
Prismvideos.com replaced its custom-built AI agent with Hermes, an open-source personal agent, to gain built-in features like session management, memory, skills, and automations without engineering th…
A production AI assistant requires a systems-level architecture beyond a single LLM invocation, splitting responsibilities into five layers: LLM, Memory, Tooling, Routing, and Observability. OpenAI an…
Hermes AI coding agent now supports full monitoring and observability via OpenTelemetry, with traces, metrics, and logs exportable to SigNoz. The integration, enabled through the hermes-otel plugin, p…
SigNoz released a new Hermes Agent Dashboard that provides real-time monitoring of Hermes coding agent performance using OpenTelemetry traces. The dashboard tracks agent turn volume, LLM API call patt…
A hybrid AI memory system combining MemSearch and Hermes gives Claude Code persistent memory by storing all session data, injecting relevant context at the right moments, and enabling semantic recall …
Stripe expanded its Projects platform with new agent integrations, 16 additional service providers, and enhanced developer controls, enabling AI agents to independently provision infrastructure and ma…
GitHits released a new CLI command that lets developers connect coding agents to its platform with a single `npx githits@latest init` command. The tool automatically detects installed agents, configur…
Microsoft announced new runtime, tooling, and governance capabilities for Microsoft Foundry at its Build 2026 event in San Francisco, positioning the platform as the hub for moving AI agents from expe…