Expand description
agent-fleet — Autonomous OSS-repo health for solo maintainers.
Rust port of @p-vbordei/agent-fleet.
Re-exports§
pub use config::load_fleet_config;pub use config::FleetConfig;pub use config::FleetConfigError;pub use config::FleetEntry;pub use enroll::enroll;pub use enroll::EnrollError;pub use prompts::render_tick_prompt;pub use prompts::TICK_PROMPT;pub use sandbox::is_allowed_command;pub use sandbox::AllowResult;pub use tick::tick_one;pub use tick::AnthropicClient;pub use tick::ExecFn;pub use tick::ExecResult;pub use tick::TickError;pub use tick::TickOutcome;