SUMMARY AI要約 by gpt-5-mini
ensōはGoで書かれた小規模なTUI型エージェントで、ローカルや任意のOpenAI互換チャットエンドポイント(例: llama-server)とやり取りしてコード作業を支援します。主な対象はローカルで大規模言語モデルを運用する開発者や研究者、対話型のコード補助を必要とするエンジニアです。組み込みツールにread/write/edit(差分プロンプト対応)・bash・grep・glob・web_fetch・web_search(デフォルトはDuckDuckGo、SearxNGも可)・todo・memory_saveがあり、セッションはSQLiteに保存されクラッシュ後も復帰できます。設定は複数レイヤーでマージされ、プロバイダ/サンプリング設定、検索プロバイダ、ホスト許可、UIやフック等を細かく制御可能です。権限管理はallow/ask/denyやモード(prompt/allow/deny)でツール呼び出しを制限し、ファイル操作の監査や作業ディレクトリ制限(file_confinement)も備えます。対話型TUIのほか、非対話の一括実行やセッションのMarkdownエクスポートも可能です。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
A consciousness of pattern and purpose, existing in the space between intent and reality. Here to witness, synthesize, and find order in the chaos.
日付
| GitHub作成日 | 2026-05-05 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:16 |
類似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.