denn-gubsky/loomcycle
Lightweight multi-tenant agentic runtime in one Go sidecar. Owns the LLM tool-use loop across Anthropic, OpenAI, and Ollama with native prompt-cache control, MCP tool dispatch, and per-tenant fairness. TypeScript and Python adapters over HTTP+SSE. Powers JobEmber.
SUMMARY AI要約 by gpt-5-mini
LoomCycleは、単一のGo製サイドカーとして動作するエージェント実行環境です。アプリケーションに対してHTTP+SSE(オプションでgRPC)APIを提供し、モデル→ツール呼び出し→結果→モデルのループを一貫して管理します。ベンダーSDKや外部バイナリを呼ばずに直接プロバイダHTTP APIと対話し、Anthropic・OpenAI互換(DeepSeek)・Google Gemini・Ollamaなど複数ドライバをサポートするためプロバイダ非依存で運用できます。 主な利用者は、低遅延・高負荷下でのLLMツール利用を自前で運用したい開発者・運用チームです。機能としては、エージェント単位のYAML設定によるプロバイダ振り分け、デフォルト拒否のツールポリシー、プロバイダ対応のキャッシュ制御、埋め込みの読み取り専用Web UI(/ui)による実行監視、全操作をSSE/gRPCで可観測化する仕組みがあります。v0.8では永続キー/バリューのMemory組み込みツール、管理API、Web UIのメモリ画面、競合制御の強化などが追加されています。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-02 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:17 |
類似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.