Skip to content

docs for reasoning env var#7367

Merged
emma-squared merged 1 commit intomainfrom
docs/reasoning-content
Feb 19, 2026
Merged

docs for reasoning env var#7367
emma-squared merged 1 commit intomainfrom
docs/reasoning-content

Conversation

@emma-squared
Copy link
Contributor

Summary

Documents goose's support for capturing and displaying model reasoning output (chain-of-thought) from reasoning models like DeepSeek-R1, Kimi, Gemini, and Claude with extended thinking.

Changes

documentation/docs/getting-started/providers.md

  • Added "Viewing Model Reasoning" section with supported models table and Desktop vs CLI usage instructions
  • Added tip to Gemini 3 Thinking Levels section linking to the new section
  • Added tip to DeepSeek-R1 setup section about viewing reasoning output

documentation/docs/guides/environment-variables.md

  • Documented GOOSE_CLI_SHOW_THINKING environment variable (table entry + example)
  • Added tip to Claude Extended Thinking section about how to view thinking output in CLI vs Desktop

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

@emma-squared emma-squared requested a review from a team as a code owner February 19, 2026 21:00
@github-actions
Copy link
Contributor

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://block.github.io/goose/pr-preview/pr-7367/

Built to branch gh-pages at 2026-02-19 21:07 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@emma-squared emma-squared added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 91fad4e Feb 19, 2026
21 checks passed
@emma-squared emma-squared deleted the docs/reasoning-content branch February 19, 2026 21:23
michaelneale added a commit that referenced this pull request Feb 19, 2026
* main: (46 commits)
  chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369)
  Include 3rd-party license copy for JavaScript/CSS minified files (#7352)
  docs for reasoning env var (#7367)
  docs: update skills detail page to reference Goose Summon extension (#7350)
  fix(apps): restore MCP app sampling support reverted by #6933 (#7366)
  feat: TUI client of goose-acp (#7362)
  docs: agent variable (#7365)
  docs: pass env vars to shell (#7361)
  docs: update sandbox topic (#7336)
  feat: add local inference provider with llama.cpp backend and HuggingFace model management (#6933)
  Docs: claude code uses stream-json (#7358)
  Improve link confirmation modal (#7333)
  fix(ci): deflake smoke tests for Google models (#7344)
  feat: add Cerebras provider support (#7339)
  fix: skip whitespace-only text blocks in Anthropic message (#7343)
  fix(goose-acp): heap allocations (#7322)
  Remove trailing space from links (#7156)
  fix: detect low balance and prompt for top up (#7166)
  feat(apps): add support for MCP apps to sample (#7039)
  Typescript SDK for ACP extension methods (#7319)
  ...
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

Comments