Max Rydahl Andersen
Max Rydahl Andersen
> I think for gradle, there is no automatic, but only a) the sync button in the gradle pane and b) the gradle sync icon within all files at the...
> I believe [@maxandersen](https://github.com/maxandersen) had some example were was doing something similar I had the same problem - I know we said if I created the chatservice programmatically instead I...
That warning about setup is probably somewhere in zshrc or bashrc there is trace of the jbang setup?
> I'm wondering what actually happens when you create a recording. Is it actually executing the commands from the script and capturing the output? correct. > If so, we probably...
> It will always emit `image::` asciidoc blocks. Certainly feasible to add, but it will require some work in the common code in [`main`/lib/asciidoctor-diagram/diagram_processor.rb](https://github.com/asciidoctor/asciidoctor-diagram/blob/main/lib/asciidoctor-diagram/diagram_processor.rb?rgh-link-date=2025-11-27T20%3A22%3A20Z). There's some code in there to...
I think I found how safe_mode works + I added docs. But now when running tests it all fails - how do i enable unsafe mode during tests ? :)
pushed update that makes tests runs in unsafe mode. can you approve it to run ? I think I can see how to do the svg/mp4 support but prefer not...
Pushed fix to that go install doesn't work on forks so need to go install locally instead.
can you approve this to run tests/workflow ?
sorry didnt see this sooner. let me check