internal/

directory
v0.32.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2026 License: Apache-2.0

Directories

Path Synopsis
Package appsetup handles creating and installing per-role GitHub Apps using the manifest flow.
Package appsetup handles creating and installing per-role GitHub Apps using the manifest flow.
Package dispatch defines the Dispatcher interface for provisioning dispatch infrastructure during install.
Package dispatch defines the Dispatcher interface for provisioning dispatch infrastructure during install.
gcf
Package gcf implements the dispatch.Dispatcher interface using a GCP Cloud Function as the token mint.
Package gcf implements the dispatch.Dispatcher interface using a GCP Cloud Function as the token mint.
Package envfile provides a simple dotenv file parser.
Package envfile provides a simple dotenv file parser.
Package fetch provides an SSRF-hardened HTTP client for safely retrieving content from external URLs.
Package fetch provides an SSRF-hardened HTTP client for safely retrieving content from external URLs.
Package fetchsvc provides a runtime skill fetch service for agents running in sandboxes.
Package fetchsvc provides a runtime skill fetch service for agents running in sandboxes.
Package forge defines the interface for interacting with git forges (GitHub, GitLab, Forgejo).
Package forge defines the interface for interacting with git forges (GitHub, GitLab, Forgejo).
github
Package github implements forge.Client for the GitHub REST API.
Package github implements forge.Client for the GitHub REST API.
gitlab
Package gitlab implements forge.Client for the GitLab REST API v4.
Package gitlab implements forge.Client for the GitLab REST API v4.
Package gcp provides authenticated HTTP access to GCP APIs using Application Default Credentials.
Package gcp provides authenticated HTTP access to GCP APIs using Application Default Credentials.
Package gitfetch fetches directory trees from git repositories using sparse checkout, providing a forge-agnostic alternative to REST API directory listing.
Package gitfetch fetches directory trees from git repositories using sparse checkout, providing a forge-agnostic alternative to REST API directory listing.
Package inference defines the interface for provisioning inference provider credentials during fullsend installation.
Package inference defines the interface for provisioning inference provider credentials during fullsend installation.
vertex
Package vertex implements the inference.Provider interface for Google Cloud Vertex AI using Workload Identity Federation with GitHub OIDC.
Package vertex implements the inference.Provider interface for Google Cloud Vertex AI using Workload Identity Federation with GitHub OIDC.
Package lock reads and writes .fullsend/lock.yaml files that pin all resolved remote dependencies (URLs and integrity hashes) for reproducible harness execution.
Package lock reads and writes .fullsend/lock.yaml files that pin all resolved remote dependencies (URLs and integrity hashes) for reproducible harness execution.
mintcore module
Package netutil provides shared network utilities for IP classification.
Package netutil provides shared network utilities for IP classification.
Package normevent defines forge-neutral NormalizedEvent types for harness CEL dispatch (ADR 0061).
Package normevent defines forge-neutral NormalizedEvent types for harness CEL dispatch (ADR 0061).
Package poll implements the GitLab cron-polling event dispatch loop.
Package poll implements the GitLab cron-polling event dispatch loop.
Package repos provides reusable per-repo installation logic for fullsend.
Package repos provides reusable per-repo installation logic for fullsend.
Package security provides input sanitization and output scanning for fullsend's agent entrypoints.
Package security provides input sanitization and output scanning for fullsend's agent entrypoints.
Package sentencetoken splits text into sentences using the Punkt algorithm.
Package sentencetoken splits text into sentences using the Punkt algorithm.
Package skill parses SKILL.md frontmatter for transitive dependency resolution.
Package skill parses SKILL.md frontmatter for transitive dependency resolution.
Package statuscomment posts agent start/completion status comments on issues and pull requests via the forge abstraction.
Package statuscomment posts agent start/completion status comments on issues and pull requests via the forge abstraction.
Package telemetry implements fullsend's distributed tracing (ADR 0050).
Package telemetry implements fullsend's distributed tracing (ADR 0050).
Package urlutil provides URL validation and integrity-hash utilities shared by config (agent entry validation) and harness (remote resource resolution) packages.
Package urlutil provides URL validation and integrity-hash utilities shared by config (agent entry validation) and harness (remote resource resolution) packages.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL