SUMMARY AI summary 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 Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
Automate. Review. Learn. Repeat
Dates
| Created on GitHub | 2026-05-01 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:22 |
Similar repos (same language)
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.