Jackadi Jackadi Documentation
CTRL K
    • Light

    • Dark

    • System

    Sponsor GitHub
    CTRL K
      • Documentation
        • Introduction
        • Installation
        • Configuration
        • Plugins
        • Usage
        • Advanced guides
          • Manual installation
          • Configuration
            • Manager configuration
            • Agent configuration
          • Agent management
          • Task execution
            • Agents targeting
            • Argument passing
          • Plugin development
            • Plugin overview
            • Writing tasks
            • Writing spec collectors
            • Plugin synchronization
            • Optimization
            • Tags
            • Standalone executable
          • Result management
            • List results
            • Get results
          • Built-in plugins
            • Plugin management (plugins)
            • Command execution (cmd)
            • Health monitoring (health)
            • System specifications (specs)
      • Light

      • Dark

      • System

      Open Source

      Developer-first
      infrastructure automation.

      No DSL, just real code.
      Agent based.

      Get Started


      Jackadi is currently in an alpha state and is provided with no guarantees or warranties.
      You’re welcome to try it out and give feedback.

      But, it must not be used in production or in any environment where reliability, security, or data integrity are required.

      Distributed Execution

      Run tasks across multiple agents from one manager.
      Collect and store agent system information.

      Pure Go Approach

      Write tasks as Go code with no hidden behaviors.
      No runtime dependencies hell.

      Plugin System

      Tasks and specs are simple plugins.

      Easy to use SDK

      Register tasks and specs with simple Go functions.
      Natural task writing.
      Minimal framework knowledge needed.

      No lock-in

      Keep full freedom: you can easily reuse your plugins with another framework, as libraries or standalone executables.

      Advanced Targeting

      Target agents via list, glob, regex, queries or from file.

      • Light

      • Dark

      • System


      © 2025 Jackadi