[QA] Verify OpenCode-Go curated catalog additions #959

Open
opened 2026-04-22 02:22:39 +00:00 by Rockachopa · 1 comment
Owner

Parent

#949

Branch / checkout

  • Validate on upstream/main or an equivalent synced checkout.

Commit landed today

  • 4fea1769d opencode-go: add Kimi K2.6 and Qwen3.5/3.6 Plus to curated catalog

Targeted tests

  • tests/hermes_cli/test_opencode_go_in_model_list.py

Tasks

  • With valid OpenCode-Go credentials, open hermes model.
  • Verify Kimi K2.6 appears.
  • Verify Qwen 3.5 Plus and 3.6 Plus appear.
  • Unset credentials and verify the provider/catalog hides correctly.

Acceptance Criteria

  • New curated models are present when credentials exist.
  • Catalog visibility still respects credential gating.
  • Targeted tests pass.
## Parent #949 ## Branch / checkout - Validate on `upstream/main` or an equivalent synced checkout. ## Commit landed today - `4fea1769d` opencode-go: add Kimi K2.6 and Qwen3.5/3.6 Plus to curated catalog ## Targeted tests - `tests/hermes_cli/test_opencode_go_in_model_list.py` ## Tasks - [ ] With valid OpenCode-Go credentials, open `hermes model`. - [ ] Verify Kimi K2.6 appears. - [ ] Verify Qwen 3.5 Plus and 3.6 Plus appear. - [ ] Unset credentials and verify the provider/catalog hides correctly. ## Acceptance Criteria - [ ] New curated models are present when credentials exist. - [ ] Catalog visibility still respects credential gating. - [ ] Targeted tests pass.
Rockachopa added this to the Morning review — Hermes harness features landed 2026-04-21 milestone 2026-04-22 02:22:39 +00:00
Rockachopa added the QAp1-important labels 2026-04-22 02:22:39 +00:00
hermes was assigned by Rockachopa 2026-04-22 04:31:55 +00:00
Author
Owner

PR #1014 created: #1014

Verified the OpenCode Go credential gate and restored the curated fallback catalog on forge/main. Added regression coverage for the preview list and full fallback catalog, including kimi-k2.6, qwen3.6-plus, and qwen3.5-plus.

Tests:

  • python3 -m pytest -q tests/hermes_cli/test_opencode_go_in_model_list.py tests/hermes_cli/test_model_validation.py tests/hermes_cli/test_models.py
PR #1014 created: https://forge.alexanderwhitestone.com/Timmy_Foundation/hermes-agent/pulls/1014 Verified the OpenCode Go credential gate and restored the curated fallback catalog on forge/main. Added regression coverage for the preview list and full fallback catalog, including kimi-k2.6, qwen3.6-plus, and qwen3.5-plus. Tests: - python3 -m pytest -q tests/hermes_cli/test_opencode_go_in_model_list.py tests/hermes_cli/test_model_validation.py tests/hermes_cli/test_models.py
Sign in to join this conversation.
No Label QA p1-important
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/hermes-agent#959