Skip to content

Release v2025.12.15-5a0117d

Choose a tag to compare

@github-actions github-actions released this 15 Dec 14:06
· 2 commits to main since this release
5a0117d

Commits

  • feat: add a params for minèstar (5a0117d)

Contributors

Thanks to everyone who contributed to this release! ❤️

  • Guillaume LEGRAIN

Docker Image

Docker image is available on GHCR:

  • ghcr.io/soulkyu/github-scraping-agent-ai:v2025.12.15-5a0117d

Also tagged as :latest for convenience.

Usage

docker pull ghcr.io/soulkyu/github-scraping-agent-ai:v2025.12.15-5a0117d

Helm Chart

helm install github-scraping-agent-ai ./chart \
  --set config.github.token=ghp_xxx \
  --set config.llm.apiKey=sk-xxx \
  --set config.discord.webhookUrl=https://...