Skip to content

Create stubbed /api/agent-plugins/<string:type>/<string:name> endpoint #2578

@mssalvatore

Description

@mssalvatore

Description

Create a stubbed endpoint at /api/agent-plugins/<string:type>/<string:name>. The stubbed endpoint will always return 404.

Goal/Context

Agents will request plugins from the Island at runtime. Between now and when plugins are fully implemented, we can begin to implement the infrastructure for passing them from the Island to the agent. At a later date, this endpoint will be fully implemented to return plugins instead of 404. For now, the stubbed endpoint allows development on the plugin infrastructure (e.g. #2579) to proceed.

Tasks

  • Implement the stubbed endpoint (0.25d) @cakekoa

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions