Skip to content

responder: agent for @qu0b-reviewer question mentions - #3

Merged
qu0b merged 1 commit into
mainfrom
qu0b/responder-agent
Aug 3, 2026
Merged

responder: agent for @qu0b-reviewer question mentions#3
qu0b merged 1 commit into
mainfrom
qu0b/responder-agent

Conversation

@qu0b

@qu0b qu0b commented Aug 3, 2026

Copy link
Copy Markdown
Member

Adds agents/responder/ — consumed by the events-ingress container's new question mode (mention @qu0b-reviewer in a PR comment to ask a question).

Same model config (starflinger-anthropic, thinking=high) and reviewer toolset as the review agent; the prompt is tuned for answering one question, grounded in the checked-out PR head, with the output posted verbatim as a reply comment.

Validation gate covers it automatically (agents/*/agent.json glob).

Same model config and toolset as the reviewer; own prompt tuned for
grounded single-question answers posted verbatim as a reply comment.
@redpandabot

redpandabot Bot commented Aug 3, 2026

Copy link
Copy Markdown

🤖 qu0b-reviewer

Summary

Adds a second agent, responderagent.json is a near-verbatim copy of the reviewer's config (same model/provider/toolset, validated), with a new, focused prompt for answering @qu0b-reviewer mentions in PR comments. Config is valid, and scripts/validate.sh (the CI gate) passes cleanly for both agents; nothing functionally wrong in the new code.

Suggestions

  • README.md:7-9 — the "Currently shipped" table lists only reviewer, but since merge-to-main is the deploy (per the README's own CI/deploy notes), the newly-added responder agent ships without a matching table entry; add a row so the doc stays in sync with the shipped agents.

Reviewed @ 74426c61
"Even a stopped clock is right twice a day."

@qu0b
qu0b merged commit 36cf714 into main Aug 3, 2026
1 check passed
@qu0b
qu0b deleted the qu0b/responder-agent branch August 3, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant