AltimateAI / AltimateAI/altimate-code

mcp: headersCommand missing from V2 ConfigMCP.Remote schema (merge drift risk)

オープン
#996 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
811
フォーク
134
平均マージ
3日 2時間
マージ済み PR(30日)
50

説明

Found during v0.9.1 release review (Tech-Lead). `packages/core/src/v1/config/mcp.ts` `ConfigMCPV1.Remote` has `headersCommand` (bearer-auth, #793). The newer Effect-Schema `ConfigMCP.Remote` in `packages/core/src/config/mcp.ts` does NOT. Not a live bug today (MCP load goes through V1), but V2 `Config.Service` is already wired into other subsystems. If MCP config loading migrates to V2, `headersCommand` will silently vanish via `onExcessProperty: "ignore"` — dropped auth headers, no error. Add `headersCommand` to V2, or decide V2 `ConfigMCP` is dead and remove it.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。