/rubber-duck fails with GPT-6 Astra: no complementary model available (Windows, app 1.1.20)
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 35/100
Hướng nghiên cứu
Tái hiện /rubber-duck review với GPT-6 Astra trong ứng dụng GitHub Copilot, sau đó lần theo tác vụ rubber-duck và luồng chọn mô hình của /subagents bằng lỗi đã báo cáo và nhật ký sự kiện. So sánh hành vi với một mô hình subagent được chỉ định rõ ràng và với các báo cáo #3791 và #3491; hoàn tất khi review bắt đầu với một mô hình bổ trợ hoặc ứng dụng đưa ra lỗi preflight rõ ràng, có thể thực hiện theo.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Summary
/rubber-duck review fails to start in a GPT-6 Astra session. The app accepts the command, but the Rubber Duck task immediately fails because no complementary model is available for the current session model.
Environment
| Field | Value |
|---|---|
| GitHub Copilot app version | 1.1.20 (recorded by the app in the original report) |
| Operating system | Windows 11 Enterprise, version 25H2, OS build 26200.9445, 64-bit |
| Session model | GPT-6 Astra (gpt-6-astra), confirmed in the failed task event |
| Affected workflow | Review in an existing local project session |
| Failure observed | September 14, 2026, 10:41:35 UTC+08:00 |
Steps to reproduce
- Open an existing local project session in the GitHub Copilot app.
- Select GPT-6 Astra as the session model.
- After working on changes, invoke
/rubber-duck reviewwithout specifying an explicit subagent model. - Observe the Rubber Duck task fail immediately instead of starting a review.
Expected behavior
Rubber Duck should start an independent review using an available complementary model.
If the current session/model configuration is unsupported, the app should indicate this before starting the task and provide an actionable model-selection path, rather than accepting the command and failing immediately.
Actual behavior
- The Rubber Duck task displays a failure indicator and "Worked for less than a second."
- The session event log records a failed
taskinvocation withagent_type: "rubber-duck". The start and failure timestamps are approximately 60 ms apart. - The runtime reports:
The "rubber-duck" subagent uses a complementary model (a different model family than your session), but none is available for your current session model. Pick a specific model for it in /subagents, or switch your session model.
- The assistant asks the user to select a model. In the captured run, the user was unavailable, so it continued with separate General Purpose and Code Review agents and explicitly stated that this was not a cross-model Rubber Duck review.
Screenshot evidence
The reporter's screenshot shows the failed Rubber Duck task and a model-selection question. English translation of the displayed question:
Rubber-duck review could not start: the current model has no complementary model available for automatic selection. Which model should be specified for this independent review?
The screenshot has been cropped locally to exclude unrelated project information. The image attachment is pending.
Diagnostic log excerpt
The following is a minimal, sanitized excerpt from the affected session's event log, not a /collect-debug-logs archive. Private review prompts, local paths, and session/call identifiers have been omitted.
2026-09-14T02:41:35.514Z tool.execution_start
toolName: task
arguments.agent_type: rubber-duck
arguments.mode: sync
2026-09-14T02:41:35.574Z tool.execution_complete
model: gpt-6-astra
success: false
error.code: failure
error.message: [exact message quoted above]
A /collect-debug-logs archive has not been collected or attached for this update.
Additional context
The log confirms the failed model selection, but does not establish why no complementary model was available. I have not verified whether explicitly selecting a model in /subagents or changing the session model resolves the problem.
Potentially related reports: #3791 and #3491. This report adds a Windows 1.1.20 occurrence with the exact runtime error.
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 2.1k
- Fork
- 157
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của github/app
-
triage
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
-
When using GPT-5. Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
langflow-ai/langflow#15360 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
comp/tools duplicate P2 sweeper:risk-compatibility tool/mcp type/bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
NousResearch/hermes-agent#121042 · 1 bình luận ·