v6.1.3
·
105 commits
to master
since this release
Fixed
- Write/exec MCP tools no longer advertise
readOnlyHint: true(#94).tokensave_replace_symbol,tokensave_insert_at_symbol, andtokensave_run_affected_testsmutate source files or run acargo testsubprocess, but were annotated read-only — so harnesses that auto-approve read-only tools could edit files or compile and execute project code without prompting. They now correctly advertisereadOnlyHint: false.
This release also exercises the new SignPath Authenticode signing for the Windows binary.