Skip to content

webbee v0.1.7

Choose a tag to compare

@github-actions github-actions released this 04 Jul 02:03

0.1.7

  • Fix: editing files failed with KeyError: 'path'. The local file tools now
    accept the Claude-Code argument names the model naturally emits
    (file_path, old_string, new_string, content) in addition to the short
    ones, and a genuinely missing path returns a clear message instead of crashing
    the tool. write_file / edit_file work reliably again.