Create an orchestrator agent that routes requests to the suitable specialized agent

Open
#6,641 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
google-cloud, python
Domain
ai, backend, cloud

Research direction

Start by locating the existing Hackbot specialized agents and the execution-environment support for Cloud Run jobs and services. The work is done when a front-door agent classifies incoming requests, routes them to the suitable specialized agent, and runs as a responsive Cloud Run service rather than a job.

Written by the indexing model from the issue text.

Description

hackbot

Add a front-door agent that classifies an incoming request and dispatches it to the appropriate specialized Hackbot agent. This should run as a Cloud Run service rather than a Cloud Run job, since it needs to respond quickly rather than run to completion, which depends on Cloud Run service support being added as an execution environment.

Dominant language
Python
Stars
570
Forks
351
Avg merge
2d 11h
Merged PRs (30d)
61

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozilla/bugbug

All issues in mozilla/bugbug

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.