chore(harness): AGENT-HUB 配布差分を取り込む(Issue #1493 MCP 表示名統一) - #1154
chore(harness): AGENT-HUB 配布差分を取り込む(Issue #1493 MCP 表示名統一)#1154ShintaroKawakami wants to merge 5 commits into
Conversation
Co-authored-by: ShintaroKawakami <shintaro@example.com>
Co-authored-by: ShintaroKawakami <shintaro@example.com>
Co-authored-by: ShintaroKawakami <shintaro@example.com>
…修正 (#4) * fix(security): クライアント別 MCP 設定を gitignore し追跡から外す gbrain-recall 配布時、.gemini/settings.json に GCP の実キーが入ったまま追跡対象となり GitHub push protection がブロックした(push は拒否され、漏えいは発生していない)。 - .gemini/settings.json / .cursor/mcp.json / .kimi-code/mcp.json を .gitignore へ追加 - 上記 3 ファイルを git rm --cached で追跡から除外(ローカル実体は保持) - 実値の SSOT は ~/.config/agent-hub/.env、生成は sync が毎回ローカルで行う (.claude/rules/general/mcp-key-management.md) 他 PJ(jtt-cms 等)は既に同じ除外を持っており、本 PJ だけ欠けていた。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WVy3m6uEuqSxwZWQJQHTye * chore(harness): AGENT-HUB からハーネス配布(gbrain-recall ルール + 前処理 hook) 会話中に AI が G-Brain / agentmemory を読みに行く「リコール層」を全 PJ へ展開する配布差分。 正本は AGENT-HUB(registries/harness-manifest.yaml の global include)。本 PJ 側では手編集しない。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WVy3m6uEuqSxwZWQJQHTye --------- Co-authored-by: ShintaroKawakami <shintaro@example.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
生成 client surface の MCP キーが正本 client_name(codebase-context-engine / agentmemory)へ統一される。あわせて配布物と憲法ファイルを最新へ追従。 生成は registered stable HUB(detached origin/main)から scripts/sync-agents.py --project <pj> --project-root <clean linked worktree> を実行。手編集なし。 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DNY3eUR8hiwQCDh4CWUAXm
|
Someone is attempting to deploy a commit to the rohitg00's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
誤って upstream リポジトリへ向けて作成しました。fork 側(ShintaroKawakami/agentmemory)で閉じ直します。お騒がせしました。 |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (206)
📝 WalkthroughWalkthroughThis change adds a project-scoped MCP gateway, stricter project filtering, generated configurations for multiple AI runtimes, shared lifecycle hooks, extensive policy rules, synchronization manifests, launch scripts, and related tests and documentation. ChangesAgentMemory runtime and harness
Estimated code review effort: 5 (Critical) | ~120 minutes Possibly related PRs
Suggested reviewers: ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
AGENT-HUB PR #1504(MCP サーバー名のツール間統一)の配布差分。
生成 client surface の MCP キーが
codebase-context-engine-agentmemory→codebase-context-engineのように正本client_nameへ統一される。あわせて配布物・憲法ファイルを最新へ追従。生成は
scripts/sync-agents.py --project agentmemory --project-root <clean linked worktree>を registered stable HUB(detached origin/main = 0a3a927b)から実行。手編集なし。🤖 Generated with Claude Code
https://claude.ai/code/session_01DNY3eUR8hiwQCDh4CWUAXm
Summary by CodeRabbit