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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: A Prompt Octopus in VSCode

1 点作者 BenGuz3 个月前
Hey HN, I’m Ben, and I’ve been tinkering with prompt-iteration tooling for about a year. My first idea [1] was an open-source tool that lets you try different variations of prompts, but even though I used it endlessly for the first 5-ish days, I… never used it again.<p>I wrote other scripts, compiled personal eval sets, and subscribed (then unsubscribed) to a bunch of online tools. Nothing seemed right.<p>Until last Friday when, talking about side project ideas with my girlfriend, she said, “What if it was in your code editor?”<p>And I thought, wow, I love this woman.<p>This VSCode extension instead lets you highlight your prompt text and run it against any and all models [2]. You can toss in your API keys, which are only stored locally, and use it for free.<p>Any feedback would be invaluable - this is my first extension!<p>I’ll be adding the same highlighting functionality I have for prompts to schema validation, where you can highlight any form of schema (pydantic, zod, json), and I’ll use a small llm to parse it + format it for different providers.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;benguz&#x2F;prompt-octopus">https:&#x2F;&#x2F;github.com&#x2F;benguz&#x2F;prompt-octopus</a> [2] <a href="https:&#x2F;&#x2F;promptoctopus.com" rel="nofollow">https:&#x2F;&#x2F;promptoctopus.com</a>

暂无评论

暂无评论