Docs.rs
phi-agent-0.2.7
phi-agent 0.2.7
Permalink
Docs.rs crate page
MIT
05 August 2026
Links
Repository
crates.io
Source
Owners
hibuka-labs
Dependencies
agent-base ^0.1.11
normal
agent-works ^0.1.5
normal
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4
normal
dotenvy ^0.15
normal
fs2 ^0.4
normal
log-core ^0.1.3
normal
optional
phi-telemetry ^0.1.4
normal
optional
phi-tools ^0.1.3
normal
optional
regex ^1
normal
rustyline ^15
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
futures-core ^0.3
dev
tempfile ^3
dev
Versions
46.63%
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 bridge
phi_
agent
0.2.7
Module bridge
Module Items
Modules
In crate phi_
agent
phi_agent
Module
bridge
Copy item path
Source
Modules
§
messages
NDJSON protocol message types shared between phi-agent and language SDKs.
server
Protocol server — adapts
AgentRuntime
to the bridge protocol.