Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions mintlify/ar/changelog/2026-07-19.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: "أسبوع 19 يوليو 2026"
description: "تكاملات MCP اختيارية، تحسينات الإعداد في الإصدار v0.20، أوامر جديدة للتحقق والمعرفة، توسيع المزوّدين، وإصلاحات مبنية على التدقيق."
---

## الميزات الجديدة

- **تكاملات MCP اختيارية.** أدِر خوادم MCP الخارجية (مثل `context7`) عبر كل أداة ذكاء اصطناعي يقوم Forge بتكوينها من أمر واحد. لا شيء يُكتب على القرص حتى تشغّل `forge integrations add <name> --yes`. يتضمن `--adopt` لتبنّي الخوادم التي أعددتها يدويًا مسبقًا، و`remove` غير المُدمِّر. انظر [`forge integrations`](/ar/cli/config#forge-integrations).
- **موجّه المعرفة (`forge know`).** وجِّه الأسئلة عبر السجل والأطلس والركيزة من أمر واحد. انظر [أوامر الذاكرة](/ar/cli/memory).
- **التحقق العميق (`forge verify --deep`).** تحقّق بأسلوب الإجماع مع بوابة إكمال أكثر صرامة. انظر [أوامر الجودة](/ar/cli/quality).
- **بوابة ما قبل الالتزام (`forge precommit`).** شغّل قائمة التحقق قبل تنفيذ الالتزام. انظر [أوامر الجودة](/ar/cli/quality).
- **الرادار (`forge radar`).** أظهر مخاطر التبعيات والانحراف. انظر [دليل الرادار](/ar/guides/radar-deps).
- **مزامنة السجل + déjà.** حافظ على اتساق السجل عبر الأجهزة واكتشف العمل المكرر باستخدام `forge deja`. انظر [أوامر الذاكرة](/ar/cli/memory).
- **Dash v2 و`forge report`.** لوحة تحكم محلية مُحدَّثة بالإضافة إلى تقرير HTML ثابت قابل للمشاركة يعرض السجل والمقاييس ونطاق التأثير. انظر [أوامر التكوين](/ar/cli/config#forge-report).
- **`forge tools` + gitignore التلقائي.** اختر أداة الترميز بالذكاء الاصطناعي الأساسية لديك وسيقوم Forge بإضافة إدخالات `.gitignore` المطابقة تلقائيًا حتى يتم تجاهل ملفات التكوين المُولَّدة وقطع `.forge/` بشكل صحيح. انظر [أوامر التكوين](/ar/cli/config#forge-tools).
- **`forge uicheck interact`.** حلقة تفاعل جديدة مدفوعة بـ Playwright للتحقق من واجهة المستخدم. انظر [أوامر الجودة](/ar/cli/quality).
- **مزوّدو OpenAI وGemini.** الاكتشاف التلقائي ومسار استدعاء متوافق مع OpenAI — قم بإعدادهما عبر `forge config add`. انظر [أوامر التكوين](/ar/cli/config#forge-config).
- **تعيين نماذج البوابة المخصصة.** أعِد ربط أسماء المستويات بمعرفات النماذج الحقيقية لبوابة مخصصة حتى يعمل التوجيه مع أي نقطة نهاية متوافقة مع OpenAI. انظر [توجيه النماذج](/ar/concepts/model-routing).

## التحديثات

- **توجيه مُعايَر على النتائج.** يستخدم توجيه النماذج الآن بوابة ترقية مقاسة معايَرة وفق نتائج حقيقية بدلاً من الإعدادات الافتراضية. انظر [توجيه النماذج](/ar/concepts/model-routing).
- **تحسينات الإعداد في v0.20.** مخرجات مساعدة لكل أمر، و`forge doctor --fix` لإصلاح مشكلات الإعداد الشائعة تلقائيًا، وتوصيل بدون تكوين عند التشغيل الأول، ومخرجات dash أوضح. انظر [دليل الإعداد بدون تكوين](/ar/guides/zero-config-onboarding).
- **نظام تصميم موحّد.** مظهر واحد ونمط تفاعل متسق عبر كل واجهة Forge عامة — CLI وdash والتقرير.
- **`context7` أصبح الآن اختياريًا.** يبقى خادم MCP الخاص بـ Forge هو الوحيد المُوصَّل افتراضيًا؛ أما `context7` وخوادم الطرف الثالث الأخرى فتُثبَّت عند الطلب عبر `forge integrations`. انظر [المقدمة](/ar/introduction).
- **أعلام init، وملفات التعريف، و`FORGE_GUARD_STRICT`.** توثيق جديد لأعلام init، واختيار ملفات التعريف، ووضع الحماية الصارم. انظر مرجع [أوامر التكوين](/ar/cli/config).
- **إيقاف المخازن القديمة.** مع `FORGE_LEDGER_ONLY`، تُزال المخازن المكررة الأقدم لصالح السجل الواحد.

## الإصلاحات

- **سدّ فجوات الثقة.** أغلقت إعادة تدقيق عميقة لإصدار v0.22.0 عددًا يبلغ 24 مشكلة ثقة عبر الطبقات تغطي الذاكرة والتحقق والتوجيه.
- **معالجة التدقيق.** إصلاحات صحة وأمان من فئة P0 بالإضافة إلى تحصين المنتج من فئة P1 من جولة تدقيق داخلية.
- **أخطاء الصحة.** سبعة إصلاحات تشمل منطق أرضية `deja`، وتحصين شجرة العمل، ومزامنة السجل، ومقاييس cortex، وقاعدة verify، واستخدام radar، وتحليل ما قبل الالتزام.
- **تنظيف قالب الإعدادات.** إزالة قواعد رفض curl-pipe الخاملة من قالب الإعدادات الافتراضي.
34 changes: 34 additions & 0 deletions mintlify/changelog/2026-07-19.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: "Week of July 19, 2026"
description: "Opt-in MCP integrations, v0.20 onboarding polish, new verification and knowledge commands, provider expansion, and audit-driven fixes."
---

## New features

- **Opt-in MCP integrations.** Manage third-party MCP servers (like `context7`) across every AI tool Forge configures from a single command. Nothing lands on disk until you run `forge integrations add <name> --yes`. Includes `--adopt` for claiming servers you already configured by hand, and non-destructive `remove`. See [`forge integrations`](/cli/config#forge-integrations).
- **Knowledge router (`forge know`).** Route questions across your ledger, atlas, and substrate from one command. See [Memory commands](/cli/memory).
- **Deep verification (`forge verify --deep`).** Consensus-style verification with a stricter completion gate. See [Quality commands](/cli/quality).
- **Pre-commit gate (`forge precommit`).** Run the verification checklist before a commit lands. See [Quality commands](/cli/quality).
- **Radar (`forge radar`).** Surface dependency risk and drift. See the [Radar guide](/guides/radar-deps).
- **Ledger sync + déjà.** Keep the ledger consistent across machines and detect duplicate work with `forge deja`. See [Memory commands](/cli/memory).
- **Dash v2 and `forge report`.** Refreshed local dashboard plus a shareable static HTML report of ledger, metrics, and blast radius. See [Config commands](/cli/config#forge-report).
- **`forge tools` + auto-gitignore.** Pick your primary AI coding tool and Forge wires the matching `.gitignore` entries so generated config and `.forge/` artifacts are ignored correctly. See [Config commands](/cli/config#forge-tools).
- **`forge uicheck interact`.** New Playwright-driven interaction loop for UI verification. See [Quality commands](/cli/quality).
- **OpenAI + Gemini providers.** Auto-detection and an OpenAI-compatible call path — set them up with `forge config add`. See [Config commands](/cli/config#forge-config).
- **Custom gateway model mapping.** Remap tier names onto a custom gateway's real model IDs so routing works with any OpenAI-compatible endpoint. See [Model routing](/concepts/model-routing).

## Updates

- **Outcome-calibrated routing.** Model routing now uses a measured-promotion gate calibrated against real outcomes rather than defaults. See [Model routing](/concepts/model-routing).
- **v0.20 onboarding polish.** Per-command help output, `forge doctor --fix` to auto-repair common setup issues, zero-config wiring on first run, and clearer dash output. See the [Zero-config onboarding guide](/guides/zero-config-onboarding).
- **Unified design system.** One consistent look and interaction pattern across every public Forge surface — CLI, dash, and report.
- **`context7` is now opt-in.** Forge's own MCP server remains the only one wired by default; `context7` and other third-party servers are installed on demand via `forge integrations`. See the [Introduction](/introduction).
- **Init flags, profiles, and `FORGE_GUARD_STRICT`.** Newly documented init flags, profile selection, and strict-guard mode. See the [Config commands](/cli/config) reference.
- **Legacy stores retired.** With `FORGE_LEDGER_ONLY`, older duplicate stores are removed in favor of the single ledger.

## Fixes

- **Trust gaps closed.** A deep re-audit of the v0.22.0 release closed 24 cross-layer trust issues covering memory, verification, and routing.
- **Audit remediation.** P0 correctness and security fixes plus P1 product hardening from an internal audit pass.
- **Correctness bugs.** Seven fixes across `deja` floor logic, worktree hardening, ledger sync, cortex metrics, verify base, radar usage, and pre-commit parsing.
- **Settings template cleanup.** Removed inert curl-pipe deny rules from the default settings template.
34 changes: 34 additions & 0 deletions mintlify/cn/changelog/2026-07-19.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: "2026 年 7 月 19 日当周"
description: "本周 Forge 的产品更新:可选启用的 MCP 集成、v0.20 上手体验打磨、新的验证与知识命令、供应商扩展,以及由审计驱动的错误修复。"
---

## 新功能

- **可选的 MCP 集成。** 通过单条命令,在 Forge 配置的所有 AI 工具中管理第三方 MCP 服务器(如 `context7`)。在运行 `forge integrations add <name> --yes` 之前,不会有任何内容写入磁盘。包含用于接管你已手动配置的服务器的 `--adopt`,以及非破坏性的 `remove`。参见 [`forge integrations`](/cn/cli/config#forge-integrations)。
- **知识路由器(`forge know`)。** 通过一条命令在你的 ledger、atlas 和 substrate 之间路由问题。参见 [记忆命令](/cn/cli/memory)。
- **深度验证(`forge verify --deep`)。** 采用共识式验证与更严格的完成门槛。参见 [质量命令](/cn/cli/quality)。
- **预提交门(`forge precommit`)。** 在提交落地前运行验证检查清单。参见 [质量命令](/cn/cli/quality)。
- **雷达(`forge radar`)。** 显示依赖风险与漂移。参见 [雷达指南](/cn/guides/radar-deps)。
- **Ledger 同步 + déjà。** 通过 `forge deja` 在多台机器之间保持 ledger 一致,并检测重复的工作。参见 [记忆命令](/cn/cli/memory)。
- **Dash v2 与 `forge report`。** 焕新的本地面板,以及可分享的 ledger、指标和影响范围的静态 HTML 报告。参见 [配置命令](/cn/cli/config#forge-report)。
- **`forge tools` + 自动 gitignore。** 选择你的主要 AI 编码工具后,Forge 会连线相应的 `.gitignore` 条目,以便正确忽略生成的配置和 `.forge/` 工件。参见 [配置命令](/cn/cli/config#forge-tools)。
- **`forge uicheck interact`。** 全新的由 Playwright 驱动的交互循环,用于 UI 验证。参见 [质量命令](/cn/cli/quality)。
- **OpenAI + Gemini 供应商。** 自动检测以及与 OpenAI 兼容的调用路径 —— 使用 `forge config add` 进行设置。参见 [配置命令](/cn/cli/config#forge-config)。
- **自定义网关模型映射。** 将 tier 名称重新映射到自定义网关的真实模型 ID,以便路由可与任何 OpenAI 兼容端点协同工作。参见 [模型路由](/cn/concepts/model-routing)。

## 更新

- **基于结果校准的路由。** 模型路由现在使用基于真实结果(而非默认值)校准的可度量晋升门。参见 [模型路由](/cn/concepts/model-routing)。
- **v0.20 上手体验优化。** 每条命令的帮助输出、用于自动修复常见配置问题的 `forge doctor --fix`、首次运行时的零配置连线,以及更清晰的 dash 输出。参见 [零配置上手指南](/cn/guides/zero-config-onboarding)。
- **统一的设计系统。** 在每一个公开的 Forge 表面(CLI、dash 和 report)之间保持一致的外观与交互模式。
- **`context7` 现在为可选。** Forge 自己的 MCP 服务器仍是默认唯一连线的;`context7` 和其他第三方服务器可通过 `forge integrations` 按需安装。参见 [简介](/cn/introduction)。
- **Init 标志、配置文件与 `FORGE_GUARD_STRICT`。** 新增文档说明的 init 标志、配置文件选择和严格守护模式。参见 [配置命令](/cn/cli/config) 参考。
- **淘汰旧版存储。** 通过 `FORGE_LEDGER_ONLY`,较早的重复存储将被移除,转而使用单一 ledger。

## 修复

- **弥合信任缺口。** 对 v0.22.0 版本的深度重新审计关闭了 24 个跨层信任问题,涵盖记忆、验证和路由。
- **审计修复。** 来自一次内部审计的 P0 正确性与安全修复,以及 P1 产品加固。
- **正确性缺陷修复。** 涵盖 `deja` 下限逻辑、worktree 加固、ledger 同步、cortex 指标、verify 基线、radar 使用和预提交解析的 7 项修复。
- **Settings 模板清理。** 从默认 settings 模板中移除失效的 curl-pipe 拒绝规则。
60 changes: 60 additions & 0 deletions mintlify/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,16 @@
]
}
]
},
{
"tab": "Changelog",
"icon": "clock",
"groups": [
{
"group": "Changelog",
"pages": ["changelog/2026-07-19"]
}
]
}
]
},
Expand Down Expand Up @@ -129,6 +139,16 @@
]
}
]
},
{
"tab": "更新日志",
"icon": "clock",
"groups": [
{
"group": "更新日志",
"pages": ["cn/changelog/2026-07-19"]
}
]
}
]
},
Expand Down Expand Up @@ -186,6 +206,16 @@
]
}
]
},
{
"tab": "سجل التغييرات",
"icon": "clock",
"groups": [
{
"group": "سجل التغييرات",
"pages": ["ar/changelog/2026-07-19"]
}
]
}
]
},
Expand Down Expand Up @@ -243,6 +273,16 @@
]
}
]
},
{
"tab": "बदलाव लॉग",
"icon": "clock",
"groups": [
{
"group": "बदलाव लॉग",
"pages": ["hi/changelog/2026-07-19"]
}
]
}
]
},
Expand Down Expand Up @@ -300,6 +340,16 @@
]
}
]
},
{
"tab": "更新日志",
"icon": "clock",
"groups": [
{
"group": "更新日志",
"pages": ["zh-CN/changelog/2026-07-19"]
}
]
}
]
},
Expand Down Expand Up @@ -357,6 +407,16 @@
]
}
]
},
{
"tab": "更新日志",
"icon": "clock",
"groups": [
{
"group": "更新日志",
"pages": ["zh-Hans/changelog/2026-07-19"]
}
]
}
]
}
Expand Down
Loading