DestructoR666 AI Digest · Free-source v0.3 no-repeat edit

Signal
Rag

Jul 22, 2026 80 leads scanned 9 sources
A tiny anti-slop zine for agents, tools, model ops, and actually useful AI weirdness. No X API toll paid.

Editor picks

Thinking, experiments, papers, and opinionated field notes first. Releases are useful, but they live downstairs now.
#01
r/hermesagent · reddit · Jul 22

I connected a no-LLM local memory layer to Hermes through MCP; should I build a native provider?

Editor's read

A Reddit field report/discussion from r/hermesagent. Plain version: Hey everyone, I’ve been working on an open-source agent memory project called Midas and recently realised that its architecture could be particularly useful with Hermes.

Why you might care

Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.

Source excerpt

Hey everyone, I’ve been working on an open-source agent memory project called Midas and recently realised that its architecture could be particularly useful with Hermes. Hermes already has MEMORY.md , USER.md and external memory providers, so I’m not presenting Midas as a replacement for its existing memory system. The different idea behind Midas is that it…

reddithermesagentshermesagent
read88.9hermes, hermes, agent, agents, mcp
#02
r/AI_Agents · reddit · Jul 21

How can I use AI to search for news online and organize it into a weekly report without hallucinations?

Editor's read

A Reddit field report/discussion from r/AI_Agents. Plain version: I mainly want to collect some official news updates about legislation and technical standards in a certain field.

Why you might care

Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.

Source excerpt

I mainly want to collect some official news updates about legislation and technical standards in a certain field. I tried Kimi, but the hallucinations were serious. It was not very useful. I just set up Hermes and I am going to try it. Does anyone have a good way to write an objective and accurate weekly report? Should I use a search API or MCP? Are there a…

redditagentsworkflowsAI_Agents
read88.5hermes, hermes, agent, agents, mcp
#03
r/hermesagent · reddit · Jul 22

Subagents stopped working

Editor's read

A Reddit field report/discussion from r/hermesagent. Plain version: Hi, for some reason, at some point subagents just stopped working.

Why you might care

Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.

Source excerpt

Hi, for some reason, at some point subagents just stopped working. How can i analyze that in more depth? OS: Win11 Python: Python 3.15.0a2 GPU: RTX5080 LLM: Minimax M3 submitted by /u/rfKuster [link] [comments]

reddithermesagentshermesagent
read67.8hermes, hermes, agent, agents
#04
r/AI_Agents · reddit · Jul 22

Need helping picking model for my Hermes agent

Editor's read

A Reddit field report/discussion from r/AI_Agents. Plain version: I just spun up a new Hermes agent on a VPS and have been tinkering with it for the past couple of days, using OpenRouter for billing.

Why you might care

Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.

Source excerpt

I just spun up a new Hermes agent on a VPS and have been tinkering with it for the past couple of days, using OpenRouter for billing. The problem is it's not routing to cheap models even when I explicitly instruct it to. I'm thinking of switching approaches and running it off an open-source/cheap model instead, while still keeping decent reasoning ability f…

redditagentsworkflowsAI_Agents
read67.8hermes, hermes, agents, workflow
#05
r/hermesagent · reddit · Jul 22

Making Hermes Agent bulletproof: Open-sourcing my custom resilient memory & proxy integration layer

Editor's read

A Reddit field report/discussion from r/hermesagent. Plain version: Hey everyone, I’ve been running Hermes Agent (by Nous Research) on a cheap VPS for a while now, and like many, I ran into limits regarding memory longevity, config wipes during updates, and proxy token overhea…

Why you might care

Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.

Source excerpt

Hey everyone, I’ve been running Hermes Agent (by Nous Research) on a cheap VPS for a while now, and like many, I ran into limits regarding memory longevity, config wipes during updates, and proxy token overheads. To solve this, I’ve put together a repository with a suite of Python hooks and helper scripts that extend Hermes Agent's capabilities and make it…

reddithermesagentshermesagent
read67.6hermes, hermes, agents, memory

Articles / research / opinions

The stuff people are thinking, trying, arguing, and building with the tech. This is the main read pile.
#06
r/AI_Agents · reddit · Jul 22

Anyone else having trouble setting up Cloud Coding agents

Editor's read

A Reddit field report/discussion from r/AI_Agents. Plain version: Im in the current YC batch working on super easy to deploy cloud coding agents.

Why you might care

MCP is becoming the plumbing layer for agent tools. Worth watching because it shapes what Hermes/OAC can connect to without bespoke glue code.

Source excerpt

Im in the current YC batch working on super easy to deploy cloud coding agents. Basically, make it really easy to spin up a coding agent with your existing local setup your sessions, MCP servers, deps, CLIs all migrated to the cloud so it just works the way your machine does. The reason I'm asking: when we talk to teams, the #1 blocker isn't the agent itsel…

redditagentsworkflowsAI_Agents
read63.7agent, agents, coding agent, mcp
#07
Simon Willison · feed · Jul 21

A Fireside Chat with Cat and Thariq from the Claude Code team

Editor's read

A post from Simon Willison. Plain version: Earlier this month I hosted a fireside chat session at the AI Engineer World's Fair with Cat Wu and Thariq Shihipar from Anthropic's Claude Code team.

Why you might care

Evals are how we avoid vibes-only agent work. Useful if it suggests tests we can adapt for Hermes/OAC reliability.

Source excerpt

Earlier this month I hosted a fireside chat session at the AI Engineer World's Fair with Cat Wu and Thariq Shihipar from Anthropic's Claude Code team. We talked about Claude Code, Claude Tag, Fable, coding agent security, evals, tool design, and how Anthropic use these tools themselves. The full video of the session is now available on YouTube . Below is an…

llmtoolspractical
read62.3agent, coding agent, eval, claude code
#08
Hacker News · hn · Jul 21

Show HN: Superserve – Firecracker microVM sandboxes for long-running AI agents

Editor's read

A community-submitted project/thread. A newly surfaced project/tool lead: Firecracker microVM sandboxes for long-running AI agents Treat it as an early smoke signal, not a verdict. HN: 8 points, 1 comments. Query: MCP agent LLM.

Why you might care

MCP is becoming the plumbing layer for agent tools. Worth watching because it shapes what Hermes/OAC can connect to without bespoke glue code.

Source excerpt

HN: 8 points, 1 comments. Query: MCP agent LLM.

hnMCP agent LLM
read58.1agent, agents, ai agent, mcp
#09
Hacker News · hn · Jul 22

Show HN: RunKit – a browser based tmux manager

Editor's read

A community-submitted project/thread. A newly surfaced project/tool lead: a browser based tmux manager Treat it as an early smoke signal, not a verdict. HN: 7 points, 4 comments. Query: AI agents tool use.

Why you might care

HN is noisy, but comments surface implementation pain fast. Good for spotting whether a shiny thing survives contact with engineers.

Source excerpt

HN: 7 points, 4 comments. Query: AI agents tool use.

hnAI agents tool use
read51.7agent, agents, ai agent, tool use
#10
Hacker News · hn · Jul 21

Show HN: Free Desktop OrcaBot for macOS

Editor's read

A community-submitted project/thread. A title-first lead about: Free Desktop OrcaBot for macOS. Skim it only if that maps to current agent/tooling work. Treat it as an early smoke signal, not a verdict. HN: 2 points, 0 comments. Query: AI agents tool use.

Why you might care

HN is noisy, but comments surface implementation pain fast. Good for spotting whether a shiny thing survives contact with engineers.

Source excerpt

HN: 2 points, 0 comments. Query: AI agents tool use.

hnAI agents tool use
read51.2agent, agents, ai agent, tool use
#11
OpenAI News · feed · Jul 21

OpenAI and Hugging Face partner to address security incident during model evaluation

Editor's read

A post from OpenAI News. Plain version: OpenAI and Hugging Face share early findings from a security incident during AI model evaluation, highlighting advanced cyber capabilities and lessons for defenders.

Why you might care

Evals are how we avoid vibes-only agent work. Useful if it suggests tests we can adapt for Hermes/OAC reliability.

Source excerpt

OpenAI and Hugging Face share early findings from a security incident during AI model evaluation, highlighting advanced cyber capabilities and lessons for defenders.

openaimodelsagents
read47.9agents, eval
#12
arXiv · paper · Jul 21

ExpertVerse: A General-Purpose Benchmark for Expert-Level Reasoning in Knowledge-Intensive Visual Synthesis

Editor's read

A research paper. In human terms: Recent advances in multimodal generative models have enabled instruction-based image generation to move beyond semantic manipulation to knowledge-driven visual reasoning.

Why you might care

This maps directly onto OAC: what agents remember, what they should forget, and how not to build a cursed context landfill.

Source excerpt

Recent advances in multimodal generative models have enabled instruction-based image generation to move beyond semantic manipulation to knowledge-driven visual reasoning. However, these methods focus on explicit commonsense reasoning, shallow causal understanding, and direct knowledge recall, failing at knowledge-intensive generation. We develop \textbf{ExpertVerse}, a capability-centric benchmark to evaluate genera…

paperlarge language model agents memorycs.CV
skim abstract45.7agent, agents, memory, eval
#13
arXiv · paper · Jul 21

OmniReasoner: Thinking with Long Audio-Video via Native Tool Use

Editor's read

A research paper. In human terms: Long audio-video reasoning is difficult for omnimodal LLMs because the decisive evidence is often sparse, cross-modal, and too expensive to preserve with uniformly high-fidelity inputs.

Why you might care

Evals are how we avoid vibes-only agent work. Useful if it suggests tests we can adapt for Hermes/OAC reliability.

Source excerpt

Long audio-video reasoning is difficult for omnimodal LLMs because the decisive evidence is often sparse, cross-modal, and too expensive to preserve with uniformly high-fidelity inputs. We introduce OmniReasoner, a tool-use post-training framework for Thinking with Long Audio-Video: omni-modal LLMs learn, via supervised fine-tuning and reinforcement learning, to decide whether and where to call a zoom-in tool before…

paperLLM evaluation benchmark agentscs.CV
skim abstract45.7agent, agents, tool use, eval
#14
arXiv · paper · Jul 21

CodeRescue: Budget-Calibrated Recovery Routing for Coding Agents

Editor's read

A research paper. In human terms: Coding agents increasingly operate in executable environments where a failed attempt produces actionable feedback rather than merely an incorrect answer.

Why you might care

Evals are how we avoid vibes-only agent work. Useful if it suggests tests we can adapt for Hermes/OAC reliability.

Source excerpt

Coding agents increasingly operate in executable environments where a failed attempt produces actionable feedback rather than merely an incorrect answer. Existing cost-aware systems typically treat such failures as cascade decisions: try a cheap model first, then escalate hard cases to a stronger and more expensive model. In coding, however, execution feedback can also make further cheap-model recovery worthwhile, r…

paperLLM evaluation benchmark agentscs.AI
skim abstract45.7agent, agents, coding agent, eval

Releases / software updates

Important for staying current, but intentionally below the longform material. Changelogs are seasoning, not dinner.
#01
GitHub · release · Jul 20

Hermes Agent: Hermes Agent v0.19.0 (2026.7.20) — The Quicksilver Release

Release note

A new release/update from Hermes Agent. Plain version: Hermes is the messenger god, and this window we made him move like it.

Why you might care

Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.

Source excerpt

# Hermes Agent v0.19.0 (v2026.7.20) **Release Date:** July 20, 2026 **Since v0.18.0:** ~2,245 commits · ~1,065 merged PRs · ~2,465 files changed · ~300,000 insertions · ~36,000 deletions · **~3,300 issues closed** · **450+ community contributors** > **The Quicksilver Release.** Hermes is the messenger god, and this window we made him move like it. First-tur…

hermesagent-opsNousResearch/hermes-agent
watch release57.0hermes, hermes
#02
GitHub · release · Jul 21

Pydantic AI: v2.14.1 (2026-07-20)

Release note

A new release/update from Pydantic AI. Plain version: Always fetch MCP instructions via a durable step under DBOSDurability by @DouweM in * Temporarily withdraw durable wrapper-agent deprecations by @dsfaccini in Full Changelog:

Why you might care

Competitive intel: how OpenAI thinks agent SDKs should work, where Hermes is ahead/behind, and patterns we might borrow without joining the mothership.

Source excerpt

## What's Changed ### 🐛 Bug Fixes * Always fetch MCP instructions via a durable step under `DBOSDurability` by @DouweM in https://github.com/pydantic/pydantic-ai/pull/6624 * Temporarily withdraw durable wrapper-agent deprecations by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/6625 **Full Changelog**: https://github.com/pydantic/pydantic-ai/co…

agentspythonpydantic/pydantic-ai
watch release53.8agent, agents, mcp
#03
GitHub · release · Jul 7

Hermes Agent: Hermes Agent v0.18.2 (2026.7.7.2)

Release note

A new release/update from Hermes Agent. Plain version: --- ## What's in this patch - fix(whatsapp): unpin Baileys from git commit, use published 7.0.0-rc13 ([#60643](

Why you might care

Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.

Source excerpt

# Hermes Agent v0.18.2 (v2026.7.7.2) **Release Date:** July 7, 2026 > Same-day patch on top of v0.18.1, picking up the WhatsApp Baileys dependency fix needed for tagged-release Docker builds. --- ## What's in this patch - **fix(whatsapp): unpin Baileys from git commit, use published 7.0.0-rc13** ([#60643](https://github.com/NousResearch/hermes-agent/pull/60…

hermesagent-opsNousResearch/hermes-agent
watch release48.0hermes, hermes
#04
GitHub · release · Jul 16

OpenAI Agents Python: v0.18.3

Release note

A new release/update from OpenAI Agents Python. Plain version: feat: make task and turn tracing spans configurable by @seratch in * feat(realtime): track response usage in session context by @seratch in * fix(memory): serialize OpenAI conversation session initialization by @russeell in h…

Why you might care

Competitive intel: how OpenAI thinks agent SDKs should work, where Hermes is ahead/behind, and patterns we might borrow without joining the mothership.

Source excerpt

## What's Changed * feat: make task and turn tracing spans configurable by @seratch in https://github.com/openai/openai-agents-python/pull/3834 * feat(realtime): track response usage in session context by @seratch in https://github.com/openai/openai-agents-python/pull/3812 * fix(memory): serialize OpenAI conversation session initialization by @russeell in h…

agentssdkopenai/openai-agents-python
watch release46.4agents, ai agent, memory, openai agents
#05
GitHub · release · Jul 21

MCP TypeScript SDK: @modelcontextprotocol/node@2.0.0-beta.5

Release note

A new release/update from MCP TypeScript SDK. Plain version: Patch Changes - Updated dependencies [1480241, f413763]: - @modelcontextprotocol/server@2.0.0-beta.5

Why you might care

MCP is becoming the plumbing layer for agent tools. Worth watching because it shapes what Hermes/OAC can connect to without bespoke glue code.

Source excerpt

### Patch Changes - Updated dependencies [[`1480241`](https://github.com/modelcontextprotocol/typescript-sdk/commit/1480241e2a2a7f0ceee8e7723b2adcf88579bb36), [`f413763`](https://github.com/modelcontextprotocol/typescript-sdk/commit/f4137630c05dc9a4fb14d4d3777f5cb167bd6313)]: - @modelcontextprotocol/server@2.0.0-beta.5

mcptoolsmodelcontextprotocol/typescript-sdk
skim changelog40.4mcp
#06
GitHub · release · Jul 21

MCP TypeScript SDK: @modelcontextprotocol/server@2.0.0-beta.5

Release note

A new release/update from MCP TypeScript SDK. Plain version: Minor Changes - #2501 1480241 Thanks @felixweinberger!

Why you might care

MCP is becoming the plumbing layer for agent tools. Worth watching because it shapes what Hermes/OAC can connect to without bespoke glue code.

Source excerpt

### Minor Changes - [#2501](https://github.com/modelcontextprotocol/typescript-sdk/pull/2501) [`1480241`](https://github.com/modelcontextprotocol/typescript-sdk/commit/1480241e2a2a7f0ceee8e7723b2adcf88579bb36) Thanks [@felixweinberger](https://github.com/felixweinberger)! - Export the `Protocol` base class and `mergeCapabilities` from the `@modelcontextprot…

mcptoolsmodelcontextprotocol/typescript-sdk
skim changelog40.4mcp
#07
GitHub · release · Jul 10

OpenAI Agents Python: v0.18.2

Release note

A new release/update from OpenAI Agents Python. Plain version: feat: support GPT-5.6 request controls by @seratch in * feat: add hosted multi-agent beta support by @seratch in * fix(sandbox): own Daytona PTY worker tasks by @seratch in

Why you might care

Competitive intel: how OpenAI thinks agent SDKs should work, where Hermes is ahead/behind, and patterns we might borrow without joining the mothership.

Source excerpt

## What's Changed * feat: support GPT-5.6 request controls by @seratch in https://github.com/openai/openai-agents-python/pull/3794 * feat: add hosted multi-agent beta support by @seratch in https://github.com/openai/openai-agents-python/pull/3788 * fix(sandbox): own Daytona PTY worker tasks by @seratch in https://github.com/openai/openai-agents-python/pull/…

agentssdkopenai/openai-agents-python
skim changelog37.0agents, ai agent, openai agents
#08
GitHub · release · Jul 21

Pydantic AI: v2.15.0 (2026-07-21)

Release note

A new release/update from Pydantic AI. Plain version: 🚀 Features * feat(openai): support explicit prompt caching for gpt-5.6 by @Wh1isper in * Inline text-like files in MistralModel prompts by @pulphix in * Support overriding the tool-retry budget at run/iter/override time by @dsf…

Why you might care

Competitive intel: how OpenAI thinks agent SDKs should work, where Hermes is ahead/behind, and patterns we might borrow without joining the mothership.

Source excerpt

## What's Changed ### 🚀 Features * feat(openai): support explicit prompt caching for `gpt-5.6` by @Wh1isper in https://github.com/pydantic/pydantic-ai/pull/6423 * Inline text-like files in `MistralModel` prompts by @pulphix in https://github.com/pydantic/pydantic-ai/pull/6556 * Support overriding the tool-retry budget at `run`/`iter`/`override` time by @dsf…

agentspythonpydantic/pydantic-ai
skim changelog34.5agents
#09
GitHub · release · Jul 7

Hermes Agent: Hermes Agent v0.18.1 (2026.7.7)

Release note

A new release/update from Hermes Agent. Plain version: , hardening, and in-progress feature work — into a stable tagged release for downstream consumers (Docker images, hosted deployments, PyPI installs).

Why you might care

Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.

Source excerpt

# Hermes Agent v0.18.1 (v2026.7.7) **Release Date:** July 7, 2026 > Patch release. This tag rolls up the ~660 PRs merged since v0.18.0 (July 1) — bug fixes, hardening, and in-progress feature work — into a stable tagged release for downstream consumers (Docker images, hosted deployments, PyPI installs). --- ## About this release This is an infrastructure-dr…

hermesagent-opsNousResearch/hermes-agent
watch release48.0hermes, hermes
#10
GitHub · release · Jul 1

Hermes Agent: Hermes Agent v0.18.0 (2026.7.1) — The Judgment Release

Release note

A new release/update from Hermes Agent. Plain version: Over the last week and a half the team put nearly all of its effort into one goal: resolve *…

Why you might care

Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.

Source excerpt

# Hermes Agent v0.18.0 (v2026.7.1) **Release Date:** July 1, 2026 **Since v0.17.0:** ~1,720 commits · 998 merged PRs · 2,215 files changed · ~251,000 insertions · ~41,000 deletions · **949 issues closed** · **370+ community contributors** > **The Judgment Release.** Over the last week and a half the team put nearly all of its effort into one goal: resolve *…

hermesagent-opsNousResearch/hermes-agent
watch release48.0hermes, hermes

Radar stats

V0 uses dumb-but-transparent scoring. Future versions can add LLM judgment after collection is bounded.
80total leads
24printed
9sources hit
$0X API spend
10feed16hn8paper28reddit18release

Editorial stance

Twitter is a goblin with binoculars, not the editorial board. V0 watches free sources first: RSS, Reddit, GitHub, HN, arXiv. Articles, research, opinionated field notes, and real user pain reports get top billing; releases are parked lower because staying current matters, but changelog spelunking is not a personality.

Collector logs

Receipts and failures. The web remains held together by raccoon string.