Skip to content

Allow adding a new Hackbot agent without modifying or redeploying hackbot-api #6644

Description

@suhaibmujahid

Adding a new agent currently requires code changes in hackbot-api (endpoint wiring and input schemas duplicated in services/hackbot-api/app/schemas.py) plus a redeploy of the service. Make agent registration self-describing, for example derived from each agent's hackbot.toml/AgentInputs, so hackbot-api can pick up new agents without a source change or redeploy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions