The plugin eval docs now correctly say a prompt is always required.
What's wrong with this entry?
The bundled plugin eval reference previously said a case was valid with either a prompt or a session history file. It now states a prompt is always required, and that with a history file the prompt is the resumed session's next user turn. The rest of the document is unchanged.
- The same document still notes that
plugin evalis in early access.
` execution.prompt (or a prompt.md body) is always required `
Strings lifted out of the shipped bundle, so the claim above can be checked against them.