Roscoe A. Bartlett
Roscoe A. Bartlett
Link above not working for me: * https://download.freebsd.org/ftp/releases/VM-IMAGES/14.0-RELEASE/amd64/Latest/
@cwpearson, > Kokkos Comm is a very immature piece of the Kokkos ecosystem separately hosted here: [kokkos/kokkos-comm](https://github.com/kokkos/kokkos-comm). Okay, I can see from: * https://github.com/kokkos/kokkos-comm/pull/165 that you are going with raw...
> FYI a start has been made here https://github.com/vllm-project/vllm/pull/20504 That PR (which was merged to `main` on [7/9/2025](https://github.com/vllm-project/vllm/pull/20504#event-18495144925)) explicitly has an unchecked boxes for > * [ ] Tool/functional calling...
Hello @PhilMiller, if you post a PR for the updates to files under cmake/std/atdm/ I will approve.
@williamjallen, can we differentiate the **type of target**: * object * library * executable * custom (i.e. added with `add_custom_command()`) * other (everything else) ? Also, can this also display...
Just need to update: * https://github.com/trilinos/Trilinos/blob/master/doc/build_ref/TrilinosBuildReferenceTemplate.rst This gets built and deployed automatically to: * https://docs.trilinos.org/files/TrilinosBuildReference.html
If we just an a single argument like `--headless` that would auto-approve operations and exit once it achieved the goal or maxed out iterations. FYI: Seems like Codex CLI supports...
I am working on moving from installing Openhands with `poetry` instead of `uv` so that I can run headless. But it is not clear if this command: ``` poetry run...
> FYI: Seems like Codex CLI supports a headless mode I have tested that over the weekend and `codex exec ...` works perfectly. This will allow us to automate tasks...
Any updates on this? What's the longest amount of time that it would be before we can call Open hands from the CLI as an autonomous agent?