Skip to content

Pass tune/reasoningeffort to custom provider and update outdated docs - #1362

Draft
coralsundy wants to merge 1 commit into
Nano-Collective:mainfrom
coralsundy:enhancement/openai-compat-reasoningeffort
Draft

coralsundy wants to merge 1 commit into
Nano-Collective:mainfrom
coralsundy:enhancement/openai-compat-reasoningeffort

Conversation

@coralsundy

Copy link
Copy Markdown
Contributor

Description

Pass tune/reasoningeffort to custom provider and update outdated docs

Resolves: #1361

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Changeset

  • Added a changeset (pnpm changeset) describing this change for the changelog

Docs-only or internal chores need no changeset (or run pnpm changeset --empty to note that intentionally).

Testing

Automated Tests

  • New features include passing tests in .spec.ts/tsx files
  • All existing tests pass (pnpm test:all completes successfully)
  • Tests cover both success and error scenarios

Manual Testing

  • Tested with Ollama
  • Tested with OpenRouter
  • Tested with OpenAI-compatible API
  • Tested MCP integration (if applicable)

Checklist

  • If this was for an open issue, I was assigned to it
  • Code follows project style guidelines
  • Self-review completed
  • Documentation updated (if needed)
  • No breaking changes (or clearly documented)
  • Appropriate logging added using structured logging (see CONTRIBUTING.md)

@coralsundy
coralsundy force-pushed the enhancement/openai-compat-reasoningeffort branch from 1d23015 to c9f9be3 Compare September 17, 2026 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Documentation area:tui Terminal UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Support reasoningEffort for OpenAI-compatible providers

1 participant