Docs.rs
synwire-agent-0.1.0
synwire-agent 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
03 July 2026
Links
Repository
crates.io
Source
Owners
randomvariable
Dependencies
bitflags ^2
normal
bzip2 ^0.5
normal
chrono ^0.4
normal
dyn-clone ^1
normal
flate2 ^1
normal
futures-util ^0.3
normal
once_cell ^1
normal
optional
regex ^1
normal
reqwest ^0.12
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
synwire-core ^0.1.0
normal
synwire-embeddings-local ^0.1.0
normal
optional
synwire-index ^0.1.0
normal
optional
synwire-vectorstore-lancedb ^0.1.0
normal
optional
tar ^0.4
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
typetag ^0.2
normal
uuid ^1
normal
zip ^2
normal
proptest ^1
dev
tempfile ^3
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module git
synwire_
agent
0.1.0
Module git
Module Items
Structs
In synwire_
agent::
middleware
synwire_agent
::
middleware
Module
git
Copy item path
Source
Expand description
Git middleware — exposes git operations as agent tools.
Structs
§
GitMiddleware
Middleware that exposes git operations to the agent.