From 2ed69e1d5602649b513bc022355ffcb5bdfd5fde Mon Sep 17 00:00:00 2001 From: Ismael Martinez Ramos Date: Fri, 11 Sep 2026 16:30:41 +0100 Subject: [PATCH] docs(go): list Docker Agent session-header status Adds Docker Agent to the Known Problematic Clients table in every locale, mirroring the MiMo Code row: docker/docker-agent#4164 tracks the missing x-opencode-session header and docker/docker-agent#4190 is the proposed fix. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_019u64ksoe2v3xjdRe4uBMhX --- packages/web/src/content/docs/ar/go.mdx | 1 + packages/web/src/content/docs/bs/go.mdx | 1 + packages/web/src/content/docs/da/go.mdx | 1 + packages/web/src/content/docs/de/go.mdx | 1 + packages/web/src/content/docs/es/go.mdx | 1 + packages/web/src/content/docs/fr/go.mdx | 1 + packages/web/src/content/docs/go.mdx | 1 + packages/web/src/content/docs/it/go.mdx | 1 + packages/web/src/content/docs/ja/go.mdx | 1 + packages/web/src/content/docs/ko/go.mdx | 1 + packages/web/src/content/docs/nb/go.mdx | 1 + packages/web/src/content/docs/pl/go.mdx | 1 + packages/web/src/content/docs/pt-br/go.mdx | 1 + packages/web/src/content/docs/ru/go.mdx | 1 + packages/web/src/content/docs/th/go.mdx | 1 + packages/web/src/content/docs/tr/go.mdx | 1 + packages/web/src/content/docs/zh-cn/go.mdx | 1 + packages/web/src/content/docs/zh-tw/go.mdx | 1 + 18 files changed, 18 insertions(+) diff --git a/packages/web/src/content/docs/ar/go.mdx b/packages/web/src/content/docs/ar/go.mdx index b9864af72101..d03764a1dcd5 100644 --- a/packages/web/src/content/docs/ar/go.mdx +++ b/packages/web/src/content/docs/ar/go.mdx @@ -118,6 +118,7 @@ OpenCode Go هو اشتراك منخفض التكلفة بقيمة **$10/شهر | العميل | الحالة والمتابعة | | ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | تصل معلومات الجلسة عبر بعض مسارات النماذج، لكنها تكون مفقودة عبر مسارات أخرى. نتعرف على ترويسة الجلسة الأصلية الخاصة به؛ والعمل المتبقي هو إرسالها عبر جميع المحولات. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | يتضمن [Issue #4164](https://github.com/docker/docker-agent/issues/4164) إصلاحًا مقترحًا في [PR #4190](https://github.com/docker/docker-agent/pull/4190)، ولم يُدمج بعد. | | **GitHub Copilot Chat** | طُلب دعم ترويسة الجلسة تلقائيًا في [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | طُلب دعم ترويسة الجلسة تلقائيًا في [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | يتضمن [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) إصلاحًا مقترحًا في [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327)، ولم يُدمج بعد. | diff --git a/packages/web/src/content/docs/bs/go.mdx b/packages/web/src/content/docs/bs/go.mdx index 1af83e03ebe6..40af65d64627 100644 --- a/packages/web/src/content/docs/bs/go.mdx +++ b/packages/web/src/content/docs/bs/go.mdx @@ -128,6 +128,7 @@ istražili. Povezani izvještaji prate ispravke i zaobilazna rješenja. | Klijent | Status i praćenje | | ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | Informacije o sesiji stižu za neke putanje modela, ali nedostaju za druge. Prepoznajemo njegovo izvorno zaglavlje; preostaje da se ono šalje kroz sve adaptere. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164) ima predloženu ispravku u [PR #4190](https://github.com/docker/docker-agent/pull/4190), koji još nije spojen. | | **GitHub Copilot Chat** | Automatska podrška za zaglavlje sesije zatražena je u [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | Automatska podrška za zaglavlje sesije zatražena je u [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) ima predloženu ispravku u [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), koji još nije spojen. | diff --git a/packages/web/src/content/docs/da/go.mdx b/packages/web/src/content/docs/da/go.mdx index 2f51fec64162..dcc33b5d79cb 100644 --- a/packages/web/src/content/docs/da/go.mdx +++ b/packages/web/src/content/docs/da/go.mdx @@ -128,6 +128,7 @@ undersøgte. De linkede rapporter følger rettelser og løsninger. | Klient | Status og opfølgning | | ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | Sessionsoplysninger modtages på nogle modelstier, men mangler på andre. Vi genkender dens indbyggede header; det resterende arbejde er at sende den gennem alle adaptere. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164) har en foreslået rettelse i [PR #4190](https://github.com/docker/docker-agent/pull/4190), som endnu ikke er merged. | | **GitHub Copilot Chat** | Automatisk understøttelse af sessionsheaderen er efterspurgt i [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | Automatisk understøttelse af sessionsheaderen er efterspurgt i [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) har en foreslået rettelse i [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), som endnu ikke er merged. | diff --git a/packages/web/src/content/docs/de/go.mdx b/packages/web/src/content/docs/de/go.mdx index 636a6d7b808f..0283e5253465 100644 --- a/packages/web/src/content/docs/de/go.mdx +++ b/packages/web/src/content/docs/de/go.mdx @@ -120,6 +120,7 @@ oder sie ist unvollständig. Die verlinkten Berichte dokumentieren Fixes und Pro | Client | Status und Nachverfolgung | | ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | Sitzungsinformationen werden bei einigen Modellpfaden übermittelt, fehlen aber bei anderen. Wir erkennen seinen nativen Header; dieser muss noch von allen Adaptern gesendet werden. [Diskussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | Für [Issue #4164](https://github.com/docker/docker-agent/issues/4164) gibt es einen vorgeschlagenen Fix in [PR #4190](https://github.com/docker/docker-agent/pull/4190), der noch nicht gemergt wurde. | | **GitHub Copilot Chat** | Automatische Unterstützung für Sitzungs-Header wurde in [VS Code Issue #334186](https://github.com/microsoft/vscode/issues/334186) angefragt. | | **Kimi Code** | Automatische Unterstützung für Sitzungs-Header wurde in [Issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506) angefragt. | | **MiMo Code** | Für [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) gibt es einen vorgeschlagenen Fix in [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), der noch nicht gemergt wurde. | diff --git a/packages/web/src/content/docs/es/go.mdx b/packages/web/src/content/docs/es/go.mdx index a51f15478cdf..e2e44607bd2f 100644 --- a/packages/web/src/content/docs/es/go.mdx +++ b/packages/web/src/content/docs/es/go.mdx @@ -128,6 +128,7 @@ investigamos. Los informes enlazados permiten seguir las correcciones y las solu | Cliente | Estado y seguimiento | | ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | La información de sesión llega por algunas rutas de modelos, pero falta en otras. Reconocemos su encabezado nativo; aún es necesario enviarlo a través de todos los adaptadores. [Discusión #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | El [issue #4164](https://github.com/docker/docker-agent/issues/4164) tiene una corrección propuesta en el [PR #4190](https://github.com/docker/docker-agent/pull/4190), que aún no se ha fusionado. | | **GitHub Copilot Chat** | La compatibilidad automática con el encabezado de sesión se solicitó en el [issue #334186 de VS Code](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | La compatibilidad automática con el encabezado de sesión se solicitó en el [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | El [issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) tiene una corrección propuesta en el [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), que aún no se ha fusionado. | diff --git a/packages/web/src/content/docs/fr/go.mdx b/packages/web/src/content/docs/fr/go.mdx index d7c22b82912f..12c106cdd8db 100644 --- a/packages/web/src/content/docs/fr/go.mdx +++ b/packages/web/src/content/docs/fr/go.mdx @@ -118,6 +118,7 @@ ou ne les prennent en charge que partiellement. Les rapports associés permetten | Client | État et suivi | | ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | Les informations de session sont présentes pour certains chemins de modèles, mais absentes pour d'autres. Nous reconnaissons son en-tête natif ; il reste à l'envoyer depuis tous les adaptateurs. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | L'[issue #4164](https://github.com/docker/docker-agent/issues/4164) dispose d'un correctif proposé dans la [PR #4190](https://github.com/docker/docker-agent/pull/4190), qui n'a pas encore été fusionnée. | | **GitHub Copilot Chat** | La prise en charge automatique de l'en-tête de session fait l'objet de l'[issue VS Code #334186](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | La prise en charge automatique de l'en-tête de session fait l'objet de l'[issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | L'[issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) dispose d'un correctif proposé dans la [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), qui n'a pas encore été fusionnée. | diff --git a/packages/web/src/content/docs/go.mdx b/packages/web/src/content/docs/go.mdx index b68ce3a034bc..e8287b380111 100644 --- a/packages/web/src/content/docs/go.mdx +++ b/packages/web/src/content/docs/go.mdx @@ -128,6 +128,7 @@ investigated. The linked reports track fixes and workarounds. | Client | Status and tracking | | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | **DeepSeek Harness** | Session information arrives on some model paths, but is missing on others. We recognize its native header; the remaining work is to send it across all adapters. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164) has a proposed fix in [PR #4190](https://github.com/docker/docker-agent/pull/4190), which has not yet merged. | | **GitHub Copilot Chat** | Automatic session-header support is requested in [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | Automatic session-header support is requested in [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) has a proposed fix in [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), which has not yet merged. | diff --git a/packages/web/src/content/docs/it/go.mdx b/packages/web/src/content/docs/it/go.mdx index 7716c3514e25..1d95d28c5890 100644 --- a/packages/web/src/content/docs/it/go.mdx +++ b/packages/web/src/content/docs/it/go.mdx @@ -126,6 +126,7 @@ o le supportano solo parzialmente. Le segnalazioni collegate consentono di segui | Client | Stato e segnalazioni | | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | **DeepSeek Harness** | Le informazioni di sessione arrivano tramite alcuni percorsi dei modelli, ma mancano in altri. Riconosciamo il suo header nativo; resta da inviarlo attraverso tutti gli adapter. [Discussione #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | L'[issue #4164](https://github.com/docker/docker-agent/issues/4164) ha una correzione proposta nella [PR #4190](https://github.com/docker/docker-agent/pull/4190), che non è stata ancora unita. | | **GitHub Copilot Chat** | Il supporto automatico dell'header di sessione è stato richiesto nell'[issue #334186 di VS Code](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | Il supporto automatico dell'header di sessione è stato richiesto nell'[issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | L'[issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) ha una correzione proposta nella [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), che non è stata ancora unita. | diff --git a/packages/web/src/content/docs/ja/go.mdx b/packages/web/src/content/docs/ja/go.mdx index 3c228430a5e2..c5cbd6472d5a 100644 --- a/packages/web/src/content/docs/ja/go.mdx +++ b/packages/web/src/content/docs/ja/go.mdx @@ -115,6 +115,7 @@ OpenCodeに加えて、以下のクライアントがOpenCode Goで正常に動 | クライアント | 状況と追跡 | | ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | 一部のモデルパスではセッション情報が届きますが、他のパスでは欠落します。GoはDeepSeek Harness固有のヘッダーを認識します。残る対応は、すべてのアダプターからそのヘッダーを送信することです。[Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495)。 | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164)には[PR #4190](https://github.com/docker/docker-agent/pull/4190)で修正案がありますが、まだマージされていません。 | | **GitHub Copilot Chat** | セッションヘッダーの自動送信対応は[VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186)で要望されています。 | | **Kimi Code** | セッションヘッダーの自動送信対応は[issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506)で要望されています。 | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317)には[PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327)で修正案がありますが、まだマージされていません。 | diff --git a/packages/web/src/content/docs/ko/go.mdx b/packages/web/src/content/docs/ko/go.mdx index b47caba652a6..55a45f312a20 100644 --- a/packages/web/src/content/docs/ko/go.mdx +++ b/packages/web/src/content/docs/ko/go.mdx @@ -115,6 +115,7 @@ OpenCode 외에도 다음 클라이언트가 OpenCode Go에서 올바르게 작 | 클라이언트 | 상태 및 추적 | | ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | 일부 모델 경로에서는 세션 정보가 전달되지만 다른 경로에서는 누락됩니다. Go는 DeepSeek Harness의 고유 헤더를 인식하며, 남은 작업은 모든 어댑터에서 이 헤더를 전송하는 것입니다. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164)에 [PR #4190](https://github.com/docker/docker-agent/pull/4190)로 수정안이 제안되었지만 아직 병합되지 않았습니다. | | **GitHub Copilot Chat** | 자동 세션 헤더 지원은 [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186)에서 요청되었습니다. | | **Kimi Code** | 자동 세션 헤더 지원은 [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506)에서 요청되었습니다. | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317)에 [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327)로 수정안이 제안되었지만 아직 병합되지 않았습니다. | diff --git a/packages/web/src/content/docs/nb/go.mdx b/packages/web/src/content/docs/nb/go.mdx index 17b127a42476..34f31c34002a 100644 --- a/packages/web/src/content/docs/nb/go.mdx +++ b/packages/web/src/content/docs/nb/go.mdx @@ -128,6 +128,7 @@ undersøkte. De lenkede rapportene følger rettelser og midlertidige løsninger. | Klient | Status og oppfølging | | ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | Sesjonsinformasjon mottas på noen modellbaner, men mangler på andre. Vi gjenkjenner den innebygde headeren; det gjenstående arbeidet er å sende den gjennom alle adaptere. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164) har en foreslått rettelse i [PR #4190](https://github.com/docker/docker-agent/pull/4190), som ennå ikke er slått sammen. | | **GitHub Copilot Chat** | Automatisk støtte for sesjonsheaderen er etterspurt i [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | Automatisk støtte for sesjonsheaderen er etterspurt i [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) har en foreslått rettelse i [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), som ennå ikke er slått sammen. | diff --git a/packages/web/src/content/docs/pl/go.mdx b/packages/web/src/content/docs/pl/go.mdx index 0f24ad699921..a7aea674ef22 100644 --- a/packages/web/src/content/docs/pl/go.mdx +++ b/packages/web/src/content/docs/pl/go.mdx @@ -122,6 +122,7 @@ Raporty pod podanymi linkami służą do śledzenia poprawek i obejść. | Klient | Stan i śledzenie | | ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | Informacje o sesji docierają w niektórych ścieżkach modeli, ale brakuje ich w innych. Rozpoznajemy jego natywny nagłówek; pozostaje zapewnić jego wysyłanie przez wszystkie adaptery. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | Dla [issue #4164](https://github.com/docker/docker-agent/issues/4164) zaproponowano poprawkę w [PR #4190](https://github.com/docker/docker-agent/pull/4190), który nie został jeszcze scalony. | | **GitHub Copilot Chat** | Prośbę o automatyczną obsługę nagłówka sesji zgłoszono w [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | Prośbę o automatyczną obsługę nagłówka sesji zgłoszono w [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | Dla [issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) zaproponowano poprawkę w [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), który nie został jeszcze scalony. | diff --git a/packages/web/src/content/docs/pt-br/go.mdx b/packages/web/src/content/docs/pt-br/go.mdx index 12f02f871859..f910dcbf7cf7 100644 --- a/packages/web/src/content/docs/pt-br/go.mdx +++ b/packages/web/src/content/docs/pt-br/go.mdx @@ -128,6 +128,7 @@ investigamos. Os relatórios vinculados acompanham correções e soluções alte | Cliente | Status e acompanhamento | | ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | As informações de sessão chegam por alguns caminhos de modelos, mas não por outros. Reconhecemos seu header nativo; ainda é necessário enviá-lo por todos os adaptadores. [Discussão #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | A [issue #4164](https://github.com/docker/docker-agent/issues/4164) tem uma correção proposta no [PR #4190](https://github.com/docker/docker-agent/pull/4190), que ainda não foi incorporada. | | **GitHub Copilot Chat** | O suporte automático ao header de sessão foi solicitado na [issue #334186 do VS Code](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | O suporte automático ao header de sessão foi solicitado na [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | A [issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) tem uma correção proposta no [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), que ainda não foi incorporada. | diff --git a/packages/web/src/content/docs/ru/go.mdx b/packages/web/src/content/docs/ru/go.mdx index e498ba145739..a58c309e5368 100644 --- a/packages/web/src/content/docs/ru/go.mdx +++ b/packages/web/src/content/docs/ru/go.mdx @@ -128,6 +128,7 @@ OpenCode Go предназначен для [OpenCode](https://opencode.ai) и | Клиент | Статус и отслеживание | | ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | Информация о сессии поступает для некоторых путей моделей, но отсутствует для других. Мы распознаем его нативный заголовок; остается обеспечить его отправку через все адаптеры. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | Для [issue #4164](https://github.com/docker/docker-agent/issues/4164) предложено исправление в [PR #4190](https://github.com/docker/docker-agent/pull/4190), который еще не объединен. | | **GitHub Copilot Chat** | Запрос на автоматическую поддержку заголовка сессии создан в [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186). | | **Kimi Code** | Запрос на автоматическую поддержку заголовка сессии создан в [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506). | | **MiMo Code** | Для [issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) предложено исправление в [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327), который еще не объединен. | diff --git a/packages/web/src/content/docs/th/go.mdx b/packages/web/src/content/docs/th/go.mdx index d98314230e78..12e01e058b54 100644 --- a/packages/web/src/content/docs/th/go.mdx +++ b/packages/web/src/content/docs/th/go.mdx @@ -115,6 +115,7 @@ OpenCode Go ออกแบบมาสำหรับ [OpenCode](https://openco | ไคลเอนต์ | สถานะและการติดตาม | | ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | ข้อมูลเซสชันส่งมาถึงใน model path บางรายการ แต่ขาดหายไปในรายการอื่น Go รู้จักส่วนหัวแบบ native ของ DeepSeek Harness งานที่เหลือคือการส่งส่วนหัวนี้ผ่าน adapter ทั้งหมด [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495) | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164) มีการเสนอการแก้ไขใน [PR #4190](https://github.com/docker/docker-agent/pull/4190) ซึ่งยังไม่ได้ merge | | **GitHub Copilot Chat** | มีการขอให้รองรับส่วนหัวเซสชันโดยอัตโนมัติใน [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186) | | **Kimi Code** | มีการขอให้รองรับส่วนหัวเซสชันโดยอัตโนมัติใน [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506) | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) มีการเสนอการแก้ไขใน [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327) ซึ่งยังไม่ได้ merge | diff --git a/packages/web/src/content/docs/tr/go.mdx b/packages/web/src/content/docs/tr/go.mdx index 68289f3b51d6..448b2b5ae2bf 100644 --- a/packages/web/src/content/docs/tr/go.mdx +++ b/packages/web/src/content/docs/tr/go.mdx @@ -115,6 +115,7 @@ Bağlantı verilen bildirimlerden düzeltmeleri ve geçici çözümleri takip ed | İstemci | Durum ve takip | | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | **DeepSeek Harness** | Oturum bilgileri bazı model yollarında ulaşırken diğerlerinde eksiktir. Go, DeepSeek Harness'ın yerel başlığını tanır; yapılması gereken, bu başlığın tüm adaptörlerden gönderilmesidir. [Discussion #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495). | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164) için [PR #4190](https://github.com/docker/docker-agent/pull/4190) içinde bir düzeltme önerilmiştir ancak henüz birleştirilmemiştir. | | **GitHub Copilot Chat** | Otomatik oturum başlığı desteği [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186) içinde talep edilmiştir. | | **Kimi Code** | Otomatik oturum başlığı desteği [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506) içinde talep edilmiştir. | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) için [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327) içinde bir düzeltme önerilmiştir ancak henüz birleştirilmemiştir. | diff --git a/packages/web/src/content/docs/zh-cn/go.mdx b/packages/web/src/content/docs/zh-cn/go.mdx index c2050f02ad65..38afd7a9a8af 100644 --- a/packages/web/src/content/docs/zh-cn/go.mdx +++ b/packages/web/src/content/docs/zh-cn/go.mdx @@ -114,6 +114,7 @@ OpenCode Go 适用于 [OpenCode](https://opencode.ai) 以及其他会产生类 | 客户端 | 状态与跟踪 | | ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | 某些模型调用路径会传递会话信息,但其他路径中缺失。我们能识别其原生请求头;剩余工作是在所有适配器中发送该请求头。参见[讨论 #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495)。 | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164) 已有拟议修复 [PR #4190](https://github.com/docker/docker-agent/pull/4190),但尚未合并。 | | **GitHub Copilot Chat** | [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186) 已提出自动发送会话请求头的支持请求。 | | **Kimi Code** | [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506) 已提出自动发送会话请求头的支持请求。 | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) 已有拟议修复 [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327),但尚未合并。 | diff --git a/packages/web/src/content/docs/zh-tw/go.mdx b/packages/web/src/content/docs/zh-tw/go.mdx index af5e140cd181..7dd49c4df556 100644 --- a/packages/web/src/content/docs/zh-tw/go.mdx +++ b/packages/web/src/content/docs/zh-tw/go.mdx @@ -114,6 +114,7 @@ OpenCode Go 適用於 [OpenCode](https://opencode.ai) 以及其他會產生類 | 用戶端 | 狀態與追蹤 | | ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **DeepSeek Harness** | 部分模型呼叫路徑會傳遞工作階段資訊,但其他路徑中缺少這些資訊。我們可辨識其原生標頭;剩餘工作是在所有配接器中傳送該標頭。請參閱[討論 #5495](https://github.com/deepseek-ai/deepseek-harness/discussions/5495)。 | +| **Docker Agent** | [Issue #4164](https://github.com/docker/docker-agent/issues/4164) 已有修正提案 [PR #4190](https://github.com/docker/docker-agent/pull/4190),但尚未合併。 | | **GitHub Copilot Chat** | [VS Code issue #334186](https://github.com/microsoft/vscode/issues/334186) 已提出自動傳送工作階段標頭的支援請求。 | | **Kimi Code** | [issue #3506](https://github.com/MoonshotAI/kimi-code/issues/3506) 已提出自動傳送工作階段標頭的支援請求。 | | **MiMo Code** | [Issue #2317](https://github.com/XiaomiMiMo/MiMo-Code/issues/2317) 已有修正提案 [PR #2327](https://github.com/XiaomiMiMo/MiMo-Code/pull/2327),但尚未合併。 |