Commit 7a42188
fix(acp): Fix stdin/stdout mapping in TypeScript ACP client
- Corrected ndJsonStream parameter order in ACP client
- Added comprehensive test scripts for ACP integration testing
- Verified client-agent loopback test passes successfully
- Both JVM and JS ACP implementations are now working
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent b14d0f2 commit 7a42188
File tree
1 file changed
+5
-3
lines changed- mpp-ui/src/jsMain/typescript/agents/acp
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
0 commit comments