kcode-kennedy-subagent-context 0.1.2

Box-free virtual Ktool state for Kennedy subagents
Documentation
[package]
name = "kcode-kennedy-subagent-context"
version = "0.1.2"
edition = "2024"
rust-version = "1.97"
license = "MIT"
description = "Box-free virtual Ktool state for Kennedy subagents"

[dependencies]
anyhow = "1"
kcode-agent-runtime = "0.2.3"
kcode-dev-tools = "0.4.4"
kcode-intelligence-router = "0.2.7"
kcode-kweb-context = "0.2.4"

[lints.rust]
unsafe_code = "forbid"

[workspace]