Documentation
¶
Overview ¶
Command agentbridge-codex demonstrates the External Coding Agent Bridge in exec mode: one prompt in, normalized events out. It runs against the real codex CLI when installed and signed in, or against the fakecodex fixture:
go build -o fakecodex.exe ./tools/fakecodex FAKECODEX_SCRIPT=pkg/speechkit/agentbridge/codex/testdata/simple-turn.jsonl \ go run ./examples/agentbridge-codex -binary ./fakecodex.exe -prompt "hello"
Click to show internal directories.
Click to hide internal directories.