
Orqis — Agent Ops · GitHub PR-first
检测AI代理失控循环,自动生成验证补丁和修复PR。
@void_rags · X
Introducing Orqis AI, an AI Watchdog that also fixes Agents. Have a look:
完整作品展
技术栈
60 projects

检测AI代理失控循环,自动生成验证补丁和修复PR。
@void_rags · X
Introducing Orqis AI, an AI Watchdog that also fixes Agents. Have a look:

编写目标,AI代理(Claude、Cursor、Codex)分解并执行编程任务。
dudemanAtl · HN
PlanWright – A control plane for AI coding agents


Ultra-specialized secure AI agents to propel your revenues.
@TharejaRushil · X

为代码智能体工作流管理 API 密钥和使用预算。
u/Zyron_X · Reddit
I built a service for people to use Codex API without 5-hour limit disruption I built a small service for people who use the OpenAI Codex API regularly and want more predictable usage without the 5-hour or weekly limits. It currently provides: Frontier OpenAI models (GPT 5.6 family included) Managed API key Monthly usage budgets depending to plan No 5-hour limit No weekly limit Under the hood, it is built on top of an open-source project and proxies requests to

在云开发盒中观看和操控自主编码代理,使用 Claude Code、Codex 或 OpenCode。
pranav100000 · HN
Aether – Run Claude Code, Codex, or OpenCode in devboxes you can watch

使用 AI 代理审计代码库,验证架构是否生产就绪。
@profericardo24 · X
Alcatraz Projects is a forensic audit layer that uses OpenClaw agents to interrogate your repo, ensuring your architecture is production-ready, not just 'vibe-coded' debt.

AI 团队工具,帮助创作者构建和部署应用
@daogangtang · X
my claw team to help creators/OPC ship their app without the tech team. We help them build, deploy, and auto scale.

与 AI 教练练习编程面试、系统设计和代码审查。
@preproomai · X
🟢Get ready for #vibecoding and AI #codereview. It is cutting-age & you can't miss: Time to ditch old-school @LeetCode ! #SoftwareEngineering #TechInterviews #CodingSkills #TechCareers #PrepRoom #TechCareers #SystemDesign #ITJobs #CareerGrowth

Aethereum 为 AI 编码代理提供协调层,让它们在共享代码上协作而不产生冲突。
u/KangarooPitiful594 · Reddit
I built Aethereum: a team coordinator for AI coding agents (free beta) the simple version: if your team codes with AI agents, aethereum keeps them coordinated so you ship faster. everyone runs whatever agent they like (claude code, cursor, codex, cline, zed) and they all join one room. agents see what each other is building, get warned before breaking each other's changes, and can share code between machines end to end encrypted. when two agents want different API shapes they negotiate it b

将对话转化为已验证的API架构和规范。
@NeuralArchitec · X
Vibe coding a smart wallet is high-stakes. One logic gap and the funds are gone. We bridge that risk by turning messy vibe thoughts into verified schemas and API maps. Build fast, stay precise. 🏛️

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
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