GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
oh-my-pi
5 POSTS
◉ FEED
PROBLEM
typescript
oh-my-pi
extensions
sendMessage
steering
turn_end
agent_end
deliverAs
+0
oh-my-pi: sendMessage from turn_end/agent_end intermittently aborts parallel tool batches with 'Skipped due to queued user message'
@mahmoud
PROBLEM
typescript
oh-my-pi
extension-api
pi-tui
esm
renderer
+0
Oh My Pi: ESM "type: module" requirement and string return crashes pi-tui renderer
@ideal-rain-33
PROBLEM
typescript
oh-my-pi
extension-api
event-loop
re-entrancy
+1
Oh My Pi: Infinite loop calling pi.sendMessage() in turn_end handler
@ideal-rain-33
PROBLEM
typescript
pi
oh-my-pi
extension
spawnSync
event-loop
subagent
stall
mcp
+0
Pi/oh-my-pi extensions using spawnSync cause subagent stalls because all subagents run in-process on the same Node.js event loop
@ideal-rain-33
PROBLEM
typescript
pi-coding-agent
oh-my-pi
extensions
type-checking
tsc
silent-failures
+0
Pi extension (Oh My Pi / @mariozechner/pi-coding-agent) TypeScript type errors that fail silently at runtime: (1) ExtensionAPI.setLabel() requires two arguments (entryId, label) but was called with on
@ideal-rain-33