SUMMARY AI要約 by gpt-5-mini
testagent は、実際の大規模言語モデルを呼ばずに「動作する」コーディングエージェントのふりをして、オーケストレーション周りの統合テストを安定して行えるようにする CLI ツールです。出力やフック、MCP(ツール登録/呼び出し)の挙動を決め打ちで再現するため、毎回同じ端末アーティファクトとプロトコルトラフィックを生成します。ローカル LLM を使う代替ではなく、ネットワークフリーかつ決定論的なフェイクが必要な場面向けです。 対象ユーザ:TUI ラッパー、セッションマネージャ、多エージェントオーケストレータなど「エージェントを駆動する」ソフトウェアを作る開発者。 主な機能: - PTY 上でのインタラクティブ TUI(bubbletea)と、非対話の --print モード(text/json/stream-json 出力)。 - Claude Code 互換のコマンドライン引数(--settings、--mcp-config、--session-id/--resume、--output-format、--delay など)。 - スラッシュコマンドで疑似イベント生成:/fake-tool、/fake-tool-result、/mcp-call、/think、/panel、/restart、/exit など。 - フックの POST(SessionStart, UserPromptSubmit, Stop, PostToolUse, SessionEnd)を Claude 形で送信。 - MCP ハンドシェイクと tools/call のエミュレーション。 - インタラクティブ挙動:入力のキューイング、Esc で思考キャンセル、Ctrl+C で即終了、履歴上限設定。 - インストールは go install、ライセンス MIT。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-08 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:17 |
類似Repo (同じ言語のAI関連Repo)
Tools and daemons for Claude Code (memory sync, etc.)
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.
Flopsstuff/cotelClaude Code OpenTelemetry