2 repos
Mechanisms for triggering custom logic in response to lifecycle events.
Distinguishing note: Focuses on tool-level event integration rather than general CI/CD pipelines.
Explore 2 awesome GitHub repositories matching development tools & productivity · Event Hooks. Refine with filters or upvote what's useful.
Everything Claude Code is an agentic framework designed to orchestrate complex software development workflows through specialized subagent delegation. It functions as a control plane that manages agent behavior, tool access, and context window efficiency, allowing developers to break down large tasks into focused, scoped sub-processes that prevent system overload. The framework distinguishes itself through a robust security and automation layer that includes automated static analysis and adversarial red-teaming to audit agent configurations. It enables the creation of reusable behavioral patt
The Agentic Framework executes custom scripts or commands automatically when specific tool events occur to perform real-time validation, security checks, or quality enforcement.
Aria2 is a multi-protocol command-line download manager designed to maximize bandwidth utilization by retrieving files from multiple sources and protocols simultaneously. It functions as an asynchronous, event-driven engine that handles complex download lifecycles, including peer-to-peer transfers via BitTorrent, while ensuring data integrity through continuous chunk-based verification. The utility distinguishes itself through its ability to act as a background process that can be controlled programmatically via a remote procedure call interface. This allows external applications to manage, m
Triggers external shell commands upon specific lifecycle transitions to integrate custom file processing workflows into the download pipeline.