awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesAgent Functionality Extensions

Adding capabilities to a runtime agent via plugins, annotations, and package discovery.

Distinct from Plugin-Extensible Runtimes: Focuses on extending the instrumentation agent's internal logic, not a general runtime or AI agent.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Agent Functionality Extensions. Refine with filters or upvote what's useful.

Awesome Agent Functionality Extensions GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • btraceio/btracebtraceio का अवतार

    btraceio/btrace

    5,989GitHub पर देखें↗

    btrace is a JVM dynamic tracing tool and performance profiler used for injecting safe instrumentation scripts into a running Java Virtual Machine without requiring a process restart. It functions as a Java agent framework and a Model Context Protocol server, exposing JVM diagnostic operations and tracing tools to large language models and AI assistants. The project distinguishes itself by enabling real-time code injection and bytecode-level instrumentation via a secure binary protocol. It ensures production stability through a static safety analysis engine that blocks unstable code patterns,

    Supports extending the agent's capabilities via a stable API and isolated implementation modules.

    Javabtracejavajava-application
    GitHub पर देखें↗5,989
  • hotswapprojects/hotswapagentHotswapProjects का अवतार

    HotswapProjects/HotswapAgent

    2,572GitHub पर देखें↗

    HotswapAgent is a Java runtime instrumentation agent and bytecode redefinition tool designed to apply code changes to running applications instantly. It functions as a hot swap utility and classloader extender that modifies method bodies and updates class definitions without requiring a process restart. The project distinguishes itself as a framework state synchronizer, ensuring that beans, caches, and configurations remain consistent after class redefinitions. It provides specialized mechanisms to refresh managed beans, dependency injection points, and persistence factories, allowing logic c

    Modifies runtime behavior by annotating classes and configuring package discovery to create custom plugins.

    Java
    GitHub पर देखें↗2,572
  • aws/aws-lambda-runtime-interface-emulatoraws का अवतार

    aws/aws-lambda-runtime-interface-emulator

    1,128GitHub पर देखें↗

    The AWS Lambda Runtime Interface Emulator is a proxy server designed to replicate the cloud-based serverless execution environment within a local container. It functions as a lightweight interface that allows developers to verify function logic, performance, and API integration by simulating the remote control plane and event invocation model on a local machine. The tool operates by intercepting HTTP requests and translating them into the structured JSON event payloads expected by serverless function handlers. It manages the function lifecycle through a synchronous event loop and maps local c

    Validates custom extensions and agents by running them against a functional implementation of the runtime interface.

    Go
    GitHub पर देखें↗1,128
  1. Home
  2. DevOps & Infrastructure
  3. Release Automation
  4. Plugin Extensibility
  5. Plugin-Extensible Runtimes
  6. Agent Functionality Extensions