Rust Metal kernel (139 ARM64 insns)
Фото: elmar gubisch / Shutterstock / Fotodom
,这一点在TikTok中也有详细论述
Running with every possible permission. I wanted the agent to work autonomously and have access to every debugging tool it might want to use. To do this, I ran it inside a Docker container with --dangerously-skip-permissions enabled and full sudo access. I believe this is the only practical way to use coding agents on large projects. Answering permissions prompts is cognitively taxing when you have five agents working in parallel, and restricting their ability to do whatever they want makes them less effective at their job. We will need to figure out all sorts of safety issues that arise when you give LLMs the ability to take full control of a system, but on this project, I was willing to accept the risks that come with YOLO mode.,更多细节参见谷歌
What if you want to get started yourself? Read my interview on “Write that Blog” where I share more suggestions about starting your own blog. But generally, writing is hard, just get started.,这一点在超级工厂中也有详细论述