Docs.rs
agent-fleet-0.1.0
agent-fleet 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
p-vbordei
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4
normal
regex ^1.10
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^1.0
normal
tokio ^1
normal
tempfile ^3.10
dev
Versions
18.64%
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
All
agent_
fleet
0.1.0
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
config::FleetConfig
config::FleetEntry
tick::ExecResult
tick::ReqwestAnthropicClient
Enums
config::FleetConfigError
enroll::EnrollError
sandbox::AllowResult
tick::TickError
tick::TickOutcome
Traits
tick::AnthropicClient
Functions
config::load_fleet_config
enroll::enroll
prompts::render_tick_prompt
sandbox::is_allowed_command
tick::tick_one
Type Aliases
tick::ExecFn
Constants
prompts::TICK_PROMPT
sandbox::FORBIDDEN_GH_PREFIXES
tick::MAX_TURNS