Skip to content

Commit 700a6cb

Browse files
committed
add todo
1 parent 4839034 commit 700a6cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/mcp/mcp_args.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ func BuildArgFlagSet(tool *ToolDef) (*flag.FlagSet, map[string]any, error) {
8686
case *SchemaObject:
8787
// TODO(burmudar): we can support SchemaObject as part of stdin echo '{ stuff }' | sg mcp commit-search
8888
// not supported yet
89+
// Also support sg mcp commit-search --json '{ stuff }'
8990
}
9091
}
9192

0 commit comments

Comments
 (0)