kcode-kennedy-subagent-context 0.1.2

Box-free virtual Ktool state for Kennedy subagents
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
rust-version = "1.97"
name = "kcode-kennedy-subagent-context"
version = "0.1.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Box-free virtual Ktool state for Kennedy subagents"
readme = false
license = "MIT"

[lib]
name = "kcode_kennedy_subagent_context"
path = "src/lib.rs"

[dependencies.anyhow]
version = "1"

[dependencies.kcode-agent-runtime]
version = "0.2.3"

[dependencies.kcode-dev-tools]
version = "0.4.4"

[dependencies.kcode-intelligence-router]
version = "0.2.7"

[dependencies.kcode-kweb-context]
version = "0.2.4"

[lints.rust]
unsafe_code = "forbid"