rsclaw 2026.5.20

AI Agent Engine Compatible with OpenClaw
1
2
3
4
5
pub mod rag_prompt;
pub mod redact;

pub use rag_prompt::RAG_DISCIPLINE_PROMPT;
pub use redact::redact;