chore(tools): register csharp write tools and docs - #42
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
chore(tools): register csharp write tools and docs
Summary
unity-csharp-editskill guide with concrete command examples so contributors can use the new write/edit flow correctly.Changes
src/tool_catalog.rs: Addedrename_symbol,replace_symbol_body,insert_before_symbol,insert_after_symbol,remove_symbol,validate_text_edits, andcreate_classtoTOOL_NAMESand updated the parity-count test from101to108..claude-plugin/plugins/unity-cli/skills/unity-csharp-edit/SKILL.md: Added LSP write-tool usage examples,applymode guidance, andnamePathnavigation notes.Testing
cargo test tool_catalog::tests::tool_catalog_keeps_manifest_parity_count -- --nocapture— parity test passes with updated tool count.Related Issues / Links
Checklist
cargo clippy,cargo fmt,svelte-check) —cargo clippy/cargo fmtwere not rerun for this docs+catalog commit.