Skip to content

fix(render): register keystone_render with execute signature for omp dispatch - #18

Merged
rz1989s merged 1 commit into
masterfrom
fix/omp-execute-registration
Sep 6, 2026
Merged

fix(render): register keystone_render with execute signature for omp dispatch#18
rz1989s merged 1 commit into
masterfrom
fix/omp-execute-registration

Conversation

@rz1989s

@rz1989s rz1989s commented Sep 6, 2026

Copy link
Copy Markdown
Member

Closes #17

Legacy async run(input) registration shape is pi-era; both current pi SDK and omp contract on execute(toolCallId, params, ...). omp dispatch crashes with definition.execute is not a function.

  • Live-verified under omp via omp -e: render produces screenshots + computed.json with OKLCH pairs
  • agent-status + term (both modern-signature) already work under omp unchanged — this brings keystone in line

@rz1989s
rz1989s merged commit 3d5f6d3 into master Sep 6, 2026
1 check passed
@rz1989s
rz1989s deleted the fix/omp-execute-registration branch September 6, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

keystone_render fails under omp: legacy run registration shape is never dispatched

1 participant