mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-18 21:50:55 +00:00
docs: v0.51.201 release header + fix #3336 tool-card diff test extraction list
This commit is contained in:
@@ -113,6 +113,9 @@ def test_rendered_apply_patch_tool_card_html_contains_diff_lines():
|
||||
"_toolArgPreviewKeyIsHidden",
|
||||
"_formatToolArgPreview",
|
||||
"_toolCardPreviewText",
|
||||
# #3336: buildToolCard now wraps diff snippets via these helpers.
|
||||
"_snippetLooksLikeDiff",
|
||||
"_colorDiffLines",
|
||||
"buildToolCard",
|
||||
]
|
||||
functions = "\n".join(_function_source(UI_JS, name) for name in function_names)
|
||||
|
||||
Reference in New Issue
Block a user