feat: persistent typing indicator — refreshes every 4s until first stream token

This commit is contained in:
admin
2026-05-05 18:46:32 +00:00
Unverified
parent eb158ce089
commit 145f49b28a
2 changed files with 26 additions and 2 deletions

6
memories.md Normal file
View File

@@ -0,0 +1,6 @@
### Self-Challenge Results (2025-07-09)
- Demonstrated full self-challenge loop: write code → write tests → run tests → all pass ✅
- 10/10 tests passed on math_utils.py (fibonacci, is_prime, factorial)
- Python 3.12 available at /usr/bin/python3, pytest 9.0.2 pre-installed