Tools
Kilocode's CLI now aborts a turn after three identical malformed tool calls instead of retrying forever
Version 7.7.2, released 2026-09-15, stops the agent looping on repeated malformed tool calls: a turn aborts with an error after three identical invalid-argument failures rather than retrying the same broken call indefinitely (#14163). The same release promotes Kilo Swarm out of Experimental into Agent Behaviour under a top-level shared_agent_board key, with experimental.shared_agent_board no longer read and a warning logged when it is still present. Marketplace catalog, install, removal and installed-item detection also move into the CLI backend so editor clients share one marketplace API (#12714).
Source
↳ Follow the thread