app beta version 0.1.0 hex unreleased package jido_lib elixir ~> 1.18

Jido Lib

GitHub triage and PR orchestration workflows composed over the CLI-agent stack

Beta support. Public iteration with faster feedback loops before final release shape settles.

View package metadata source →

RELATED PACKAGES

Builds on
Jido Harness

Jido Lib builds directly on this ecosystem package.

Jido Claude

Jido Lib builds directly on this ecosystem package.

Jido Amp

Jido Lib builds directly on this ecosystem package.

Jido Codex

Jido Lib builds directly on this ecosystem package.

Jido Gemini

Jido Lib builds directly on this ecosystem package.

Jido OpenCode

Jido Lib builds directly on this ecosystem package.

Jido Shell

Jido Lib builds directly on this ecosystem package.

Jido VFS

Jido Lib builds directly on this ecosystem package.

Jido Runic

Jido Lib builds directly on this ecosystem package.

Jido AI

Jido Lib builds directly on this ecosystem package.

AT A GLANCE

Canonical GitHub PR bot workflow API
Canonical GitHub issue triage workflow API
Provider-swappable orchestration over Harness adapters
Workflow composition across shell, VFS, runic, and AI strategy layers

DEEP DIVE

Overview

Jido Lib provides domain-oriented orchestration modules for GitHub triage and PR workflows that compose the lower-level CLI-agent runtime stack.

Purpose

Jido Lib is the application orchestration layer for reusable GitHub workflow automation.

Boundary Lines

  • Owns domain workflows, orchestration composition, and workflow-level policy.
  • Coordinates providers through Harness and adjacent runtime packages.
  • Should not redefine provider contracts or permanently own shared runtime bootstrap responsibilities.

Major Components

GitHub Agent APIs

Includes canonical entry points for issue triage and PR bot orchestration.

Workflow Composition

Builds on Jido action and runic primitives to model multi-step automation pipelines.

Utility Modules

Provides practical helpers for integrating shell, workspace, and CLI-based agent components.