docs(obsidian): add 2026-05-30 daily notes

This commit is contained in:
William Valentin
2026-05-30 10:04:16 -07:00
parent 987a411bc8
commit 591c99d0b9
3 changed files with 87 additions and 0 deletions
@@ -0,0 +1,23 @@
# Daily Hermes + AI Research Brief — 2026-05-30
## Important updates
- **Hermes shipped v0.15.2/v0.15.1 hotfixes on May 29.** v0.15.2 fixes packaging so bundled `plugin.yaml` manifests ship in wheels/sdists; v0.15.1 fixes the v0.15.0 dashboard infinite-reload loop in loopback/Docker/hosted setups, restores `.md` media delivery, fixes kanban worker SIGTERM, Docker MCP `npx/npm/node` PATH resolution, `/yolo` session bypass, and expands the skills catalog from 858 to 19,932 entries. This is directly relevant to Atlas gateway/dashboard reliability and Dockerized MCP servers. Source: [Hermes releases](https://github.com/NousResearch/hermes-agent/releases).
- **Hermes v0.15.0 “Velocity Release” is a major architecture + swarm release.** The core `run_agent.py` was split from ~16k LOC to ~3.8k across `agent/*`; kanban gained auto-decomposition, swarm topology, worktree-per-task, per-task model overrides, scheduled starts, TTL/retry/stale-task handling, and inspection endpoints; `session_search` was rebuilt as no-LLM/free/FTS-based and reported ~4,500× faster. This is worth folding into Atlas workflows instead of bespoke swarm glue where possible. Source: [Hermes v0.15.0 release notes](https://github.com/NousResearch/hermes-agent/blob/main/RELEASE_v0.15.0.md).
- **Hermes added promptware / Brainworm-class defenses.** v0.15.0 release notes describe scanning recalled memory, tool output delimiter hardening, and centralized threat patterns. For Wills local-agent work, this is a good reason to route more risky web/file recall through Hermes-native surfaces rather than ad hoc prompts. Source: [Hermes releases](https://github.com/NousResearch/hermes-agent/releases).
- **Kubernetes LLM serving is converging on inference-aware routing.** Datadogs May 29 writeup explains Kubernetes Gateway API Inference Extension routing based on backend state such as KV-cache readiness, LoRA adapter availability, queue length, health/readiness, and body-based model routing. This maps well to CoreWeave-style GPU/k8s work and any future local swarm router that should avoid naive round-robin. Source: [Datadog: Monitor LLM routing with the Kubernetes Inference Extension](https://www.datadoghq.com/blog/llm-routing-kubernetes-inference-extension/).
- **Anthropic continues pushing MCP into first-party agent APIs.** Search results for Anthropics “New capabilities for building agents on the Anthropic API” highlight an API-side MCP connector so developers can connect Claude to remote MCP servers without writing custom MCP clients. This reinforces MCP as the default tool boundary to support in Atlas/Hermes integrations. Source: [Anthropic agent API capabilities](https://www.anthropic.com/news/agent-capabilities-api).
- **Agent eval loops are becoming a practical norm.** OpenAIs developer materials now frame agent improvement around traces → human/model feedback → evals → harness changes, where the “harness” includes instructions, tools, routing, output requirements, and validation checks. That is a useful template for Atlas regression tests and cron-job quality checks. Source: [OpenAI cookbook: Agent improvement loop](https://developers.openai.com/cookbook/examples/agents_sdk/agent_improvement_loop).
## Actionable ideas for us
- **[quick] Upgrade/check Hermes to at least v0.15.2** before doing dashboard, Docker, MCP, or kanban work; the May 29 hotfixes address exactly those surfaces.
- **[experiment] Replace one Atlas swarm prototype with Hermes kanban swarm primitives**: per-task worktrees, model overrides, TTL/retry, and verifier/synthesizer gates are now built-in enough to test against Wills existing Pi/local-agent harness.
- **[experiment] Add a small inference-routing design note** for local/k8s agents: track queue length, model/adapter residency, KV-prefix reuse potential, and readiness; compare naive routing vs inference-aware routing.
- **[watch] Build lightweight eval traces for this daily brief job**: store source queries, chosen links, rejected hype, and final bullets so future Atlas can measure “useful to Will” rather than just successful delivery.
## Worth ignoring
- Generic “top AI developer tools in 2026” listicles unless they include concrete tool APIs, eval methodology, or deployment patterns.
- Broad MCP-is-dead / MCP-is-everything takes; the actionable signal is implementation quality: auth, server discovery, sandboxing, and observability.
- Consumer/enterprise-positioning announcements without reproducible technical details or local-agent relevance.
@@ -0,0 +1,34 @@
---
type: daily-review
date: 2026-05-30
tags: [type/daily-review, automation/n8n]
---
# Daily Review 2026-05-30
## Top priorities
- [ ]
- [ ]
- [ ]
## Inbox sweep
- [ ] Review [[Inbox]]
- [ ] Promote useful captures into [[Projects Home]], [[Resources Home]], [[Decisions Home]], or [[Runbooks Home]]
## Open loops
- [ ] Check [[Projects Home]]
- [ ] Check [[Meetings Home]] action items
- [ ] Check [[Runbooks Home]] for procedures that need updates
## Notes / log
-
## End-of-day reflection
- What moved forward?
- What is blocked?
- What should start tomorrow?
@@ -0,0 +1,30 @@
# Inbox Triage 2026-05-30
Generated: 2026-05-30T01:00:00.334Z
## Inbox items
- [ ] [[Chat Summaries]] — classify as Project / Resource / Decision / Runbook / Archive
- [ ] [[Inbox Home]] — classify as Project / Resource / Decision / Runbook / Archive
- [ ] [[Inbox]] — classify as Project / Resource / Decision / Runbook / Archive
- [ ] [[Weekly Review]] — classify as Project / Resource / Decision / Runbook / Archive
## Promote to Projects
- [ ]
## Promote to Resources
- [ ]
## Promote to Decisions
- [ ]
## Promote to Runbooks
- [ ]
## Archive / Delete / Defer
- [ ]