gai and sc docus #737
Annotations
3 errors
genaiscript pr-review-commit:
packages/cli/src/nodehost.ts#L42
The import of 'unique' from "../../core/src/util" has been removed but 'uniq' from "es-toolkit" has been added. Make sure that 'uniq' function behaves exactly the same as 'unique' to avoid potential bugs.
|
genaiscript pr-review-commit:
packages/core/src/runpromptcontext.ts#L321
The type of 'pattern' in 'defFileOutput' function has been changed from 'string' to 'ElementOrArray<string | WorkspaceFile>'. Ensure that all usages of this function have been updated to reflect this change.
|
genaiscript pr-review-commit:
packages/core/src/types/prompt_template.d.ts#L740
The type of 'endsWith' in 'DefOptions' interface has been changed from 'string' to 'ElementOrArray<string>'. Make sure that all implementations of this interface are updated accordingly.
|
Loading