This commit is contained in:
Colin McDonnell
2025-09-09 16:54:36 -07:00
parent bfd948fd3c
commit ff81db8bb7
9 changed files with 33 additions and 1490 deletions
-8
View File
@@ -25913,14 +25913,6 @@ function processJSONChunk(chunk, agent) {
break;
case "result":
if (parsedChunk.subtype === "success") {
if (parsedChunk.result) {
core.info(
boxString(parsedChunk.result.trim(), {
title: "\u{1F916} Claude Code",
maxWidth: 70
})
);
}
core.info(
tableString([
[