The real AI hack is to have your LLM of choice write you GHAs (GitHub Actions) that on a daily basis check for updates, then have that GHA launch another GHA that pulls down w/e you need (in my case building WASM/Emscripten builds of array interpreters) and then auto open PRs.