Luiz Miguel

Results 17 issues of Luiz Miguel

Hi, i must first say your project is very good, its very useful in essence and i guess we have a ton of stuff to explore. I am not a...

## Description: It would be useful to simply download binary with your preferred packaged manager instead of building your own or downloading from [releases](https://github.com/distantmagic/paddler/releases). There should also exist some automated...

documentation
enhancement
windows
rust
macos

Why not to use `goreleaser` for compiling to different targets, that one has good verbs for rust. Instead of this one verbose pipeline we have.

enhancement

# Supervisor With Supervisor we can manage llamacpp servers in an OS level with syscalls. Supervisor will have two services, Where one of them serves an HTTP API to manage...

# Paddler Platform Support Paddler is officially supported on Linux, which remains our primary development focus. For Windows and macOS, some bugs and compatibility issues may occur. If you encounter...

windows
macos

# CI/CD Pipeline we could have some CI/CD pipelines for handling the `build-test-launch` process with more ease with PRs for example. What do you think?

enhancement

# Error while fetching current agents from the management server. Is it running?: the web dashboard uses javascript to `fetch` registered `agents` from the `/api/v1/agents` endoint, but it seems we...

bug

What do you think of having some arg for formating C/C++ code?

is there some easy way to run the files synchronously? im running acceptance tests and they are stateful. I want something like `.max_concurrent_scenarios(1)` but for files.