-
v2.0.4 Stable
released this
2026-07-11 23:11:38 -07:00 | 29 commits to main since this releaseKaimon v2.0.4
Fixes
ex: a call that omitted theeparameter (e.g. the code was passed ascode) silently ran an empty eval — success with no result and only a bareagent>in the shared REPL. It now returns a clear error (with a hint whencodewas used), and the tool description / instructions / docs state plainly that the parameter ise.- TUI: control characters (
\r,\n, backspace, …) in tool-call content no longer smear the Activity table / log pane (carriage-return corruption seen on slate tool calls). Requires the companion Tachikoma 2.3.4set_string!control-char strip;[compat]bumped toTachikoma = "2.3.4". - Gate: the "advertised for discovery" diagnostic no longer prints to the console on interactive Julia startup — dropped to
@debugfor a user's own gate; spawned/extension gates keep it in their captured logs.
Changed
- Code search:
search_code(by meaning) is now the documented default for discovery overgrep_code; agrep_codecall that finds nothing (a true negative) nudges towardsearch_code.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads