[package]
name = "agentctl"
version = "0.1.0"
edition = "2024"
authors = ["AgentCTL <developer@agentctl.com>"]
description = "Tiny control-plane primitives for AI agents."
license = "AGPL-3.0-only"
repository = "https://github.com/agentctl-dev/agentctl"
homepage = "https://github.com/agentctl-dev/agentctl"
keywords = ["agents", "async", "control-plane"]
categories = ["asynchronous", "command-line-utilities"]
readme = "README.md"
rust-version = "1.85.0"
[badges]
maintenance = { status = "actively-developed" }