test: cover browser snapshot labels and efficient mode

This commit is contained in:
Peter Steinberger
2026-01-15 04:04:23 +00:00
parent 6320f739d4
commit 429f973280
5 changed files with 94 additions and 12 deletions

View File

@@ -10,6 +10,7 @@
- Security: add detect-secrets CI scan and baseline guidance. (#227) — thanks @Hyaxia.
### Fixes
- Browser: add tests for snapshot labels/efficient query params and labeled image responses.
- Doctor: avoid re-adding WhatsApp config when only legacy ack reactions are set. (#927, fixes #900) — thanks @grp06.
- Agents: scrub tuple `items` schemas for Gemini tool calls. (#926, fixes #746) — thanks @grp06.
- Embedded runner: suppress raw API error payloads from replies. (#924) — thanks @grp06.