19:52, 27 февраля 2026Силовые структуры
人 民 网 版 权 所 有 ,未 经 书 面 授 权 禁 止 使 用
,推荐阅读下载安装 谷歌浏览器 开启极速安全的 上网之旅。获取更多信息
Go 1.25+ (for building from source)
I then added a few more personal preferences and suggested tools from my previous failures working with agents in Python: use uv and .venv instead of the base Python installation, use polars instead of pandas for data manipulation, only store secrets/API keys/passwords in .env while ensuring .env is in .gitignore, etc. Most of these constraints don’t tell the agent what to do, but how to do it. In general, adding a rule to my AGENTS.md whenever I encounter a fundamental behavior I don’t like has been very effective. For example, agents love using unnecessary emoji which I hate, so I added a rule:
Up to 10 simultaneous connections