Skip to content

docs: for unified thinking#7817

Merged
DOsinga merged 1 commit into
mainfrom
jhugo/docs-unified-thinking-effort
Mar 26, 2026
Merged

docs: for unified thinking#7817
DOsinga merged 1 commit into
mainfrom
jhugo/docs-unified-thinking-effort

Conversation

@jh-block
Copy link
Copy Markdown
Collaborator

@jh-block jh-block commented Mar 11, 2026

Summary

Updates documentation to reference the unified GOOSE_THINKING_EFFORT environment variable across all providers. Related to #7628

@jh-block jh-block changed the title docs: unified GOOSE_THINKING_EFFORT and accumulated improvements docs: for unified thinking Mar 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 11, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-26 17:12 UTC

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a92b8a4cb3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

| `GOOSE_MODEL` | Model to use (only known models are passed to CLI) | `gpt-5.2-codex` |
| `CODEX_COMMAND` | Path to the Codex CLI command | `codex` |
| `CODEX_REASONING_EFFORT` | Reasoning effort level: `low`, `medium`, `high`, or `xhigh` (`none` is only supported on non-codex models like `gpt-5.2`) | `high` |
| `GOOSE_THINKING_EFFORT` | Unified thinking effort (`off`, `low`, `medium`, `high`, `max`). Mapped to Codex CLI effort levels (`none/low/medium/high/xhigh`). | `high` |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Restore documented Codex effort env var name

This table now instructs users to configure GOOSE_THINKING_EFFORT, but the current implementation still only defines and reads CODEX_REASONING_EFFORT (crates/goose/src/config/base.rs:1012 and config.get_codex_reasoning_effort() in crates/goose/src/providers/codex.rs:620-623). As a result, users who follow this doc change will see their effort setting ignored and the provider will continue using the default high, which can skew behavior and experiment results.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is just because the other PR isn't merged yet

@DOsinga DOsinga added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit 3d8d2aa Mar 26, 2026
22 checks passed
@DOsinga DOsinga deleted the jhugo/docs-unified-thinking-effort branch March 26, 2026 17:06
hydrosquall pushed a commit to hydrosquall/goose that referenced this pull request Mar 31, 2026
Signed-off-by: Cameron Yick <cameron.yick@datadoghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants