MCPcopy Create free account
hub / github.com/ByBrawe/opencode-loop / parseGoalToolText

Function parseGoalToolText

src/index.js:1045–1049  ·  view source on GitHub ↗
(args, fields)

Source from the content-addressed store, hash-verified

1043 }
1044 }
1045 return String(args);
1046}
1047
1048// src/source/core/continuation.js
1049var CONTINUATION_SHORTHANDS = new Set([
1050 "continue",
1051 "continue.",
1052 "continue working",

Callers 3

setGoalCompleteFunction · 0.85
setGoalBlockedFunction · 0.85
setGoalProgressFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected