SUMMARY AI summary by gpt-5-mini
agent-loop は、Goで書かれた長時間実行・ツール利用型のマルチエージェントワークフロー実行環境の実装と設計資料を含むリポジトリです。設計ドキュメントと、外部サービス不要で `go test ./...` が通る最小実装(first slice)を提供します。主な利用者は、エージェントワークフローを設計・検証・実装する開発者や研究者で、ローカルで再現可能なテストとデバッグを重視しています。 主な機能: - ドメインモデル、イベント駆動のインメモリストアとPostgreSQLドライバ(pgx)を備えた永続化インターフェース - プロバイダ抽象(Provider)、モック実装、Ollama 統合 - ネイティブなツールレジストリと組み込みツール(echo、uppercase、math.add) - ツールポリシー、予算管理(API/ツール呼び出し、トークン、コスト)、ループ検出器 - オーケストレータ(順次・並列ステージ、ファンインポリシー、キャンセル、冪等な実行開始) - イベント再生による厳密な状態復元、REST+SSE API(Last-Event-ID 対応)、組み込みデバッグコンソール - サンプルコマンド(HTTPサーバ、プログラム的ワークフロー)とCI向けテスト・Compose構成 実行は簡単で、テスト実行、サーバ起動、デバッグコンソール経由でセッション作成・実行・イベント購読が可能。Postgres や Ollama 統合はオプションでビルドタグ/環境変数により有効化できます。
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.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 14:58 |
Similar repos (same language)
Claude Code Go rewrite project
klampatech/ralph-cliAll-in-one Ralph Loop + CLI — single static Go binary that bundles ClaytonFarr/ralph-playbook and orchestrates Claude Code for autonomous spec→code loops.
felipematheus1337/InsightFlow-AIPlataforma corporativa para coleta, análise e consolidação de informações operacionais. Funcionários registram atividades, solicitações e dados de negócio, enquanto uma camada de IA gera relatórios executivos automatizados enviados aos gestores, permitindo decisões rápidas e baseadas em evidências.
martinhg/capiko-ai boldfield/agentaskAPI-only coordination substrate for a pool of AI agents draining a backlog of bite-size tasks