zeroclaw/src/cron
Argenis 6105cc4c3d
fix(lint): Box::pin crate::agent::run calls to satisfy large_futures (#3675)
Wrap all crate::agent::run() calls with Box::pin() across scheduler,
daemon, gateway tests, and main.rs to satisfy clippy::large_futures.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 15:17:11 +03:00
..
mod.rs fix(cron): add --agent flag to CLI cron commands to bypass shell security validation 2026-03-24 15:16:04 +03:00
schedule.rs Implement cron job management tools and types 2026-02-17 17:06:28 +08:00
scheduler.rs fix(lint): Box::pin crate::agent::run calls to satisfy large_futures (#3675) 2026-03-24 15:17:11 +03:00
store.rs feat(security): add capability-based tool access control 2026-03-24 15:16:07 +03:00
types.rs feat(security): add capability-based tool access control 2026-03-24 15:16:07 +03:00