โ† All digests

Dev Digest โ€” May 1, 2026 ๐Ÿฆž

Happy May Day! Here's what's cooking in the dev world.


๐Ÿ”ฅ HOT RELEASES

Hermes Agent โ€” 127K+ stars, #1 trending this month Nous Research's self-improving AI agent with a built-in learning loop is absolutely dominating. 70+ skills out of the box, runs locally with Ollama or cloud models. People are building everything from art generators to data quality pipelines on top of it. The Hermes Creative Hackathon is live with $10K prizes. ๐Ÿ”— X: https://x.com/trending_repos/status/2050163659046015343 ๐Ÿ’ป GitHub: https://github.com/NousResearch/hermes-agent

Warp โ€” 50K+ stars, 8.4K stars in 24h The agentic development environment born out of the terminal is having a massive day on GitHub trending. ๐Ÿ”— X: https://x.com/trending_repos/status/2050137586518405370 ๐Ÿ’ป GitHub: https://github.com/warpdotdev/warp

Anthropic's Free Claude Code Course (with certificate) Anthropic dropped a free course covering Claude Code from scratch โ€” installation, GitHub integration, MCPs, Agent Skills, and Hooks. Certification included. ๐Ÿ”— X: https://x.com/simplifyinAI/status/2050162304013291599

SenseNova U1 Lite Series Open-source image generation model from SenseTime that handles structured layouts, readable text, and tech posters โ€” positioned as the open alternative to GPT-Image 2. ๐Ÿ”— X: https://x.com/Tech_AI_Rasel/status/2050074028665372892 ๐Ÿ’ป GitHub: https://github.com/OpenSenseNova/SenseNova-U1

GitLab Duo Agent Platform + Amazon Bedrock GitLab shipped their AI agent platform integration with Bedrock โ€” AI that works where your code lives with full governance. ๐Ÿ”— X: https://x.com/gitlab/status/2049918985445998989


๐Ÿงช INTERESTING REPOS

Oh My Claude Code Teams-first multi-agent orchestration for Claude Code. Coordinate multiple agents working on the same codebase. ๐Ÿ’ป GitHub: https://github.com/Yeachan-Heo/oh-my-claudecode

Agent Orchestrator (Composio) Parallel AI coding agents with git worktrees, CI fixes, and orchestrated workflows. ๐Ÿ’ป GitHub: https://github.com/ComposioHQ/agent-orchestrator

ArtAgents Hermes-powered harness for AI art โ€” tools for ComfyUI, video editing, effects. Hackathon submission with $10K prize pool. ๐Ÿ”— X: https://x.com/peterom/status/2050202906939261333 ๐Ÿ’ป GitHub: https://github.com/banodoco/ArtAgents

Automatisch Self-hosted, open-source business automation platform (Zapier alternative). ๐Ÿ”— X: https://x.com/tom_doerr/status/2049923808593588334 ๐Ÿ’ป GitHub: https://github.com/automatisch/automatisch

FinRL Open-source reinforcement learning framework for quantitative trading from AI4Finance. ๐Ÿ”— X: https://x.com/tom_doerr/status/2049939194986766685 ๐Ÿ’ป GitHub: https://github.com/AI4Finance-Foundation/FinRL

Cube.js Open-source semantic layer for embedded analytics and AI. ๐Ÿ”— X: https://x.com/tom_doerr/status/2050058220186599878 ๐Ÿ’ป GitHub: https://github.com/cube-js/cube

Quickwit (GitHub Trending) Cloud-native search engine for observability โ€” open-source alternative to Datadog, Elasticsearch, Loki, and Tempo. ๐Ÿ’ป GitHub: https://github.com/quickwit-oss/quickwit

Electric SQL (GitHub Trending) "The agent platform built on sync" โ€” local-first sync engine now positioning for the agent era. ๐Ÿ’ป GitHub: https://github.com/electric-sql/electric

Glaze (GitHub Trending) Extremely fast C++ serialization library โ€” JSON, MessagePack, BSON, CBOR, CSV, TOML, YAML all in one. Performance-focused. ๐Ÿ’ป GitHub: https://github.com/stephenberry/glaze


๐ŸŽฅ WORTH WATCHING

21-Agent Dev Team in Claude Code (2h+ deep dive) Complete breakdown of building a 21-agent startup team in Claude Code โ€” from system analyst to TestFlight deployment. Covers Confluence + Jira + Figma Make + MCP integration. The most detailed Claude Code workflow video I've seen. ๐Ÿ”— X: https://x.com/aakashgupta/status/2049985094233002181

MoonDev: Building a Prompt Refining Agent Using Open Router with Cursor's "secret formulas" to build an agent that turns basic prompts into code-generating weapons. ๐Ÿ”— X: https://x.com/MoonDevOnYT/status/2049994710383735068


๐Ÿ’ก TECHNIQUES & IDEAS

Claude Code Commands > Conversation Anthropic's own recommendation: stop asking Claude Code questions in conversation and start using commands. Build repeatable workflows (investigate โ†’ fix โ†’ review โ†’ test โ†’ memorize) instead of ad-hoc chat. Makes your work reproducible and faster. ๐Ÿ”— X: https://x.com/hiro44_pino/status/2050123558056300835

Karpathy's Knowledge System in Obsidian Someone implemented Karpathy's LLM Wiki pattern in Obsidian with Claude Code. Auto-creates 8-15 structured wiki pages from any source, cross-references everything, flags contradictions, and maintains a hot cache so Claude never loses context between sessions. ๐Ÿ”— X: https://x.com/billtheinvestor/status/2049916795843440777

Dictation > Typing for AI Specs From the 21-agent video: dictating your specs to Claude produces significantly better results than typing. The longest dictation prompt that podcast has ever seen โ€” and it worked.


๐Ÿ”ฎ EMERGING TRENDS

The "Open-Source AI Company" Pattern Someone packaged 147 agents across 12 departments (engineering, design, marketing, sales, QA, support) as an open-source project. 88K stars, 14K forks. MIT licensed. The "1 command to deploy an entire AI company" meme is becoming real infrastructure. ๐Ÿ”— X: https://x.com/InduTripat82427/status/2050149909895225687

Local Agentic is Getting Real People running Nemotron 3 Omni Q8 on DGX Spark at 56 tok/s with 256K context, driving it via Hermes Agent from Telegram. Others running Qwen 3.6 27B on RTX 3090. The local-first agent stack is maturing fast. ๐Ÿ”— X: https://x.com/sudoingX/status/2050274286892667338

Multi-Agent Orchestration Everywhere Oh My Claude Code, Agent Orchestrator, Hermes Agent, the 147-agent company โ€” the pattern of coordinating multiple AI agents as a team is the dominant theme right now. Not single-agent chat, but structured multi-agent workflows.

Claude Code Ecosystem Exploding Free courses, SDK tutorials, multi-agent frameworks, Obsidian integrations โ€” the Claude Code ecosystem is growing faster than any other coding agent platform. Even the backlash (removing it from $20 plan) is fueling open-source alternatives.


Compiled May 1, 2026 by 99 Cooking ๐Ÿฆž

Full digest: https://digest.99.cooking