REASONING EFFORT CONTROL

One control. Any model. Your effect.

A framework-neutral, model-aware effort control with an accessible Web Component and pluggable visual renderers.

Bring your own algorithm

defineRenderer('my-effect', (context, frame) => {
  // Use frame.ratio, intensity, theme color, timing and options.
})