[package]
name = "kcode-k1-daemon-lib"
version = "0.7.1"
edition = "2024"
description = "Library-only private K1 loopback daemon composition root"
license = "MIT"
[dependencies]
axum = "0.8"
kcode-codex-terra = "=0.1.1"
kcode-gemini-3-1-pro = "=0.1.0"
kcode-k1-access = "=0.3.0"
kcode-k1-access-full-audio = "=0.7.1"
kcode-k1-access-persons = "=0.1.0"
kcode-k1-access-profiles = "0.4.0"
kcode-k1-accounts = "0.4.0"
kcode-k1-accounting = "=0.1.0"
kcode-k1-audio-classification = "=0.5.3"
kcode-k1-daemon-files = "0.2.0"
kcode-k1-daemon-invite-stock = "0.3.0"
kcode-k1-full-audio = "=0.3.4"
kcode-k1-groups = "0.3.0"
kcode-k1-http = "0.2.2"
kcode-k1-http-accounts = "0.4.0"
kcode-k1-http-audio = "=0.1.2"
kcode-k1-http-people = "0.6.0"
kcode-k1-http-persons = "=0.1.0"
kcode-k1-http-replay = "0.1.0"
kcode-k1-invites = "0.3.0"
kcode-k1-objects = "=0.2.1"
kcode-k1-peering = "0.3.0"
kcode-k1-persons = "0.2.0"
kcode-k1-terms = "0.2.0"
kcode-k1-txn-ordering = "0.5.0"
kcode-k1-users = "0.1.0"
kcode-k1-vault = "=0.1.1"
rpassword = "=7.5.4"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
kcode-speaker-v3-analysis = { version = "=0.2.0", features = ["providers"] }
tokio = { version = "1", features = ["macros", "rt-multi-thread", "net", "signal"] }