Skip to content

Commit ab345e6

Browse files
author
Bruce Hauman
committed
Fix clojure_edit reference to clojure_edit_agent in cli-assist-agent profile
1 parent b782880 commit ab345e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/clojure_mcp/configs/cli-assist-agent.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ After using this tool to work around an Edit error, resume using the Edit tool f
113113
114114
Replaces Clojure expressions in a file.
115115
116-
This tool provides targeted replacement of Clojure expressions within forms. For complete top-level form operations, use `clojure_edit` instead.
116+
This tool provides targeted replacement of Clojure expressions within forms. For complete top-level form operations, use `clojure_edit_agent` instead.
117117
118118
KEY BENEFITS:
119119
- Syntax-aware matching that understands Clojure code structure

0 commit comments

Comments
 (0)