All Packages
Package Summary
Package
Description
Public bootstrap entry point — framework-agnostic defaults for AgentForge4j.
Transport-agnostic SPI contracts for declaring external integrations (MCP servers and HTTP tool
sets) and turning them into governed tool providers.
Transport-agnostic SPI contracts for governed tool invocation (MCP and future tool sources).
LLM implementation support: client resolution, service discovery, and provider wiring.
Public LLM invocation contract shared by runtime callers and provider adapters.
Provides utility classes for validation and path operations.
Shared retry primitives (decorrelated-jitter backoff math, the retryable HTTP status set) reused
by every module that implements its own retry loop.
Shared text-processing primitives with no LLM- or domain-specific dependency (markdown code-fence
stripping and similar low-level string utilities).