Florent BENOIT
Florent BENOIT
### Bug description if we open the feedback form and start to fill it then click elsewhere, everything is lost it should at least notice the user that it's gonna...
### What does this PR do? add a way to clear logs in container's logs ### Screenshot / video of UI https://github.com/user-attachments/assets/182ecb60-3667-449b-929b-6dea500dd95c ### What issues does this PR fix or...
### Is your feature request related to a problem? Please describe This release will be out soon and we should include it in Podman Desktop ### Describe the solution you'd...
### Bug description After the merge of https://github.com/containers/podman-desktop/pull/8478 I'm no longer able to start a pre-release (production build) [v1.14.0-202410172123-c2673e7283](https://github.com/containers/podman-desktop-prereleases/releases/tag/v1.14.0-202410172123-c2673e7283) works on my end [v1.14.0-202410172152-8af3761b41](https://github.com/containers/podman-desktop-prereleases/releases/tag/v1.14.0-202410172152-8af3761b41) is not  either fix or...
### UX Description The subject has been discussed in some issues but there is no mockup/UI of how the toast should appear/ what colors, etc. @ekidneyrh asked to file an...
### Is your feature request related to a problem? Please describe there is some feedback https://github.com/containers/podman-desktop/issues/7066 asking to consume less resources on GitHub actions by moving to a separate organization...
### Is your feature request related to a problem? Please describe following the design of https://github.com/containers/podman-desktop/issues/2363 we'll need to implement it ### Describe the solution you'd like first, implement with...
### Name and Version ``` version: 4754 (de8b5a36) built with Apple clang version 16.0.0 (clang-1600.0.26.6) for arm64-apple-darwin24.2.0 ``` but also reproducing on the current main branch ### Operating systems Mac...
### Feature request description each time I run commands, I enter `ramalama ` like `ramalama run ` I would like to know if an interactive mode would be possible where...
### Issue Description if I use RamaLama on the host and it starts a container with `ramalama run ollama://tinyllama:latest` I have `ai.ramalama.model: ollama://tinyllama:latest` so I know which model is used...