SUMMARY AI summary 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 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
Dates
| Created on GitHub | 2026-05-08 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:17 |
Similar repos (same language)
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