IssueRef
Defined in: src/types.ts:88
A GitHub/Gitea issue attached to a task by reference. The body rides along out-of-band into the agent’s prompt argv (like images) so it never counts against the 8000-char human-prompt guard.
Properties
Section titled “Properties”body:
string
Defined in: src/types.ts:92
number
Section titled “number”number:
number
Defined in: src/types.ts:89
title:
string
Defined in: src/types.ts:91
url:
string
Defined in: src/types.ts:90