Show HN: PocketVeto is a Bluetooth-only AI agent remote control
蓝牙遥控AI编码代理,告别守在电脑前,远程审批与进度追踪一步到位。
I kept seeing those ESP32 toys where you plug it to your PC / Linux and have a touch screen change when Claude Code / Cursor / Codex is asking for som…
蓝牙遥控AI编码代理,告别守在电脑前,远程审批与进度追踪一步到位。
I kept seeing those ESP32 toys where you plug it to your PC / Linux and have a touch screen change when Claude Code / Cursor / Codex is asking for som…
从学术视角揭示GitHub项目如何采纳AI代理工具生成PR,探索人机协作新范式。
arXiv:2607.14037v1 Announce Type: cross Abstract: Agentic coding tools are increasingly capable of generating and submitting pull requests (PRs) to so…
AI编码代理已从演示走向实际交付代码,拥有自主上下文成为生产关键。
Cold open The single biggest enable of 2026 is that AI coding agents actually ship code now. Claude Code, Cursor, the new agentic loops — they don't j…
中国官方警告Anthropic的Claude Code编码工具存在安全后门,AI工具可信度遭质疑,跨国技术安全博弈再升级。
Article URL: https://www.channelnewsasia.com/east-asia/china-anthropic-claude-code-ai-backdoor-security-alert-6240476 Comments URL: https://news.ycomb…
开发者自建SVI工具,终结ChatGPT编码时繁琐的prompt准备,让AI协作更高效。
I've been using ChatGPT for coding for quite a while, but after some time, I realized that I was spending more and more time preparing prompts. Every …
选AI编程工具如选战友,工作流匹配远比功能数量重要,一文帮你理清思路
When you use AI coding assistants , you eventually run into the same question: "Which tool actually fits me?" GitHub Copilot, Cursor, Claude, Replit —…
OpenAI Codex长期未解决的敏感文件排除问题,引发开发者对AI编码工具安全性的广泛讨论
Article URL: https://github.com/openai/codex/issues/2847 Comments URL: https://news.ycombinator.com/item?id=48706714 Points: 220 # Comments: 136
传统衡量工程师的标准(语言数量、工作年限)已过时,AI时代需要新的评估体系,这篇文章直击痛点。
AI Changed the Metrics. We Haven't. A few years ago, one question appeared in almost every engineering interview. "How many programming languages do y…
新加坡登顶Anthropic Claude AI人均使用量全球榜首,同时SpaceX豪掷600亿美元收购编码工具Cursor,AI领域再掀波澜。
Article URL: https://opentools.ai/news/singapore-tops-global-per-capita-usage-of-anthropics-claude-ai Comments URL: https://news.ycombinator.com/item?…
跨会话记忆让AI编码工具不再失忆,EGC通过MCP协议实现高效上下文复用。
Article URL: https://github.com/Fmarzochi/EGC Comments URL: https://news.ycombinator.com/item?id=48623049 Points: 1 # Comments: 0
AI编程工具泄露源码?教你用隐私模式和CLI控制防止代码外泄。
Every major AI coding tool sends your code to an external server. Every single one. Cursor uploads your active file on each autocomplete request. GitH…
开源本地工具Summer,追踪AI编码工具(Claude Code、Codex、OpenCode)使用情况与花费,支持多开发者协作,无需重启即可同步数据。
Hey HN, I built this open source tool which lets you and your team track usage across Claude Code / Codex / OpenCode. 1. There's no hosting involved. …
为LLM代理打造的开源编码工具集,20个实战工具,权限管控与工作区隔离,让AI自动修复测试失败。
Article URL: https://github.com/xyTom/coding-tools-mcp Comments URL: https://news.ycombinator.com/item?id=48594594 Points: 2 # Comments: 0
开发者集体吐槽AI编码代理翻车现场,真实避坑经验总结。
Comments URL: https://news.ycombinator.com/item?id=48580171 Points: 4 # Comments: 1
为AI代理打造持久记忆,Opencode分支实现自主内存管理,让编码工具真正有“状态”。
As I started my building journey few months ago, AI agents/coding tools not being stateful has been a big pain for me. So I just shipped an Opencode f…
HN 热议:用本地 LLM 全面替代 Claude/GPT 做日常编码的真实体验与性能数据(tok/s)。
Has anyone here fully swapped Claude/GPT for a local model as their main coding tool, not just for side experiments? If so, please share your setup an…
AI编码工具重度用户的硬件瓶颈实战分享,多代理配合Chrome调试拖垮M3 Pro的真实反馈。
I'm a heavy user of Claude code, had an M3 pro with 18gb ram for a few years. Until a few months ago it was always a beast. Now I'm spinning up more C…
逆向破解6款AI编程工具的提示词存储机制,自建本地只读仪表盘,隐私无忧。
I use a lot of AI coding tools — Claude Code, Cursor, GitHub Copilot, OpenCode, Windsurf, and Antigravity. The problem: my prompt history was trapped …
开发者实测多款AI编码代理,推荐与避坑经验分享
My main coding agents are CodeX-CLI and OpenCode (Harness seems to have some problems). I also use CodeWhale, Antigravity-CLI and OpenClaude as supple…