| Filename | Latest commit message | Latest commit date |
|---|---|---|
renderApprovals() called root.replaceChildren() on every approval_added / approval_resolved SSE event, wiping the spawn form's name input if the operator had started typing a new agent name. Save the current input value before the wipe and restore it into the freshly-built input element. The form itself is still rebuilt (no keyed-cache needed here — approval cards have no user inputs), so all other behaviour is unchanged. |
||
| .. | ||
| src | ||
| build.mjs | ||
| package.json | ||