Skip to main content

Crate everruns_integrations_github

Crate everruns_integrations_github 

Source
Expand description

GitHub-backed blueprints for Everruns.

This crate registers the github_scout capability through Everruns’ inventory plugin system. The capability is blueprint-only: it does not add tools to a host agent, and instead contributes the github_scout agent blueprint.

github_scout runs as a read-only child agent with private GitHub REST API tools for code search, file reads, and issue or pull request search. Tool credentials are resolved from the existing github user connection, with a GITHUB_TOKEN session secret fallback for local and compatibility flows.

Structs§

GitHubScoutCapability

Constants§

GITHUB_API_BASE
GITHUB_CONNECTION_PROVIDER
GITHUB_TOKEN_SECRET