TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Naisys: An open source command shell proxy for LLM agents

4 点作者 swax大约 1 年前

1 comment

swax大约 1 年前
Run NAISYS with an agent configuration yaml, and it will run the agents in a wrapper around your actual shell that is context friendly. It even has a custom mail client and browser wrapper that is agent&#x2F;context friendly. In the demo video a Claude3 and GPT4 agent build a website from scratch together on the command line.<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;swax&#x2F;NAISYS">https:&#x2F;&#x2F;github.com&#x2F;swax&#x2F;NAISYS</a><p>NPM: <a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;naisys" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;naisys</a><p>YouTube Demo: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Ttya3ixjumo" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Ttya3ixjumo</a>