tinkle-community
785922697b
feat(agent): add native function-calling agentic loop as the new brain core
...
One standard tool-use loop replaces the need for layered JSON routing:
the LLM sees all 22 tools plus real multi-turn history, every tool result
(including errors) returns to the loop as an observation, and the final
user-facing reply is always LLM-written. Interruptions report exactly
which tools already executed so side effects are never silently lost or
repeated by fallback paths. Gated by NOFX_AGENT_V2 (default on).
2026-06-11 01:00:41 +08:00
..
2026-05-09 14:48:24 +08:00
2026-04-26 22:22:12 +08:00
2026-04-25 20:24:46 +08:00
2026-05-29 22:13:05 +08:00
2026-06-11 01:00:41 +08:00
2026-06-11 01:00:41 +08:00
2026-05-09 14:48:24 +08:00
2026-04-25 16:18:45 +08:00
2026-04-25 16:18:45 +08:00
2026-05-29 22:13:05 +08:00
2026-04-25 16:18:45 +08:00
2026-04-28 11:58:58 +08:00
2026-05-25 01:25:10 +08:00
2026-04-26 11:58:29 +08:00
2026-04-25 16:18:45 +08:00
2026-04-25 16:18:45 +08:00
2026-04-25 16:18:45 +08:00
2026-04-26 11:58:29 +08:00
2026-05-09 14:48:24 +08:00
2026-05-09 14:48:24 +08:00
2026-04-25 20:24:46 +08:00
2026-04-25 16:18:45 +08:00
2026-04-26 20:44:09 +08:00
2026-04-25 16:18:45 +08:00
2026-04-25 16:18:45 +08:00
2026-05-11 21:12:48 +08:00
2026-05-25 01:25:10 +08:00
2026-05-12 00:16:20 +08:00
2026-05-29 22:13:05 +08:00
2026-04-25 16:18:45 +08:00
2026-04-25 16:18:45 +08:00
2026-04-25 16:18:45 +08:00
2026-04-25 16:18:45 +08:00
2026-04-25 16:18:45 +08:00
2026-04-25 16:18:45 +08:00
2026-04-18 16:06:42 +08:00
2026-04-19 16:06:28 +08:00
2026-05-09 14:48:24 +08:00
2026-05-09 14:48:24 +08:00
2026-05-09 14:48:24 +08:00
2026-05-11 16:43:36 +08:00
2026-05-09 14:48:24 +08:00
2026-04-28 19:37:44 +08:00
2026-05-02 22:55:10 +08:00
2026-04-25 16:18:45 +08:00
2026-04-28 19:37:44 +08:00
2026-04-18 16:06:42 +08:00
2026-05-09 14:48:24 +08:00
2026-05-09 14:48:24 +08:00
2026-04-25 16:18:45 +08:00
2026-05-29 22:13:05 +08:00
2026-05-29 22:15:35 +08:00
2026-05-25 01:25:10 +08:00
2026-05-09 14:48:24 +08:00
2026-04-25 20:24:46 +08:00
2026-04-25 20:24:46 +08:00
2026-05-02 22:55:10 +08:00
2026-04-26 22:22:12 +08:00