【Hoard things you know how to do - Agentic Engineering Patterns - Simon Willison's Weblog】
Since so much of my research code is public I'll often tell coding agents to clone my repositories to /tmp and use them as input:
由于我的大部分研究代码都是公开的,我经常会告诉编码代理将我的存储库克隆到 /tmp 并使用它们作为输入

🔗 https://simonwillison.net/guides/agentic-engineering-patterns/hoard-things-you-know-how-to-do/
 
 
Back to Top