Docs.rs
selfware-0.1.3
selfware 0.1.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
galic1987
Dependencies
aes-gcm ^0.10
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bincode ^2.0
normal
chrono ^0.4
normal
clap ^4.4
normal
colored ^3.1
normal
crossterm ^0.29
normal
ctrlc ^3
normal
dirs ^6.0
normal
futures ^0.3
normal
fuzzy-matcher ^0.3
normal
git2 ^0.20
normal
glob ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
hnsw_rs ^0.3
normal
keyring ^3.2
normal
libloading ^0.9.0
normal
lru ^0.16.3
normal
metrics ^0.21.0
normal
metrics-exporter-prometheus ^0.12.1
normal
nu-ansi-term ^0.50
normal
nucleo ^0.5
normal
nvml-wrapper ^0.12.0
normal
once_cell ^1.19
normal
openssl ^0.10
normal
optional
opentelemetry ^0.21.0
normal
opentelemetry-otlp ^0.14.0
normal
opentelemetry_sdk ^0.21.0
normal
parking_lot ^0.12.5
normal
pbkdf2 ^0.12
normal
pulldown-cmark ^0.13
normal
rand ^0.9
normal
ratatui ^0.30
normal
reedline ^0.46
normal
regex ^1.11
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
shlex ^1
normal
similar ^2.4
normal
syntect ^5.2
normal
sysinfo ^0.38.3
normal
tempfile ^3.9
normal
thiserror ^2.0
normal
tiktoken-rs ^0.9
normal
tokenizers ^0.22.2
normal
tokio ^1.43
normal
toml ^1.0
normal
tracing ^0.1
normal
tracing-appender ^0.2.4
normal
tracing-opentelemetry ^0.22.0
normal
tracing-subscriber ^0.3
normal
unicode-width ^0.2
normal
url ^2
normal
uuid ^1.6
normal
walkdir ^2.4
normal
whoami ^2.1
normal
xcap ^0.3
normal
zeroize ^1.8.2
normal
zstd ^0.13.3
normal
assert_cmd ^2.1.2
dev
criterion ^0.8
dev
predicates ^3.1.4
dev
proptest ^1.5
dev
tokio-test ^0.4
dev
nix ^0.31
normal
Versions
67.43%
of the crate is documented
Go to latest version
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 agent
selfware
0.1.3
Module agent
Module Items
Modules
Structs
In crate selfware
selfware
Module
agent
Copy item path
Source
Modules
§
context
last_
tool
Stores the last tool execution result for progressive disclosure via
/last
.
loop_
control
planning
tui_
events
Structs
§
Agent
Core agent that orchestrates LLM reasoning with tool execution.