Lev Shagalov
Lev Shagalov
Sorry about https://github.com/greenmail-mail-test/greenmail/pull/185 I removed CRLF to LF, now you could see admin functionality. I beleive, that admin users should be able to get all emails from all boxes. This...
I have make interface for entities (kotlinx serialization) ``` interface WithId { val id: String //I use value class here actually } ``` All other entities inherits it How to...
Is this project compatible with ektorp 1.5.0 https://mvnrepository.com/artifact/org.ektorp/org.ektorp/1.5.0
How can I help you with that? Found https://github.com/docker-java/docker-java/blob/master/pom.xml#L72
# [QUESTION] How to access historical messages from resumed sessions via SDK? ## Environment - Platform: Claude Code Python SDK - Claude CLI version: 1.0.67 (Claude Code) - Python SDK...