Commit Graph

4 Commits

Author SHA1 Message Date
Daan Schouteden 84db121a4c Accept review_requested on pull_request webhook events.
Gitea sends review requests as pull_request/review_requested, not only pull_request_review_request.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 10:59:22 +02:00
Daan Schouteden 376c499c81 Fix Cursor SDK invocation to use static Agent.prompt API.
Use cloud repo config with Gitea URL and head ref, parse RunResult output correctly, and log cursor run IDs for debugging.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 10:42:54 +02:00
Daan Schouteden e9aafdf8c4 Add structured JSON logging across webhook and review flow.
Improve observability with correlation IDs, skip/success/failure lifecycle events, and retry diagnostics while documenting log level configuration.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 15:00:29 +02:00
Daan Schouteden 3d0e28f427 Init 2026-06-02 11:39:41 +02:00