MCPcopy Create free account
hub / github.com/alibaba/open-code-review / Tool

Method Tool

internal/tool/code_comment.go:51–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (p *CodeCommentProvider) Tool() Tool { return CodeComment }
52
53func (p *CodeCommentProvider) Execute(_ context.Context, args map[string]any) (string, error) {
54 if p.Collector == nil {

Callers 1

Calls

no outgoing calls

Tested by 1