AI Daily Digest · 2026-05-31
🔬 New AI Craft
1. smallcode: 4B-active coding agent hits 87% on SWE-bench
Doorman11991's smallcode demonstrates an alternative to conventional Agent Plan workflows — a specialized agent architecture optimized for 4B-class small models achieving 87% on SWE-bench, proving small models with well-designed orchestration can rival larger ones, with direct implications for reducing agentic coding inference costs.
https://github.com/Doorman11991/smallcode
2. forkd: Millisecond-grade fork for AI agent microVMs
deeplethe's forkd brings OS-level fork() semantics to AI agent sandboxes, spawning 100 child instances from a warm parent in ~100ms, solving cold-start bottlenecks in multi-agent architectures with KVM isolation.
https://github.com/deeplethe/forkd
3. Microsoft's AI-Engineering-Coach: Best practices for agentic engineering
Microsoft's open-source guide covers the full engineering pipeline from prompt design to validation, complementing quality control workflows in agentic development.
https://github.com/microsoft/AI-Engineering-Coach
🛠️ Tools & Tips
1. html-anything: Agentic HTML editor — describe it, it builds it
5445⭐ open-source project that generates HTML/web pages via AI agents with 75 skills and 9 output formats, great for rapid prototyping.
https://github.com/nexu-io/html-anything
2. AISlop: CLI for catching AI-generated code smells
Detects code smells in AI-generated code, helping teams identify risk areas during code review.
https://github.com/scanaislop/aislop
⭐ Open Source Highlights
1. mirage — Unified virtual filesystem for AI agents
2815⭐, provides a virtual filesystem abstraction for AI agents to access external data sources as if they were local files.
https://github.com/strukto-ai/mirage
2. PilotDeck — Task-oriented AI agent productivity platform
2242⭐, OpenBMB's task-oriented agent platform focused on real-world workflow efficiency.
https://github.com/OpenBMB/PilotDeck
3. opensquilla — Token-efficient AI agent architecture
2130⭐, claims higher "intelligence density" within the same budget by optimizing token usage for better outputs from limited resources.
https://github.com/opensquilla/opensquilla
📰 Industry News
1. Anthropic surpasses OpenAI to become the world's most valuable AI startup
2. OpenRouter raises $113M Series B
3. U.S. enterprises start rationing AI usage as costs skyrocket
4. Meta reportedly developing an AI wearable pendant
🚀 Major Releases
1. Liquid AI unveils 8B-A1B MoE model trained on 38T tokens
