mitsuru

Results 3 issues of mitsuru

It would be nice to be able to pattern match against OpenStruct. Inspired by https://github.com/rails/rails/pull/45035 For example: ```ruby person = OpenStruct.new(name: 'John', age: 42) case person in { name: 'John',...

## Summary Add comprehensive Claude Code (Agent SDK) provider integration with full UI configuration support. This enables users to use Claude models through the Agent SDK with either Pro/Max subscription...