Josh McKinney

Results 15 comments of Josh McKinney

I'm assuming that your environment sets some sort of CA root authority that your general tools (browser etc.) properly check, so you don't tend to get errors in non-cli tooling....

After chatting about this with our internal security, we'd prefer to have the settings for this added to the config.toml file rather than as an environment variable. If you're concerned...

I'm in general agreement with you, but I'm not sure if there's things I don't know about this yet. I'll follow up with our security folk and will get back...

I clarified with our Security team. We're fine with using environment variables on this. I misread a recommendation in a message. The main part of getting this over the line...

Not sure where the RUSTFLAGS tests instructions are coming from above Tested that this works locally. Testing this highlights a bug that the paging in transcript is incorrect (it skips...

> i do feel like adding the instructions there make it too busy and isn't necessary. every vim user will just try to use those keys instinctively upon seeing a...

Just a heads up. I also have https://github.com/openai/codex/pull/7550 which touches the same code paths as this. I'd like to get that PR merged rather than having it blocked on this....