Sam Bostock

Results 80 comments of Sam Bostock

> What benefits would this provide to users? My original motivation for this was that as a consumer I found the API confusing: why define a class that will never...

@kfischer-okarin I flip-flopped on using `Data` or not, and opted not to on gut feeling. I gave it a shot based on your feedback (https://github.com/sambostock/mcp-ruby-sdk/compare/data...sambostock:mcp-ruby-sdk:data-define), and based on what I...

I agree with all of the above. Incidentally, if merged, #55 would enforce the examples are updated. I'll explore the resource changes you mentioned next week. 👍

@marcandre I've tentatively pushed a commit which adds the fallback. However, the only scenario I can think of in which it would be relevant would be if the host application...

I do notice that we handle `when String` correctly, as well as its resulting `else`. Still, it seems reasonable (as a consumer, anyway) that, at least for literals like strings,...

The CI failure here appears to be unrelated, and the same as what's failing on current `master`: ### [win+Meson build](https://github.com/git/git/actions/runs/18846230304/job/53770939592#logs) ``` ... [691/906] Compiling C object git.exe.p/builtin_replace.c.obj [692/906] Compiling C...