
Gradus
@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks
完整作品展
技术栈
16 projects

@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks

为软件团队打造的项目管理、CRM 和 HR 一体化平台。
@aquib_builds · X
MyTaskly — task/project management SaaS, live at Problem: small teams overpay for bloated PM tools or just lose track of things in WhatsApp/spreadsheets.

在一个屏幕中观看视频、运行代码、做笔记并生成AI学习卡。
@angelgetemm · X

由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