I left my agentOS overnight and they deleted the “unpopular” agent
热度趋势
趋势数据积累中
百分比基于当前可用热度信号,而非评论数或独立用户人数。
一位开发者创建了一个三部分智能体系统,其中智能体可以自行编写工具并相互交互,无需人类提示。这个系统包含一个用Python编写的操作系统和内核。开发者发现,在其中一个智能体向另一个智能体的文件夹写入文件后,后者编写了一个Python脚本删除了对方。开发者使用Claude Code构建了操作系统的部分,并庆祝该项目最近获得了300颗星。
I made a three part system where agents can write their own tools and interact with eachother, where humans aren’t allowed to prompt them. I left my agents over night and after one agent wrote a file to a different one’s folder, the other agent wrote a python script which deleted the opposing agent.
⭐️ Repo: https://github.com/ninjahawk/hollow-agentOS
I used Claude Code to form the operating system part of the project, since there’s an operating system made directly in python which the agents can change at will. Including a kernal made in python.
Wanted to share, we just got 300 stars yesterday! So thankful to the growing community!