teknium1
3e352f8a0d
fix: add upstream guard for non-dict function_args + tests for build_tool_preview
...
Complements PR #453 by 0xbyt4. Adds isinstance(dict) guard in
run_agent.py to catch cases where json.loads returns non-dict
(e.g. null, list, string) before they reach downstream code.
Also adds 15 tests for build_tool_preview covering None args,
empty dicts, known/unknown tools, fallback keys, truncation,
and all special-cased tools (process, todo, memory, session_search).
2026-03-09 21:01:40 -07:00
..
2026-03-09 15:36:27 -07:00
2026-03-07 00:04:41 -08:00
2026-02-28 14:28:04 +03:00
2026-03-09 13:02:59 -07:00
2026-03-08 20:10:32 -07:00
2026-03-04 19:35:01 -08:00
2026-03-08 17:45:38 -07:00
2026-03-09 17:33:19 -07:00
2025-10-01 23:29:25 +00:00
2026-03-02 04:34:21 -08:00
2026-03-04 14:42:41 -08:00
2026-03-07 21:00:12 -05:00
2026-03-06 05:50:12 -08:00
2026-03-01 19:59:24 -08:00
2026-03-02 17:18:15 +11:00
2026-03-08 18:06:47 -07:00
2026-03-06 05:50:12 -08:00
2026-03-08 05:35:02 -07:00
2026-03-08 06:13:12 -07:00
2026-03-08 18:29:09 -07:00
2026-03-08 20:22:33 -07:00
2026-03-08 18:30:27 -07:00
2026-03-09 21:01:40 -07:00
2026-03-01 19:59:24 -08:00
2026-03-08 21:44:48 -07:00
2026-02-28 21:47:51 -08:00
2026-03-08 15:54:51 -07:00
2026-03-01 03:12:37 -05:00
2026-03-06 14:50:57 -08:00
2026-03-05 18:46:30 -08:00
2026-03-07 10:14:19 -08:00
2026-03-08 17:45:45 -07:00
2026-02-28 21:47:51 -08:00
2026-03-09 01:50:58 -07:00
2026-03-06 17:16:14 -08:00
2026-03-03 18:23:40 +05:30
2026-02-26 13:54:20 +03:00
2026-02-26 13:27:58 +03:00
2026-02-28 21:28:28 +03:00
2026-03-07 21:05:40 -08:00