No description
  • Python 93.2%
  • Dockerfile 4.6%
  • Shell 2.2%
Find a file
2026-09-18 05:28:53 +02:00
.github/workflows chore(deps): Update actions/checkout digest to df4cb1c 2026-06-03 12:30:49 +00:00
.gitignore feat: remove max_commands and max_requests 2026-02-11 14:27:05 +01:00
action.yaml feat: improves opencode by assuming 'main' default_branch 2026-02-11 14:53:54 +01:00
Dockerfile chore(deps): Update php:8.4-cli Docker digest to a355758 2026-09-18 03:28:50 +00:00
Dockerfile.backup chore(deps): Update python:3.14-slim Docker digest to cad9a2c 2026-09-02 02:17:52 +00:00
entrypoint.sh feat: improves entrypoint.sh output 2026-02-13 12:16:17 +01:00
opencode.py Update opencode.py 2026-02-14 19:45:02 +01:00
opencode.py.backup Update opencode.py.backup 2026-02-13 18:30:32 +01:00
README.md fix: removes misleading README.md content and clears out opencode.py 2026-02-11 12:39:30 +01:00
renovate.json chore(deps): migrate config renovate.json 2026-02-13 07:41:09 +00:00
requirements.txt chore(deps): Update dependency openai to ~=2.43.0 2026-06-17 18:21:47 +00:00

opencode-runner-action

opencode-runner-action reads AI-written implementation plans posted in Forgejo issue or pull-request comments, and launches opencode run to have opencode work on the issue for a given amount of time or maximum number of requests.