SUMMARY AI要約 by gpt-5-mini
Nomiは「リポジトリの内容を外部に出さずにコードを生成・実行する」ことを目的としたローカルファーストのコーディングエージェントです。開発者やセキュリティ重視のチームが対象で、ローカル(SQLite、OSキーチェーン、テレメトリなし)や自前のサーバー上で動作する `nomid` デーモン/Tauriデスクトップ+CLIで利用できます。 主な機能: - 目標から「計画」を生成し、ユーザーが承認するまでファイル操作やコマンド実行は行わないワークフロー(Plan → Approve → Run)。 - capabilityベースの権限制御(filesystem.write、command.exec、network.outgoing など)でツール呼び出しは明示的に許可・確認可能。 - 任意のLLMを利用可能(Ollama、Anthropic、OpenAI等のOpenAI/Anthropic互換フォーマット対応)。ローカルOllamaとの組合せを想定。 - 可読・編集可能なメモリ、ハッシュ連鎖された監査ログ、プラグイン/コネクタ(WASMマーケット等)を設計済み。 - デスクトップ版のほかDockerやgo installでヘッドレス運用可能。CLIでジョブの提出・承認一覧・イベント追跡など操作でき、YAMLシードで初期設定を自動化します。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
Automate. Review. Learn. Repeat
日付
| GitHub作成日 | 2026-05-01 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:22 |
類似Repo (同じ言語のAI関連Repo)
Tools and daemons for Claude Code (memory sync, etc.)
paultyng/testagentA fake CLI agent for testing orchestration tooling — emits Claude-shaped hooks, MCP traffic, and stream-json without calling any LLM.
japananh/aimonitormacOS menu bar + CLI that watches Claude Code session usage across multiple accounts and switches to whichever has server-side headroom. Local-first, no telemetry.
Oseas031/axis-cliAgent-native scheduling system for AI Agents
DeliciousBuding/dida-cliAgent-friendly CLI for Dida365 / TickTick
mopanc/sagaTopic-grained, layered memory layer for AI coding agents — local-first, MCP, single binary. Plug Claude Code / Cursor / Windsurf / Antigravity into persistent memory across sessions and machines.
cajasmota/archigraphMulti-repo code knowledge graphs for AI agents. Cross-repo linking, infrastructure topology, watcher-driven freshness.