Add agentpr and watchpr CLI tools #1
Reference in New Issue
Block a user
Delete Branch "benvin/init"
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?
Initial commit of the agent-tools repo: two CLI tools that automate orchestrator PR work as unkin-agent.
agentpr — create PRs, comment, and
whoami, always authenticated as unkin-agent (Vault AppRole ->gitea/creds/unkin-agent-> Gitea API), fixingteas post-as-Ben default.watchpr — poll PRs and alert only on merge/close, a human comment, CI failure, or lost mergeability.
cobra multi-binary layout mirroring node-lookup
Makefile + nfpm RPM (both binaries + bash/zsh/fish completions) + woodpecker CI publishing to rpm-internal
unit tests for parsing, meaningful-change detection, and the Vault+Gitea client