Below you will find pages that utilize the taxonomy term “Holon-Run”
July 14, 2026
Holon Solve
Version updated for https://github.com/holon-run/holon to version v0.29.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Holon is a local workbench that provides agents with a continuous working context, organizing tasks and waits explicitly as “Work,” preserving state and context. It supports event-driven wait and wake mechanisms and allows clear separation of operator input, external events, tool results, and execution traces. Holon runs in the real working environment for local repositories, shell, worktrees, and development toolchains.
July 8, 2026
Holon Solve
Version updated for https://github.com/holon-run/holon to version v0.28.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Runtime line Holon v0.28.0 is part of the Rust runtime line. The Rust runtime is now the main holon binary.
This release adds image generation support, Volcengine Seedream image provider integration, standardized web search results with additional China-friendly providers, and improved media/attachment handling across the runtime and Web GUI. It also fixes fallback image generation, default callback trigger updates, generic operator prompt attachments, control prompt body limits, and several Web GUI file/link rendering paths.
July 4, 2026
Holon Solve
Version updated for https://github.com/holon-run/holon to version v0.26.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Runtime line Holon v0.26.0 is part of the Rust runtime line. The Rust runtime is now the main holon binary.
This release introduces the Agent Template package and registry line: local and remote template sources, GitHub repository discovery, daemon sync and diagnostics APIs, web GUI template browsing, and template skill preinstallation. It also adds GitHub Actions-style skill uses shorthand, improves the web GUI skills/file experience, and fixes template/skill install edge cases plus several runtime and provider issues.
July 1, 2026
Holon Solve
Version updated for https://github.com/holon-run/holon to version v0.25.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Runtime line Holon v0.25.0 is part of the Rust runtime line. The Rust runtime is now the main holon binary.
This release adds a Bing Web Search provider with managed WebSearch tool kept alongside native search, an external trigger token-only storage model with reset-callback API, and trigger revocation on agent stop. It also fixes max_turns counting, coerce_string JSON-string parsing for tool arguments, callback_base_url/advertise_url decoupling, and skill install for non-flat catalog layouts. The memory indexer is redesigned as a single daemon with outbox cleanup, and SQLite connection init gains PRAGMA tuning for better performance.