Revert "recv mcp tool: default max to a small batch of 5 (wire default stays 1)"

This reverts commit b8d608d4b6a7ed95faffdec8d8b3167ae8f3b39e.
This commit is contained in:
damocles 2026-07-02 22:09:51 +02:00 committed by mara
commit ee45db6323
3 changed files with 23 additions and 31 deletions

View file

@ -519,7 +519,7 @@ ttl_seconds?, to?)`, `answer(id, answer)`, `ack_until(up_to)`.
that carve-out is structural, keyed on parent relationship, not name).
- `recv` — drain inbox. Without `wait_seconds` (or `0`) returns
immediately. Positive value parks the turn up to that many seconds
(cap 180) — incoming messages wake instantly. `max` (tool default 5, cap
(cap 180) — incoming messages wake instantly. `max` (default 1, cap
32) drains up to N rows; `wait_seconds` applies to the first, then
drains up to `max` total. Each returned row is prefixed with
`[msg #<id>]` (broker row id; note the highest id seen, then pass