zeroclaw/src/onboard
Ademílson Tonato 73e675d298 feat(memory): optional SQLite connection open timeout
- Add memory.sqlite_open_timeout_secs config (None = wait indefinitely).
- When set, open the DB in a thread with recv_timeout; cap at 300s.
- Default remains None for backward compatibility.
- Document in README; add tests for timeout path and default.
2026-02-18 12:18:05 +08:00
..
mod.rs feat(onboard): refresh model discovery and canonicalize provider aliases (#341) 2026-02-16 22:32:30 +08:00
wizard.rs feat(memory): optional SQLite connection open timeout 2026-02-18 12:18:05 +08:00