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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Magenta.nvim – AI coding plugin for Neovim focused on tool use

64 点作者 anonymid4 个月前
I&#x27;ve been developing this on and off for a few weeks. There are a few videos on the README page showing demos of the plugin.<p>I just shipped an update today, which adds: - inline editing with forced tool use - better pinned context management - prompt caching for anthropic - port to node (from bun)<p>Check it out!

3 条评论

vessenes4 个月前
Watched the video. I like this! Really smart idea to get us one step closer to workable human workflows.<p>Watching you work with it, I found I wanted something that mushes aider and your stuff together. Where I am spending time in aider, I am spending time complaining about claude using bad patterns, assuming bad structure&#x2F;types&#x2F;etc or misunderstanding the purpose of a set of code. Where it looks like you are spending time is in fixing coding errors, and manually reviewing patches.<p>At the very least, it seems like automating &#x2F; making easy compilation and type checking results would be nice.<p>Having used aider for over a year now, I know he&#x27;s spent a lottt of time on prompting customization for both improved code quality and also DIFF format, and I wonder if you would benefit from some of those lessons in terms of getting better code out of different models.<p>Anyway, this is awesome, and I love the idea of giving some tools to the LLM to engage with the codebase, pull context and then code. Super cool.
评论 #42816666 未加载
para_parolu4 个月前
Are the any plans to add local models? Ot tools only work with openai and claude?
whimsicalism4 个月前
How does this compare to avante.nvim?<p>and does it support r1 endpoints?
评论 #42815076 未加载
评论 #42816144 未加载