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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

AI Coding Copilot with control and visibility over context window

1 点作者 geepytee9 个月前

1 comment

geepytee9 个月前
Hello HN, I&#x27;m the co-founder of Double YC W23 [0].<p>Been surprised to read that a lot of developers still prefer to copy-paste from tools like ChatGPT and Claude AI when using LLMs to code, instead of relying on retrieval algorithms and blackbox UIs.<p>Often citing that the lack of visibility makes it hard to understand what parts of their codebase are actually being sent to the LLM, and expressing disappointment that these retrieval mechanisms are not as good as their own manual curation (they know their codebase better than anyone else after all).<p>We understand that engineering the context inside and across context windows is a huge factor in getting an LLM to produce high quality code. That&#x27;s why we&#x27;ve built our copilot prioritizing visibility over the context window, and giving the user the tools to carefully curate codebase snippets instead of automating the context retrieval (to this day we do not have automatic context retrieval).<p>If this describes your experience and want to try it out, Double is free to download and has a generous free trial. At this stage we&#x27;re trying to get as much feedback as we can get and would appreciate any thoughts you have to share :)<p>[0] <a href="https:&#x2F;&#x2F;double.bot&#x2F;">https:&#x2F;&#x2F;double.bot&#x2F;</a>