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

Method Tool

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

Source from the content-addressed store, hash-verified

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

Callers 1

Calls

no outgoing calls

Tested by 1