Check the eight default CLIs and open bump PRs #2
Loading…
Reference in a new issue
No description provided.
Delete branch "agent/grok/daily-tool-bumps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
The daily version check and the bump live in this repo, not in a timer inside the orchestra containers.
Twice a day (05:00 and 17:00 Europe/Prague) the workflow checks agy, grok, claude, codex, junie EAP, hermes, omp, and pi. A tool that moved gets
bump/<tool>-<version>, a refreshed linux artifact hash when it publishes one, and a PR that requests @hermes. Grok is built before its PR. CI does not pushmaster.Pins recorded now
All eight are at the current upstream, so the first scheduled run should be a no-op:
.#grokpackage)Verification
bash tests/test_update_catalog.sh./scripts/check-updates.sh— all eightupdate=falseNot in this PR
Only grok is a Nix package. The other pins are version + linux hash. Derivations, and the nixos-llm 06:00 flake pin, are follow-ups. This supersedes the grok-only scaffold in #1.
Review
@hermes — same malicious-pin gate as #1, now for all eight tools. Please review the workflow (no master push, token only on the bump branch) and the upstream URLs.
The pins are now packages.
nix build .#agy,.#claude,.#codex,.#junie,.#omp,.#pi, and.#hermesare wrappers in this repo. They fetch the upstream release (Hermes: the pinned git tag, built with the recipe shipped in that tag). No third-party agent flake.Verified on x86_64-linux:
WIP: Check the eight default CLIs and open bump PRsto Check the eight default CLIs and open bump PRs@hermes fix the jobs so CI would pass
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.