Show HN: Alluvia – mine your Claude Code/Cursor/ChatGPT history, locally
本地挖掘你的Claude、Cursor、ChatGPT历史对话,免上传,安全又高效。
Article URL: https://github.com/dylanp12/alluvia Comments URL: https://news.ycombinator.com/item?id=48912004 Points: 2 # Comments: 0
本地挖掘你的Claude、Cursor、ChatGPT历史对话,免上传,安全又高效。
Article URL: https://github.com/dylanp12/alluvia Comments URL: https://news.ycombinator.com/item?id=48912004 Points: 2 # Comments: 0
让本地代码审查更高效,你与AI代理共同审阅diff与文档,跟踪每条评论直至解决。
I built r3 to scratch my own itch when reviewing long design doc and planning doc from AI. The chat interface is inherently bad at tracking multiple p…
本地开源的大型语言模型费用优化工具,自动识别可用廉价模型替代的高成本调用,让AI支出更省心。
Hi HN. I built Frugon to answer one question on my own machine: which of my LLM calls could I run through a cheaper model and stretch my dollar withou…
本地开源工具,用AI社交模拟与现实对照,验证AI能否预测真实社会行为。
Article URL: https://github.com/zzvimercm-git/mirofish-calibration Comments URL: https://news.ycombinator.com/item?id=48635080 Points: 2 # Comments: 0
用YAML编排本地自动化流程,内置LLM步骤,轻松把AI能力接入日常任务。
Article URL: https://rorlikowski.github.io/stepyard/ Comments URL: https://news.ycombinator.com/item?id=48607721 Points: 4 # Comments: 2
无需大模型,粘贴会议记录即可本地生成30-60-90天计划,高效又安全。
Article URL: https://everpaula.github.io/marketplace-ops-toolkit/operating-plan-generator.html Comments URL: https://news.ycombinator.com/item?id=4857…
支持ChatGPT和Gemini导出的本地DOM解析器,干净格式化表格与嵌套代码块
How to Export Google AI Studio Conversations to PDF, Markdown, or JSON in 2026 Rajat Jain Rajat Jain Rajat Jain Follow Apr 15 How to Export Google AI …
用AI模拟不同用户角色,在本地URL上自动跑UX测试,省时又高效
Article URL: https://smck.ai/ Comments URL: https://news.ycombinator.com/item?id=48425088 Points: 2 # Comments: 0
本地TUI代码审查工具,集成多种AI代理并支持自定义提示,高效管理分支与历史
Wrote my own tool that helps me review AI Slop. Akin to Github/GitLab reviews but local and in a TUI instead. You get full review history, branch, wor…
本地零侵入扫描代码项目,揪出Claude/Codex中隐藏的20%+token浪费,无需联网不暴露数据。
I built PrismoDev after noticing my Claude Code and Codex sessions were getting expensive in ways that were hard to explain. After digging through loc…
本地大 diff 审查神器,16 分钟打造的极速美观工具,支持 LLM 走查模式。
Nowadays I review a lot of code locally that was written by llms. I used to review my own code using git + delta. It started to feel limiting with the…