ai-research-survey

Systematic scan of agentic development research. What's signal, what's noise.
git clone https://git.shiptheloop.com/ai-research-survey.git
Log | Files | Refs

commit 06cbf721cea34bee65e068cd7363caff35325a3b
parent 1829fbe2bf4e383bc57aa9285593d195c5e53838
Author: Brian Graham <brian@buildingbetterteams.de>
Date:   Mon, 13 Apr 2026 15:51:42 +0200

CI: trigger deploy on scan-v5.json changes

The v5 Haiku scans weren't triggering rebuilds because
the path filter only matched papers/*/scan.json.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Diffstat:
M.forgejo/workflows/deploy.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml @@ -6,6 +6,7 @@ on: - 'explorer/**' - 'scripts/build-explorer-data.py' - 'papers/*/scan.json' + - 'papers/*/scan-v5.json' - 'registry.jsonl' - '.forgejo/workflows/deploy.yml'

Impressum · Datenschutz