delete claude code integration

This commit is contained in:
Kent Overstreet 2026-04-09 19:58:07 -04:00
parent 24560042ea
commit 929415af3b
31 changed files with 120 additions and 2898 deletions

View file

@ -9,7 +9,7 @@ capnp-rpc = "0.25"
dirs = "6"
futures = "0.3"
json5 = "1.3"
poc-memory = { path = "../.." }
consciousness = { path = "../.." }
rustls = { version = "0.23", default-features = false, features = ["ring", "logging", "std", "tls12"] }
serde = { version = "1", features = ["derive"] }
tokio = { version = "1", features = ["full"] }