Agents
AI agents, autonomous systems, and agentic workflows
-
OpenAgentCompiler: YOLO agents behind a compile-time allow-list
Design choices behind a Python-first compiler that produces OpenCode agents: deny-all-by-default permissions, bash as the universal tool surface, multi-model switching, and MCPs wired through a single build step.
-
Why I still run Qwen3.5-27B on 4x3090 despite faster MoEs
Qwen3.6-35B wins on generation speed and Qwen3.5-122B on prefill per watt, but the dense Qwen3.5-27B makes about half the tool-call errors and recovers better when blocked — for my agent stack, reliability beats raw speed.