Releases: NOirBRight/dsh-llm-codex
Releases · NOirBRight/dsh-llm-codex
Release list
v0.1.1
Set plugin-owned default thinking effort per Codex model.
- GPT-5.6 Luna:
max - GPT-5.6 Terra:
xhigh - GPT-5.6 Sol:
high - Other official Codex models:
xhigh - Fast rows inherit the corresponding base model.
An effort explicitly selected in a conversation still takes precedence.
v0.1.0
Initial ChatGPT Codex provider for DeepSeek Harness.
- Provider route `codex`, settings namespace `llm-codex`
- ChatGPT OAuth popup; credentials at `$DSH_HOME/codex-oauth.json`
- Default picker: Sol / Terra / Luna × normal + Fast
- Optional search and `view_image` (default off)
Install:
```sh
dsh plugin --profile web add github:NOirBRight/dsh-llm-codex
```