Skip to content

Commit 9fd251f

Browse files
committed
chore: highlight multi-agent
Signed-off-by: Dennis Zhuang <killme2008@gmail.com>
1 parent 6c08712 commit 9fd251f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Bridge build/dev process output to AI coding sessions automatically.
1010

11-
`devtap` captures stdout/stderr from build and development commands, then feeds them into AI coding tool sessions via [MCP](https://modelcontextprotocol.io/) (Model Context Protocol).
11+
`devtap` captures stdout/stderr from build and development commands, then feeds them into AI coding tool sessions via [MCP](https://modelcontextprotocol.io/) (Model Context Protocol). It can also fan out the same output to multiple coding agents. Each agent drains its own copy so parallel sessions don't interfere.
1212

1313
## The Problem
1414

0 commit comments

Comments
 (0)