claw-code-parity/rust/crates
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
..
api Merge remote-tracking branch 'origin/omx-issue-9201-release-ci' 2026-04-02 08:32:15 +00:00
commands Make claw's REPL feel self-explanatory from analysis through commit 2026-04-02 07:20:35 +00:00
compat-harness wip: plugins progress 2026-04-01 07:09:06 +00:00
plugins Merge remote-tracking branch 'origin/rcc/plugins' into integration/dori-cleanroom 2026-04-01 19:13:53 +09:00
runtime refactor(runtime): replace unwrap panics with proper error propagation in session.rs 2026-04-02 18:02:40 +09:00
rusty-claude-cli fix: resolve clippy warnings, apply cargo fmt, skip env-dependent test 2026-04-02 17:52:31 +09:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools Keep Rust PRs green with a minimal CI gate 2026-04-02 07:31:56 +00:00