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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Agentic Shell (agish)

1 点作者 Flux1594 个月前
Hey HN, I wanted to show a quick hack I did extracting out some testing code I was writing to make AI agents easier to test.<p>My original goal was to make a shell where I could easily change some state, write a prompt, and get an AI agent (think &quot;llm loop&quot;) to complete some task. I also wanted to support piping text files into said test harness.<p>What I realized while I was building this out was that I had inadvertently made an &quot;agentic shell&quot; that could run shell commands, so decided to extract out the code &amp; open source it so that other people can use it and learn from it.<p>Currently it only supports Claude as the LLM, but there&#x27;s work in progress to support OpenAI, Google, and maybe in the future local models.

暂无评论

暂无评论