TheAchiever6823
0086e2076d
[shawn] chore: drop unused private helpers from agent_manager.py
Removed:
- _build_connected_tools_context (L452, 96 lines)
- _approx_tokens (L939, 7 lines)
- _summarize_message_block (L947, 57 lines)
Verified zero callers via:
grep -rn '_build_connected_tools_context' backend electron frontend/src
grep -rn '_approx_tokens' backend electron frontend/src
grep -rn '_summarize_message_block' backend electron frontend/src
All three return only the definition line. 802 tests pass.
2026-05-19 14:56:09 -07:00
..
2026-05-19 14:56:09 -07:00
2026-05-09 01:40:37 -07:00
2026-03-15 00:09:04 -07:00
2026-05-09 01:40:37 -07:00
2026-05-03 22:39:17 -07:00
2026-03-13 12:09:25 -07:00
2026-05-17 19:45:00 -07:00
2026-03-13 12:09:25 -07:00
2026-04-29 02:41:01 -04:00
2026-05-13 18:30:55 -07:00
2026-05-09 23:34:40 -07:00
2026-05-13 18:30:55 -07:00
2026-03-13 12:09:25 -07:00
2026-05-11 18:40:27 -07:00
2026-05-18 14:58:21 -07:00
2026-05-07 16:48:22 -07:00
2026-05-18 11:29:44 -07:00
2026-05-17 23:37:34 -07:00
2026-05-18 15:04:08 -07:00
2026-05-02 23:46:13 -07:00
2026-03-13 12:09:25 -07:00
2026-05-10 17:57:01 -07:00