Commit graph

28 commits

Author SHA1 Message Date
4c1d1fa49c
fix: added workflow instructions to the opencode prompt to not let opencode use git 2026-05-13 18:08:10 +02:00
3583238733 nyx-scan/action.yml aktualisiert 2026-05-13 17:20:11 +02:00
989aac70c6 nyx-scan/action.yml aktualisiert 2026-05-13 10:04:39 +02:00
990de45157 nyx-scan/README.md hinzugefügt 2026-05-13 09:56:55 +02:00
cbbf2cdab5 NYX security scanner action 2026-05-13 09:53:58 +02:00
8f12edbfb8
fix: remove bun timeout 2026-05-12 09:21:21 +02:00
d02dcadc0d
feat: fetch refspec so all remote branches become proper tracking branches 2026-05-12 09:09:46 +02:00
d5ddab0cbd
feat: create‑or‑reset the local branch from the tracking ref and explicitly wire up the upstream 2026-05-12 09:00:44 +02:00
4585d60516
feat:
- git status/git add ignore the action's own clone
- git checkout <branch> auto‑creates the local branch with upstream tracking
2026-05-11 21:20:45 +02:00
ca8abdf8b9
fix: POST timeout 2026-05-11 21:00:33 +02:00
da83734c8f
fix: fetching correct branch 2026-05-11 19:47:05 +02:00
353aeda20d
chore: untrack node_modules
Dependencies are installed at runtime via `bun install --frozen-lockfile`
in action.yml, so the vendored node_modules tree is unused. Add
node_modules/ and dist/ to .gitignore.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 18:57:07 +02:00
592d2df6d4
doc: update 2026-05-11 17:53:50 +02:00
958b2ba9a9
feat: seperate read/write token for enhanced security 2026-05-11 17:27:02 +02:00
fcfea07f01
feat: pull_request_review trigger 2026-05-11 17:22:48 +02:00
5569e8952a
doc: update 2026-05-11 17:03:20 +02:00
7cc3a8ee8e
fix: fix server_url and run_number 2026-05-11 16:20:21 +02:00
799e41e4eb
feat: openai-compatible provider 2026-05-11 15:53:48 +02:00
35b81f7ba0
fix: chat message format 2026-05-11 15:49:23 +02:00
c961a85add
feat: add logging 2026-05-11 15:43:30 +02:00
0e55013d64
fix: author -> user 2026-05-11 15:34:35 +02:00
dd695e9df9
fix: node -> composite 2026-05-11 15:20:47 +02:00
cb165b224e
fix: node -> bun 2026-05-11 15:20:46 +02:00
499ee5eba0
fix: update workflow 2026-05-11 15:09:43 +02:00
ec71a30ab1 action.yml aktualisiert 2026-05-11 14:47:42 +02:00
636de792a7
feat: add nomyo inference 2026-05-11 13:09:04 +02:00
73ac813c39 README.md aktualisiert 2026-05-11 11:21:59 +02:00
7cfea017f9
initial commit 2026-05-11 11:18:49 +02:00