Docs.rs
agent-relay-0.4.1
agent-relay 0.4.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
MHASK
Dependencies
axum ^0.8
normal
chrono ^0.4
normal
clap ^4
normal
colored ^3
normal
dirs ^5
normal
hex ^0.4
normal
rusqlite ^0.31
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tokio ^1
normal
tower-http ^0.6
normal
ureq ^2
normal
uuid ^1
normal
Versions
32.68%
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 daemon
agent_
relay
0.4.1
Module daemon
Module Items
Structs
Functions
In crate agent_
relay
agent_relay
Module
daemon
Copy item path
Source
Expand description
Persistent daemon that polls for messages and spawns AI agents.
macOS: LaunchAgent plist (survives reboot)
Linux: systemd user service (survives reboot)
Fallback: background process with nohup
Structs
§
Daemon
Config
Functions
§
install
Install the daemon as a persistent background service.
status
Check daemon status.
uninstall
Uninstall the daemon.