Files
nofx/agent
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
..
v2
2026-04-25 20:24:46 +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
v2
2026-04-25 20:24:46 +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-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-25 16:18:45 +08:00
v2
2026-04-25 20:24:46 +08:00
v2
2026-04-25 20:24:46 +08:00
2026-05-02 22:55:10 +08:00