mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-06-30 03:49:37 +02:00
add network capture endpoint replay
This commit is contained in:
parent
72edb61881
commit
cb31c70465
34 changed files with 5996 additions and 8 deletions
|
|
@ -11,6 +11,7 @@ path = "src/main.rs"
|
|||
|
||||
[dependencies]
|
||||
webclaw-core = { workspace = true }
|
||||
webclaw-capture = { path = "../webclaw-capture" }
|
||||
webclaw-fetch = { workspace = true }
|
||||
webclaw-llm = { workspace = true }
|
||||
webclaw-pdf = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue