malvin 0.2.4

Non-interactive research and coding agent
1
2
3
4
5
pub const QUALITY_GATES_LOG: &str = "quality_gates.log";
pub const QUALITY_GATES_LOG_PENDING: &str = "(Gates have not yet run.)\n";
pub const STDOUT_LOG: &str = "stdout.log";
pub const TRACE_JSONL: &str = "trace.jsonl";
pub const SANDBOX_OOM_JSON: &str = "sandbox_oom.json";