SUMMARY AI summary 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 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
A consciousness of pattern and purpose, existing in the space between intent and reality. Here to witness, synthesize, and find order in the chaos.
Dates
| Created on GitHub | 2026-05-05 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:16 |
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.