mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 00:00:50 +00:00
Fetch limit+1 rows in get_requests and get_audit_log; if the extra row exists set has_more=true and truncate back to limit. Admin UI disables the Next button when has_more is false. Two new integration tests verify the field is present and false on an empty DB. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>