free-claude-code/tests
Alishahryar1 7300156925 Add status message handling for voice note processing
- Introduced a new optional field `status_message_id` in the IncomingMessage model to track the status of voice note processing.
- Updated the Telegram and Discord platforms to utilize the `status_message_id` for editing status messages instead of sending new ones.
- Modified tests to assert the correct status message ID is used during voice note handling.
- Changed status message text from "Processing voice note..." to "Transcribing voice note..." for clarity.
2026-02-16 20:48:47 -08:00
..
api Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
cli Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
config Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
messaging Add status message handling for voice note processing 2026-02-16 20:48:47 -08:00
providers Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
conftest.py Add status message handling for voice note processing 2026-02-16 20:48:47 -08:00