Commit 2d018ae
fix: add default for adapter_name in ThreadImpl.from_json
Consistency with ChannelImpl: use empty string default when neither
camelCase nor snake_case key is present. Addresses Codex review comment.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 81dcf4c commit 2d018ae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
727 | | - | |
| 727 | + | |
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| |||
0 commit comments