mdelmans

Results 5 issues of mdelmans

When working on a new robot I constantly restart the app to test the code because it is not reimported. Would be great if hitting `'Start Last Battle` would reload...

**Is your feature request related to a problem? Please describe.** I have some dynamically-generated classes that need to be inspected rather than visited and I can't find an option to...

feature

**Is your feature request related to a problem? Please describe.** When I use tools, the sequence of messages goes: * USER asking a question * LLM responding with a TOOL...

I'm running an async server and I want users to chose which sinks to use for logging, so I need to customise logger before passing it to an async function....

question