Text-batching tests (and any tooling) build MatrixAdapter via object.__new__ without running __init__; moving _split_threshold from a class constant to an instance attribute made _flush_text_batch die with AttributeError, silently dropping the flush. Restore class-level defaults (max_message_length, _split_threshold) that __init__ overrides, and derive the near-limit test payload from adapter._split_threshold instead of the old hardcoded 3950. |
||
|---|---|---|
| .. | ||
| browser | ||
| context_engine | ||
| cron_providers | ||
| dashboard_auth | ||
| disk-cleanup | ||
| google_meet | ||
| hermes-achievements | ||
| image_gen | ||
| kanban | ||
| memory | ||
| model-providers | ||
| observability | ||
| platforms | ||
| security-guidance | ||
| spotify | ||
| teams_pipeline | ||
| video_gen | ||
| web | ||
| __init__.py | ||
| plugin_utils.py | ||