Paul Peavyhouse

Results 369 comments of Paul Peavyhouse

I compared literally all of OBS 31.1.0 to 31.0.4 and don't see any **major** build changes, so I am drawing a blank on why our 31.0.3 master builds fine but...

I also diffed both OBS version build scripts to our build scripts and there are a few known differences, but nothing yet obvious that we need to change.

Posting this to hopefully help others that start seeing this. I am not certain of the OP issue, but on a relatively simple personal hobby project I am working on...

The "Agents" instruction file seems very unstandardized to me. https://docs.github.com/en/copilot/how-tos/configure-custom-instructions/add-repository-instructions No mention of `Agents.md` or `Agent.md`. "# AGENTS.md spec" https://openai.com/index/introducing-codex/#:~:text=15-,%23%20AGENTS.md%20spec,-16 ``` 15 # AGENTS.md spec 16 - Containers often contain...

I asked Codex to generate an agents.md and this is what it came up with: * https://chatgpt.com/s/cd_68a597a1f27481919accdef26aaeb8a4 * https://github.com/DistroAV/DistroAV/pull/1345 Not impressed. May need to come up with a more thorough...

Agents.md files are used by the Codex container. One big problem with the agents file in this pr is that it instructs about macOS, but I highly doubt the container...

Here is my asking ChatGPT 5 to generate a prompt to ask Codex to generate an agents.md: https://chatgpt.com/share/68a59d55-d25c-8013-ac83-5af1a2978b17 And then my Codex session that uses that prompt: https://chatgpt.com/s/cd_68a59e27476081919d8d1b3d7e2f8d5d Better, but...

I think the most likely Windows or macOS possibility would be to run the codex CLI locally on those platforms: * https://github.com/openai/codex * https://help.openai.com/en/articles/11096431-openai-codex-cli-getting-started