Below you will find pages that utilize the taxonomy term “Holon-Run”
April 29, 2026
Holon Runner
Version updated for https://github.com/holon-run/holon to version v0.12.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Holon is a local-first AI agent runtime designed to facilitate long-running tasks in local workspaces by enabling agents to manage state, execute commands, and respond to changes over time. It automates the orchestration of background tasks, workspace state management, and agent lifecycle, providing capabilities such as file manipulation, repository work, task queuing, and operator-facing results. Holon is particularly suited for scenarios requiring persistent agent execution while maintaining trust boundaries and explicit task continuity.
April 1, 2026
Holon Runner
Version updated for https://github.com/holon-run/holon to version v0.11.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Holon is a GitHub Action and CLI tool designed to run AI agents in a sandboxed environment, enabling task automation and proactive workflows. It provides three core functionalities: holon run for isolated, CI-safe execution of agent tasks, holon solve for automating GitHub issue/PR workflows with context collection and result publishing, and holon serve for experimental long-running, event-driven agent runtimes. By managing agent state, tasks, and outputs through a persistent “agent home” model, Holon simplifies the integration of AI-driven solutions into development and collaboration processes.