Skip to content

docs: extended custom provider headers support#7012

Merged
dianed-square merged 3 commits intomainfrom
docs/custom-headers-anthropic-ollama
Feb 5, 2026
Merged

docs: extended custom provider headers support#7012
dianed-square merged 3 commits intomainfrom
docs/custom-headers-anthropic-ollama

Conversation

@dianed-square
Copy link
Contributor

@dianed-square dianed-square commented Feb 5, 2026

Summary

This PR documents custom headers support for custom Anthropic and Ollama providers.

Documentation updates:

  • documentation/docs/getting-started/providers.md:
    • Update "Configure Custom Provider" for new support (not just OpenAI)
    • Remove warning about Provider Type defaulting (fixed)

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

Testing

Minimal manual testing


@dianed-square dianed-square requested a review from a team as a code owner February 5, 2026 21:32
Copilot AI review requested due to automatic review settings February 5, 2026 21:32
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-05 22:49 UTC

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the custom provider documentation to reflect that custom headers are now supported for Anthropic and Ollama providers in addition to OpenAI. The changes remove qualifiers that limited custom headers to OpenAI-compatible providers and fix a note about a Provider Type defaulting bug that has been resolved.

Changes:

  • Broadened custom provider introduction to clarify they can customize connections to already-supported services, not just connect to new ones
  • Updated custom headers documentation to indicate support for all provider types (OpenAI, Anthropic, Ollama) instead of just OpenAI
  • Removed warning about Provider Type defaulting incorrectly (bug was fixed)

@dianed-square dianed-square added this pull request to the merge queue Feb 5, 2026
Merged via the queue into main with commit fb84ee2 Feb 5, 2026
20 checks passed
@dianed-square dianed-square deleted the docs/custom-headers-anthropic-ollama branch February 5, 2026 22:44
katzdave added a commit that referenced this pull request Feb 6, 2026
…webtoken-10.3.0

* origin/main: (54 commits)
  Switch tetrate tool filtering back to supports_computer_use (#7024)
  feat(ui): add inline rename for chat sessions in sidebar (#6995)
  fix: handle toolnames without underscores (#7015)
  feat(claude-code): use stream-json protocol for persistent sessions (#7029)
  test(providers): add model listing to live provider suite (#7038)
  Agent added too much (#7036)
  fix(deps): bump tree-sitter to 0.26 and set sqlx default-features=false to fix RUSTSEC advisories (#7031)
  feat: add image support and improve error resilience for Codex (#7033)
  fix(providers): Azure OpenAI model listing 404 during configure (#7034)
  fix(deps): bump bat to 0.26.1 to resolve RUSTSEC-2026-0008 (#7021)
  Don't swallow Tetrate errors  (#6998)
  docs: remove hardcoded_stuff links (#7016)
  fix(ui): keep Hub chat input from overlapping SessionInsights on paste (#6719)
  Clean up css (#6944)
  docs: aws bedrock bearer token auth (#6990)
  docs: extended custom provider headers support (#7012)
  feat(cli): add type-to-search filtering to select/multiselect dialogs (#6862)
  feat(ci): add cargo-audit workflow for scanning rust vulnerabilities (#6351)
  feat: add User-Agent header to MCP HTTP requests (#6988)
  chore(deps-dev): bump webpack from 5.102.1 to 5.105.0 in /ui/desktop (#6996)
  ...

# Conflicts:
#	Cargo.lock
kuccello pushed a commit to kuccello/goose that referenced this pull request Feb 7, 2026
Tyler-Hardin pushed a commit to Tyler-Hardin/goose that referenced this pull request Feb 11, 2026
Tyler-Hardin pushed a commit to Tyler-Hardin/goose that referenced this pull request Feb 11, 2026
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