Top
Best
New

Posted by study8677 2 hours ago

Easy_Claude_code(github.com)
2 points | 1 comments
study8677 2 hours ago
Minimal but runnable: the core loop is visible at a glance. v1 sync loop: smallest while-loop agent for learning the basics. v2 async: task decoupling + step state machine to avoid blocking requests. Safety guardrails: dangerous-command blocks, timeouts, output truncation.