awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Extensibility and Hooks · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesExtensibility and Hooks

Explore 2 awesome GitHub repositories matching devops & infrastructure · Extensibility and Hooks. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Automation Orchestration
  4. Task Execution Frameworks
  5. Automation Frameworks
  6. Extensibility and Hooks

Awesome Extensibility and Hooks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • openclaw/openclaw

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

    TypeScriptaiassistantcrustacean
  • nvbn/thefuck

    nvbn/thefuck

    95,503GitHubView on GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis

    Pythonpythonshell

Explore sub-tags

  • Extensible Shell AutomationFrameworks allowing users to define custom rule-based logic for intercepting and modifying shell command execution.
  • Hook Discovery MechanismsSystems for dynamically locating, loading, and resolving execution hooks from multiple source directories with precedence rules.