harn-parser 0.8.26

Parser, AST, and type checker for the Harn programming language
Documentation
1
2
3
4
5
6
7
# HARN-SUS-009 — resume input failed agent_loop input validation

`resume_agent(...)` received resume input that could not be converted into a
non-empty task prompt for the resumed agent loop.

Pass `nil` when resuming without new input, or pass a non-empty string or value
whose string form is suitable as the next task prompt.