
Parley: coordination infrastructure for autonomous coding agents
为自主编程智能体提供异步协调基础设施和审计追踪。
tyagivivek · HN
Parley – your coding agent can talk to a teammate's agent
完整作品展
技术栈
60 projects

为自主编程智能体提供异步协调基础设施和审计追踪。
tyagivivek · HN
Parley – your coding agent can talk to a teammate's agent

编写编码目标,让 AI 代理分解并执行任务。
dudemanAtl · HN
PlanWright – A control plane for AI coding agents

在浏览器中运行和监控AI编码代理的基础设施
sakuraiben · HN
Reachpad – Run all your coding agents from anywhere from the browser

Stepflo 连接 GitHub 代码库,自动检测用户流并生成可视化地图。
u/freestyle_gonzo · Reddit
Vibe coding made building fast. It didn't make understanding easy. Something changed in the last year. Vibe coding (or agentic engineering if you ask some) made writing an app fast. Week-to-weekend fast. More people are building software than ever before, and I think that's a genuinely good thing. But fast building creates a new bottleneck. Writing code is no longer the hard part. Understanding what you built and its nuances is. A huge share of people shipping right now have never analyzed

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

Robin 用 AI 自动化网络任务的浏览器助手。
nikolas1814 · HN
AI for people that still browse the web

自动化地设计、构建和部署软件系统的平台。
@Bim_evaporates · X
Check out DMs open

AEE 是一个开源控制平面,对 AI 代理的每个操作进行授权、监控和验证。
eli-labz · GitHub
Agent-Execution-Partnership Agent Execution Partnership AEE is an open-source control plane that ensures every AI agent action is authorized before it runs, observable while it runs, and verifiable after it completes.

在加密工作区中与 Claude Code 和 Cursor 等 AI 代理共享文件和日志。
@Raullen · X
6 months ago, @qevan and I hit a stupid wall: just trying to share a local file or some logs with an AI agent was incredibly frustrating. So, we built the first version of —a dead-simple, secure way to pass context to AI. The community feedback was amazing. We got ~200 stars on GitHub, and it quickly became a daily driver for a lot of developers. But recently, we realized the game has changed. Our workflows evolved. It’s no longer just humans sending files to agents. Agents need to write back to humans. Agents need to hand off context to other agents. The whole team—human and AI—needs to collaborate. So, we gave vnsh a massive upgrade. Today, it’s no longer just a secure clipboard. It’s now a living workspace. 🚀 You drop your context in once and get a dynamic link. Claude Code, Cursor, Cline, and your human teammates all open the exact same document. When one agent updates it, your whole stack sees it instantly. Complete context handoff, without ever copy-pastin

在多个AI编程环境中部署编排器生成和管理代理。
@EnzoV_sc · X
I’ve built a skill for agent orchestration so I don’t have to explain any session how to manage the next task. Pretty useful Through I can make my orchestrator spawn as many agents as it needs, from all harnesses (Claude Code, Codex, Grok Build etc..)

MCP协议任务队列,让AI编码代理请求和完成工作。
JulianQuinn · HN
Show HN: TaskPeace – a task queue my AI coding agents pull work from over MCP

与AI助手分享加密代码和文本,它会记住对话上下文。
u/clausyn · Reddit
I built Pastepile because I was tired of re-explaining the same context to Claude and Cursor I originally built Pastepile as a fast way to share code, logs, configs, and text without creating an account. While using AI coding tools, I kept running into another problem: every new session meant explaining the same architecture, decisions, debugging history, and project context all over again. So I added an MCP server that lets Claude, Cursor, Windsurf, VS Code, and other MCP clients save us