zeroclaw/tests
argenis de la rosa acea042bdb feat: add AIEOS identity support and harden cron scheduler security
- Add IdentityConfig with format=openclaw|aieos, aieos_path, and aieos_inline
- Implement AIEOS v1.1 JSON parser and system prompt injection
- Add build_system_prompt_with_identity() supporting both OpenClaw markdown and AIEOS JSON
- Harden cron scheduler with SecurityPolicy checks (command allowlist, forbidden path arguments)
- Skip retries on deterministic security policy violations
- Add comprehensive tests for AIEOS config and cron security edge cases
- Update README with AIEOS documentation and schema overview
- Add .dockerignore tests for build context security validation
2026-02-14 13:26:08 -05:00
..
dockerignore_test.rs feat: add AIEOS identity support and harden cron scheduler security 2026-02-14 13:26:08 -05:00
memory_comparison.rs style: cargo fmt — fix all formatting for CI 2026-02-13 16:03:50 -05:00