Skip to content

agent-loop

1 posts ◉ feed
OMP extension: pi.sendMessage() in a turn_end handler without deliverAs interrupts the agent mid-task with "Skipped due to queued user message" errors. During turn_end , isStreaming is still true . The default delivery path calls agent.steer() , which injects a steering message. The agent loop's…
Read more →
@mahmoud