SUMMARY AI要約 by gpt-5-mini
Kairoxは「ローカルファースト」のAIエージェント作業基盤で、共通のRustコアを持ち、ターミナルGUI(ratatui)とTauri+VueによるデスクトップGUIを提供します。開発者や研究者、ローカルで明示的な権限管理やオフラインワークフローを重視するユーザー向けです。 主な特徴: - 共有Rustコア(ドメイン型、イベントソース型ランタイム、ファサード) - 永続化されたセッション/ワークスペース記憶(マーカー方式)とコンテキスト組立 - モデルアダプタ(OpenAI、Anthropic、Ollama、テスト用Fake) - 権限付きツール群(shell、fs.read/write/list、patch、search 等)とMCP(Model Context Protocol)統合 - MCPマーケットプレイス(組み込みカタログ+リモート統合)、設定はTOMLプロファイルと環境変数 - TUI:ストリーミングチャット・トレース・権限プロンプト、GUI:セッション永続化、トレース可視化、メモリブラウザ、パーミッション管理、MCPマーケットUI - CI/E2Eテスト、リリース自動化、Tauri自動更新 要件:Rust、Node.js 22+、pnpm 10+(デスクトップビルドはプラットフォーム固有の依存あり)。簡単なデモは `cargo run -p agent-tui`。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-04-29 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 15:42 |
類似Repo (同じ言語のAI関連Repo)
Local desktop gateway that translates OpenAI Codex CLI's Responses API into Chat Completions for Kimi / DeepSeek / Zhipu GLM / Bailian and other OpenAI-compatible providers.
garudust-org/garudust-agent🦅 Open-source self-improving AI agent in Rust — persistent memory, skill learning, tool hub, multi-platform bots & production gateway
holotherapper/lmmLocal AI model manager
jscott3201/rusty-bacnet-mcpDedicated MCP (Model Context Protocol) server for agentic interaction with BACnet building automation networks — bulk reads, hot-reload safety layer, and a ratatui operator console on the rusty-bacnet stack.
martint/kataCode review for jj (jujutsu) workflows: revset-defined reviews, patchset-anchored comments that survive branch movement, with web, HTTP, and MCP surfaces for fast AI-agent iteration.
atliliw/langchainRustAgentRAG-based conversational AI system with layered compression, multi-agent collection, and hybrid retrieval (BM25 + vector). Built with Rust/Axum.
Jeffrin-dev/AimDock Tespera/alluviumAuto-archive Claude Code sessions to your Obsidian vault as a Karpathy-style LLM wiki. Passive, hook-driven, knowledge converges instead of accumulating.