David Roher
David Roher
Amazing, thanks! I will review this within the next couple days. It looks like there are a bunch of new Python files - are those all necessary or are there...
This is the first TEI doc I've ever used, so I would defer to you on the right encoding. If we go the `reg` route above, does that mean that...
Great, aiming to get the PR up this coming weekend. The concern I have around both the tag list and the `rend=None` options is that they're not as obvious to...
Hi @sk3853, could you give an example of "Joyean compounds from nonstandard-compounds"? I thought the distinction was between standard compounds (word exists with a hyphen in the OED) and nonstandard....
Not sure whether this should be its own issue or under this one, but I am currently unable to serialize field-less enums - they all panic with a backtrace like...
I'm not sure if you would want to include this as an intermediate option, but my current workaround for this is to just serialize them as strings (with a `serialize_with`...
This would be very useful. It already seems to be a [documented feature](https://docs.anthropic.com/en/docs/claude-code/slash-commands#frontmatter), but it doesn't work yet. With `model: opus`, I get this message: ``` Claude Opus 4 is...