ed
0e55ebaf08
conductor(checkpoint): Phase 6 complete - deprecation removed
- 8c81b727: Removed @deprecated send() function and typing_extensions.deprecated
import from src/ai_client.py (lines 2939-3000)
- e40b122b: Deleted obsolete tests/test_deprecation_warnings.py (both
tests were obsolete after send() removal)
- 90122df3: Removed filterwarnings entry in pyproject.toml that silenced
the send() deprecation
Verified:
- uv run rg 'ai_client.send\\(' src/ tests/ returns 0 real call sites
(3 remaining hits are docstring references only)
- import src.ai_client; hasattr(ai, 'send') is False
- 73/73 migrated tests pass
Phases 1-6 complete. Phase 7 (docs + final sweep) in progress.
2026-06-15 18:54:34 -04:00
..
2026-06-13 18:27:50 -04:00
2026-06-15 14:29:07 -04:00
2026-03-08 13:55:32 -04:00
2026-06-08 23:40:27 -04:00
2026-06-08 22:05:54 -04:00
2026-03-06 15:41:33 -05:00
2026-06-04 19:42:04 -04:00
2026-05-16 17:02:14 -04:00
2026-03-10 00:24:03 -04:00
2026-06-12 21:27:44 -04:00
2026-06-08 20:50:50 -04:00
2026-06-15 14:49:59 -04:00
2026-03-10 00:23:03 -04:00
2026-05-10 15:59:32 -04:00
2026-03-08 03:05:15 -04:00
2026-06-12 12:52:20 -04:00
2026-03-06 14:52:10 -05:00
2026-06-08 23:41:43 -04:00
2026-06-08 20:59:27 -04:00
2026-06-12 12:52:20 -04:00
2026-03-08 13:46:38 -04:00
2026-06-10 23:34:33 -04:00
2026-06-15 18:54:34 -04:00
2026-06-12 21:30:47 -04:00
2026-06-13 16:45:23 -04:00
2026-06-08 00:27:32 -04:00
2026-03-10 00:07:21 -04:00
2026-05-13 11:24:58 -04:00
2026-03-10 00:18:12 -04:00
2026-03-08 13:49:43 -04:00
2026-06-06 00:42:40 -04:00
2026-06-06 00:42:40 -04:00