Nathan Hickey
Nathan Hickey
FYI, I assume this is about HW accelleration for ffmpeg, but using the hardware acceleration via the Plex Transcoder w/NVENC works for me with my nvidia quardro. However, I am...
To address why running `codex "$(cat )"` is not a valid solution, if you run it on large prompt files, you get this error: ``` > codex "$(Get-Content C:\dev\Misc\BuildOutput.txt)" Program...
This PR introduces a **breaking change** that will affect existing users with mixed-case data in their `memory.jsonl` files. Most users of this MCP already have existing memory.json or memory.jsonl files,...
This PR addresses the core issue raised in #2415 - that `read_graph` consumes excessive LLM context when dealing with large memory files containing many observations. While #2415 proposed implementing a...