mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
sync
This commit is contained in:
parent
e66cd98445
commit
c4af438973
1 changed files with 1 additions and 1 deletions
|
|
@ -19,9 +19,9 @@ let exitCode = 0
|
|||
type PromptFiles = Awaited<ReturnType<typeof getUserPrompt>>["promptFiles"]
|
||||
|
||||
try {
|
||||
Context.assertEventName("issue_comment", "pull_request_review_comment")
|
||||
// TODO
|
||||
console.log("!@#!@#! Context", Context.state().context)
|
||||
Context.assertEventName("issue_comment", "pull_request_review_comment")
|
||||
assertPayloadKeyword()
|
||||
await assertOpencodeConnected()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue