SUMMARY AI要約 by gpt-5-mini
Neural Bridge は、個人用の「AIサブストレート」で、専門化された9つのエージェントが共通の Markdown ウィキ(知識ベース)を共有し、Discord 経由で携帯から呼び出せる仕組みです。特徴は「ファイリングゲート」によるメモリの防御(プロンプト注入やメモリ汚染の検出)と、日次ログ→概念記事への昇格プロセスです。現在はローカルの Mac Mini 上で launchd によって稼働し、クラウドは不要(Claude Max サブスクリプションを利用)。 誰が使うか:個人開発者や研究者、継続的・累積的な作業履歴を持ちたい人向け。プロジェクトごとに記憶が破棄される従来のツール群と異なり、知識が蓄積・精錬されます。 主な機能: - 九つの専門エージェント(research, teaching-prep, content, social, senior-pm, recruiter, automation-engineer, security-reviewer, docs-editor)が @メンションで応答・相互ハンドオフ。 - 五層のサブストレート設計(Agents / Skills / Transport:Discord / Shared state:wiki+daily-logs+filing gate+lint / Orchestration:daemon + senior-pm)。 - メモリパイプライン:日次ログは安価、概念は高価。ファイリングゲートは PROMOTE / QUARANTINE / REJECT を判定し、命令形の AI 指向文や出典不明の主張、自作自演的な要素を排除。 - Discord オーケストレータ:各エージェントは独立した Discord アプリ・ボットで、デーモンがメンションをルーティングし、エージェント定義を読み込み、claude -p を呼び出し、応答中の actions ブロックを検証して gh 経由で実行、結果を投稿。チャーン制御のためのターン予算管理あり。senior-pm は専用スラッシュコマンドを提供。 - リポジトリ構成:プラグイン定義、agents 定義、hooks、scripts(discord_bot、launchd)、knowledge(agents 日次ノート、concepts、quarantine)などを収録。 - セットアップ:Claude Code プラグインとして導入し(/plugin marketplace add /plugin install)、任意で Obsidian に読み込み。Discord 用に9つのアプリを作りトークンを macOS キーチェーンに保存し、launchd に登録して常駐させる手順を含む。 セキュリティ観点の論考(Memory Poisoning)の関連資料と MIT ライセンスが付随。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-08 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:16 |
類似Repo (同じ言語のAI関連Repo)
AI Agent 中文學習地圖 — 從零開始的結構化學習路徑,每階段有必做練習跟必修閱讀。三語對照(繁中/简中/English)。歡迎社群一起貢獻、優化內容。
lonr-6/cc-desktop-switchLightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.
TomSolid/myPKAMy whole life. One folder. No vendor. myPKA is a Personal Knowledge Architecture with a 4-person AI team baked in. Plain markdown files on your machine. ICOR® methodology. Works in Claude Code, Codex, Gemini, Cursor, Obsidian.
linora-u/AgentLoomSimple, flexible workflow orchestration for multi-agent AI apps, with YAML configuration, runtime safety, observability, and resume support.
oodadoudou/TransoriaAI desktop toolkit for novel translation, glossary management, and batch text replacement.
hieuchaydi/MemoryFeedLocal-first social memory search engine with browser capture, hybrid AI retrieval, and optional C++ acceleration.
alias8818/enoch-agentic-research-systemAgentic research control plane with local proof, provenance packaging, and explicit audit-status reporting.
helderpgoncalves/feedbotTurn community chat into a structured product backlog — Telegram + dashboard + MCP for Claude Code.