3 Commits

Author SHA1 Message Date
Frank Schwenk 6b6943262d feat: trigger on issues opened when @cursor in title or body
Extend check-comment.sh to parse issues event payloads; document
issue_comment + issues opened as supported workflow triggers.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 16:50:21 +02:00
Frank Schwenk 239e110b72 feat: add push_to_default_branch and agent_timeout inputs
Playground repos can push directly to the default branch instead of opening PRs; agent runtime is configurable (default 5m).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 15:54:43 +02:00
Frank Schwenk 0c3f1ab86f feat: initial fork hardened for gitea.schwenk.online
Fork cursor-gitea-agent with jq event parsing, cached dependency install,
and composer-2.5 as the default agent runtime.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 15:28:55 +02:00