ultraworkers-claw-code/rust/crates/runtime
YeonGyu-Kim f49b39f469 refactor(runtime): replace unwrap panics with proper error propagation in session.rs
- Convert serde_json::to_string().unwrap() to Result-based error handling
- Add SessionError variants for serialization failures
- All 106 runtime tests pass
2026-04-02 18:02:40 +09:00
..
src refactor(runtime): replace unwrap panics with proper error propagation in session.rs 2026-04-02 18:02:40 +09:00
Cargo.toml fix: restore telemetry merge build compatibility 2026-04-02 11:16:56 +09:00