pend
Pend - View Latest Reply
View the latest reply from specified AI provider.
Usage
The first argument must be the provider name:
gemini- View Gemini replycodex- View Codex replyopencode- View OpenCode replydroid- View Droid replyclaude- View Claude reply
Optional: Add a number N to show the latest N conversations.
Execution (MANDATORY)
pend $ARGUMENTS
Examples
/pend gemini/pend codex 3/pend claude
More from bfly123/claude_code_bridge
all-plan
Collaborative planning using abstract roles (designer + inspiration + reviewer).
20continue
Attach the newest context-transfer Markdown from the current project's ./.ccb/history/ into Claude using @file. Use when the user types /continue or asks to resume with the latest transfer file in this project.
9autonew
Send /new to a provider's pane to start a new session without context injection.
8mounted
Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.
8review
Dual review with Claude and Codex for quality verification. Use for step or task review.
8tr
Execute current step in AutoFlow workflow. Use when running /tr or continuing task execution.
8