
لاحظ — هوية عملك في رمز QR واحد | محرك الحضور الرقمي
为您的业务创建动态QR码身份,一次更新同步所有渠道。
@GeorgeIKhader · X
完整作品展
技术栈
24 projects

为您的业务创建动态QR码身份,一次更新同步所有渠道。
@GeorgeIKhader · X

用Pyor原生应用审查GitHub的PR,无需打开github.com。
othmanosx · HN
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.

从原始想法生成生产就绪的 Vibe Coding 提示。
@itskalenai · X
stop writing bad prompts. #ai #claudecode #vibecoding

为餐厅创建数字二维码菜单,通过WhatsApp接单,节省佣金。
@muazmaki · X
Just luanching it

文本驱动的AI图像编辑工具,支持照片修复、去水印和头像生成。
Qwen Image Edit — AI 图像编辑工具,支持文本指令编辑、照片修复、去水印、专业头像生成和多图像处理


VibeCop 审查AI生成代码,检测架构漂移和质量问题。
@Sakthi_in · X
- Ship AI written code confidently. Catch drift before it compounds.

免费在线生成器和决策工具,包含 Yes/No 生成器、随机选择器和转盘游戏。
@qt_nest · X

AskCodi 多模型 AI 代码助手,支持代码生成、重构和智能代理编排。
shreyans_assistiv · Product Hunt
AskCodi Orchestrate agents at scale while reducing cost

对版本控制系统和编码代理进行性能基准测试。
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler

Vibe开发者讨论LSP和智能合约代码审查的社交网络
@atenyun · X
Hi everyone! If you're getting into vibe coding and have questions about LSPs or need a hand with reviewing your smart contract, feel free to post on Hup. We're here to help you out! Creator: 0x20e229667Cec8A0e9D3C6Fb89693B2a44ec2C50e via @hupsocial

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db