feedback_add
Inject researcher feedback into co-scientist sessions to guide hypothesis evolution. Use directives, preferences, rejections, or pins to adjust hypothesis states during planning.
Instructions
Inject researcher feedback into a session. A running session picks it up on its next planning step; a paused one picks it up on resume. kind='pin' or 'rejection' with a target also moves that hypothesis's state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| text | Yes | The feedback, free text. | |
| target | No | Hypothesis id this is about. | |
| session_id | Yes | Session id, e.g. ses_01J... |