viettranx
4e9f155a4c
feat(agent): adaptive tool timing with slow tool notification
...
Track per-tool execution time statistics in session metadata. When a tool
call exceeds its adaptive threshold (2x historical max, min 120s default),
send a direct outbound notification to the user.
- ToolTimingMap: parse/serialize/record/threshold from session metadata
- StartSlowTimer: fires once per tool call, auto-cancels on completion
- Team config: slow_tool toggle (default on, always direct, never leader)
- UI: toggle in team settings with i18n (en/vi/zh)
- Store: add GetSessionMetadata to session store interface
2026-03-19 13:35:57 +07:00
..
2026-03-16 22:37:33 +07:00
2026-03-10 10:55:30 +07:00
2026-03-10 18:46:44 +07:00
2026-03-18 07:42:38 +07:00
2026-03-15 20:13:18 +07:00
2026-03-10 00:09:15 +07:00
2026-03-18 07:48:48 +07:00
2026-03-18 07:48:48 +07:00
2026-03-18 13:11:44 +07:00
2026-02-22 14:58:07 +07:00
2026-03-10 18:44:28 +07:00
2026-03-10 00:09:15 +07:00
2026-03-10 18:44:28 +07:00
2026-03-10 18:44:28 +07:00
2026-03-18 13:11:58 +07:00
2026-03-10 18:44:28 +07:00
2026-03-18 07:48:48 +07:00
2026-03-18 13:11:44 +07:00
2026-03-03 11:36:46 +07:00
2026-03-18 23:02:48 +07:00
2026-03-18 07:48:48 +07:00
2026-03-18 07:42:38 +07:00
2026-03-12 18:26:40 +07:00
2026-03-18 07:48:48 +07:00
2026-03-10 21:28:03 +07:00
2026-03-07 15:13:54 +07:00
2026-03-11 14:31:00 +07:00
2026-03-11 14:31:00 +07:00
2026-03-11 16:05:56 +07:00
2026-03-16 19:55:08 +07:00
2026-03-10 20:33:08 +07:00
2026-02-22 14:58:07 +07:00
2026-03-07 00:15:30 +07:00
2026-03-15 20:13:18 +07:00
2026-03-15 14:53:19 +07:00
2026-03-11 07:57:54 +07:00
2026-03-05 10:47:06 +07:00
2026-03-19 13:35:57 +07:00
2026-03-15 23:16:16 +07:00
2026-03-17 11:38:35 +07:00
2026-03-17 11:38:35 +07:00
2026-03-15 23:16:16 +07:00
2026-03-12 09:20:41 +07:00
2026-03-15 23:16:16 +07:00
2026-03-13 22:41:32 +07:00
2026-03-10 00:09:15 +07:00
2026-03-15 14:53:19 +07:00
2026-03-15 23:16:16 +07:00
2026-03-16 22:46:00 +07:00
2026-03-17 14:19:29 +07:00
2026-03-17 14:29:52 +07:00
2026-03-18 13:02:07 +07:00
2026-03-15 14:53:19 +07:00
2026-03-16 22:46:18 +07:00
2026-03-15 14:53:19 +07:00