Skip to content

Fix Chat Tester default model handling - #13

Merged
kabudu merged 1 commit into
masterfrom
codex/release-chat-default-docs
Jun 21, 2026
Merged

Fix Chat Tester default model handling#13
kabudu merged 1 commit into
masterfrom
codex/release-chat-default-docs

Conversation

@kabudu

@kabudu kabudu commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Resolve the Chat Tester Default model selection to an enabled discovered chat model instead of sending the literal model default.
  • Add regression coverage for the rendered Chat Tester request construction.
  • Refresh README/deployment docs for Homebrew-first installs, self-update testing, release token requirements, and current v0.3.6 deployment examples.

Why

Selecting a provider while leaving Model as Default could send model: "default", causing route exhaustion even when the provider had usable discovered models.

Validation

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features
  • cargo test --all-features

Notes

No .dev files are included.

@kabudu
kabudu merged commit 168f15e into master Jun 21, 2026
3 checks passed
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.

1 participant